cv::circle does not support 4-connected lines (Feature #4134)


Added by Adi Shavit about 10 years ago. Updated over 9 years ago.


Status:Open Start date:2015-01-19
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:imgproc, video
Target version:-
Difficulty: Pull request:

Description

It seems that cv::circle does not support lineType == 4. It just does the 8-connected line.


Associated revisions

Revision 11ca4e61
Added by Maksim Shabunin over 9 years ago

Merge pull request #4134 from alalek:fix_get_target_property

History

Updated by Nisarg Thakkar about 10 years ago

Hi Adi,
I am unable to reproduce this. I tried it in the 2.4.10 and 3.0 versions. It might have been fixed by some user. If you feel that the bug still exists, you can fix it through a pull request. This is the fastest way to get your fix validated and into the framework.
More info can be found here: http://code.opencv.org/projects/opencv/wiki/How_to_contribute

Kind regards and thanks for the input!

Updated by Vadim Pisarevsky almost 10 years ago

it's rather a misfeature

  • Tracker changed from Bug to Feature
  • Status changed from New to Open

Updated by Vadim Pisarevsky almost 10 years ago

  • Category set to imgproc, video

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4910

Also available in: Atom PDF