Unit VLFindContours
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VisionLabPkg
Contents |
Summary
Contains the code for the TVLFindContours component.
Description
This unit contains the code for the TVLFindContours component.
Components
- TVLFindContours - Finds contours in binary image.
Layers
- TVLDrawContoursLayer - Layer drawing detected contours.
Classes
- TVLContourApproximation - Contour approximation parameters.
- TVLFindContours - Finds contours in binary image.
- TVLDrawContoursLayer - Layer drawing detected contours.
Enums
- TVLContourMode - Available contour modes.
- TVLContourMethod - Available contour approximation methods.
Types
- TVLContoursEvent - Event type to be fired when contours are detected.