RegionProps

Undocumented in source.

Constructors

this
this(Mat2D!ubyte imbin, bool recursiveLabeling)
Undocumented in source.

Members

Functions

calculateProps
void calculateProps()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bboxes
Rectangle[] bboxes;
Undocumented in source.
coords
XYList[] coords;
Undocumented in source.
count
size_t count;
Undocumented in source.
parentBin
Mat2D!ubyte parentBin;
Undocumented in source.
parentHeight
size_t parentHeight;
Undocumented in source.
parentWidth
size_t parentWidth;
Undocumented in source.
regions
Region[] regions;
Undocumented in source.

Meta