findContours() doesn't find contours of small areas of binary image (Bug #4452)
Description
Hi!
findContours() doesn't find contours of small areas of binary image (e.g. after thresholding), about below 10 pixels.
Unfortunately, now I can't show image where this bug appears.
History
Updated by Yuri Moroz over 9 years ago
- Target version set to 3.0
Updated by Yuri Moroz over 9 years ago
Development tools: Visual Studio 2013 C++
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/5052