mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05: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.