The CvContourChainCode type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone | ||
| ConvertToPolygon |
Convert a chain code contour to a polygon.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Perimeter |
Calculates perimeter of a polygonal contour.
| |
| Render(IplImage) |
Draw a contour.
| |
| Render(IplImage, CvScalar) |
Draw a contour.
| |
| ToString | (Inherited from Object.) |
See Also