MCvERStat Structure |
Namespace: Emgu.CV.Text
The MCvERStat type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetCenter |
Get the center of the region
|
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() | Area |
Area
|
![]() | CentralMoments0 |
Order 2 central moments to construct the covariance matrix
|
![]() | CentralMoments1 |
Order 2 central moments to construct the covariance matrix
|
![]() | CentralMoments2 |
Order 2 central moments to construct the covariance matrix
|
![]() | ChildPtr |
Pointer to the child ERStat
|
![]() | ConvexHullRatio |
Convex hull ratio
|
![]() | Crossings |
Pointer to horizontal crossings
|
![]() | Euler |
Euler number
|
![]() | HoleAreaRatio |
Hole area ratio
|
![]() | Level |
Threshold (max grey-level value)
|
![]() | LocalMaxima |
If or not the regions is a local maxima of the probability
|
![]() | MaxProbabilityAncestor |
Pointer to the ERStat that is the max probability ancestor
|
![]() | MedCrossings |
Median of the crossings at three different height levels
|
![]() | MinProbabilityAncestor |
Pointer to the ERStat that is the min probability ancestor
|
![]() | NextPtr |
Pointer to the next ERStat
|
![]() | NumInflexionPoints |
Number of inflexion points
|
![]() | ParentPtr |
Pointer to the parent ERStat
|
![]() | Perimeter |
Perimeter
|
![]() | Pixel |
Seed point
|
![]() | Pixels |
Pointer to pixels
|
![]() | PrevPtr |
Pointer to the previous ERStat
|
![]() | probability |
Probability that the ER belongs to the class we are looking for
|
![]() | RawMoments0 |
Order 1 raw moments to derive the centroid
|
![]() | RawMoments1 |
Order 1 raw moments to derive the centroid
|
![]() | Rect |
Bounding box
|