CvArrFindContours Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodFindContours(CvMemStorage, CvSeqCvPoint)
Retrieves contours from the binary image and returns the number of retrieved contours.
Public methodFindContours(CvMemStorage, CvSeqCvPoint, Int32)
Retrieves contours from the binary image and returns the number of retrieved contours.
Public methodFindContours(CvMemStorage, CvSeqCvPoint, Int32, ContourRetrieval)
Retrieves contours from the binary image and returns the number of retrieved contours.
Public methodFindContours(CvMemStorage, CvSeqCvPoint, Int32, ContourRetrieval, ContourChain)
Retrieves contours from the binary image and returns the number of retrieved contours.
Public methodFindContours(CvMemStorage, CvSeqCvPoint, Int32, ContourRetrieval, ContourChain, CvPoint)
Retrieves contours from the binary image and returns the number of retrieved contours.
Top
See Also

Reference