Overload List
| Name | Description | |
|---|---|---|
| DrawContours(CvArr, CvSeqCvPoint, CvScalar, CvScalar, Int32) |
Draws contour outlines or interiors in the image
| |
| DrawContours(CvArr, CvSeqCvPoint, CvScalar, CvScalar, Int32, Int32) |
Draws contour outlines or interiors in the image
| |
| DrawContours(CvArr, CvSeqCvPoint, CvScalar, CvScalar, Int32, Int32, LineType) |
Draws contour outlines or interiors in the image
| |
| DrawContours(CvArr, CvSeqCvPoint, CvScalar, CvScalar, Int32, Int32, LineType, CvPoint) |
Draws contour outlines or interiors in the image
|
See Also