regionpropsford ~master (2021-10-31T08:20:34.3483725)
Dub
Repo
RegionProps
measure
regionprops
Undocumented in source.
class
RegionProps {
Region
[]
regions
;
Mat2D
!
ubyte
parentBin
;
size_t
parentHeight
;
size_t
parentWidth
;
Rectangle
[]
bboxes
;
XYList
[]
coords
;
size_t
count
;
this
(Mat2D!ubyte imbin, bool recursiveLabeling);
void
calculateProps
();
}
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
Source
See Implementation
measure
regionprops
classes
RegionProps
functions
addXYOffset
arcLength
bin2coords
boundingBox
bwlabel
contourArea
coords2mat
getContinousBoundaryPoints
idxListToSubImage
subImage
variables
dx4
dx8
dy4
dy8