You are here: Start » FIL.NET » ClassifiedRectangle Class
ClassifiedRectangle Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Rectangle belonging to a specific class.
Constructors
Constructor | Description | |
---|---|---|
![]() | ClassifiedRectangle(Rectangle2D) | |
![]() | ClassifiedRectangle(Rectangle2D, String, Single) | |
![]() | ClassifiedRectangle() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | ClassName | System.String | Name of the class of a found rectangle. |
![]() | Rectangle | FilNet.Rectangle2D | Found rectangle. |
![]() | Score | System.Single | Confidence of a found rectangle. |
Methods
Name | Description | |
---|---|---|
![]() | Equals(FilNet.ClassifiedRectangle) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.ClassifiedRectangle, FilNet.ClassifiedRectangle) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |