Struct opencv::text::ERStat [−][src]
pub struct ERStat { /* fields omitted */ }
Expand description
The ERStat structure represents a class-specific Extremal Region (ER).
An ER is a 4-connected set of pixels with all its grey-level values smaller than the values in its outer boundary. A class-specific ER is selected (using a classifier) from all the ER’s in the component tree of the image. :
Implementations
Trait Implementations
order 1 raw moments to derive the centroid
order 2 central moments to construct the covariance matrix
median of the crossings at three different height levels
median of the crossings at three different height levels
2nd stage features
2nd stage features
probability that the ER belongs to the class we are looking for
probability that the ER belongs to the class we are looking for
pointers preserving the tree structure of the component tree
whenever the regions is a local maxima of the probability
whenever the regions is a local maxima of the probability