The following tables list the members exposed by ImGearROIMask.
Public Constructors
Public Properties
| Name | Description |
| BoundRectangle | Overridden.
Gets the bounding rectangle.
|
| Mask |
Gets 1-bit image that defines region shape.
|
Top
Public Methods
| Name | Description |
| Clone | Overridden.
Creates a new object that is a copy of the current instance.
|
| Dilate |
Dilates ROI mask on the specified pixel count.
|
| Erode |
Erodes ROI mask on the specified pixel count.
|
| PointInRegion | Overridden.
Checks whether the specified point is in the ROI.
|
Top
See Also