The Seq<(Of <(T>)>) type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Area |
Get the area of the contour
| |
| BoundingRectangle | Get the smallest bouding rectangle | |
| Convex |
Indicate if the coutour is a convex one
| |
| ElementType |
Get or Set the element Type
| |
| HNext |
Same as h_next pointer in CvSeq
| |
| HPrev |
Same as h_prev pointer in CvSeq
| |
| Item |
Obtain the index element in this sequence
| |
| MCvSeq |
Get the MCvSeq structure
| |
| Perimeter |
The perimeter of the sequence
| |
| Ptr |
Get the pointer of this sequence
| |
| Storage |
A Pointer to the storage used by this Seq
| |
| Total | Get the number of eelments in the sequence | |
| VNext |
Same as v_next pointer in CvSeq
| |
| VPrev |
Same as v_prev pointer in CvSeq
|