|
|
HaarRectangle Properties |
The HaarRectangle type exposes the following members.
| Name | Description | |
|---|---|---|
| Area |
Gets the area of this rectangle.
| |
| Height |
Gets or sets the height of this Haar feature rectangle.
| |
| ScaledHeight |
Gets or sets the scaled height of this Haar feature rectangle.
| |
| ScaledWeight |
Gets or sets the scaled weight of this Haar feature rectangle.
| |
| ScaledWidth |
Gets or sets the scaled width of this Haar feature rectangle.
| |
| ScaledX |
Gets or sets the scaled x-coordinate of this Haar feature rectangle.
| |
| ScaledY |
Gets or sets the scaled y-coordinate of this Haar feature rectangle.
| |
| Weight |
Gets or sets the weight of this Haar feature rectangle.
| |
| Width |
Gets or sets the width of this Haar feature rectangle.
| |
| X |
Gets or sets the x-coordinate of this Haar feature rectangle.
| |
| Y |
Gets or sets the y-coordinate of this Haar feature rectangle.
|