mirror of
https://github.com/opencv/opencv.git
synced 2026-09-25 04:09:57 +03:00
added blob contours to blob detector * added blob contours * Fixed Java regression test after new parameter addition to SimpleBlobDetector. * Added stub implementation of SimpleBlobDetector::getBlobContours to presume source API compatibility.