Home | History | Annotate | Download | only in opencv2

Lines Matching full:extract

495 2.  Extract connected components from every binary image by findContours and calculate their
506 blobColor. If they differ, the blob is filtered out. Use blobColor = 0 to extract dark blobs
507 and blobColor = 255 to extract light blobs.
517 Default values of parameters are tuned to extract dark circular blobs.
612 @note AKAZE descriptors can only be used with KAZE or AKAZE keypoints. Try to avoid using *extract*