Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

there is a bug (in the wrappers) here, the correct invocation has to be:

detector = cv.SimpleBlobDetector_create()

there is a bug (in the wrappers) here, the correct invocation has to be:

detector = cv.SimpleBlobDetector_create()

(same problem with ORB,AKAZE, anything from features2d)