getBlobContours method

VecVecPoint getBlobContours()

Implementation

VecVecPoint getBlobContours() =>
    VecVecPoint.fromPointer(cfeatures2d.cv_SimpleBlobDetector_getBlobContours(ref));