RegionsOperatorsmRgnSizeCount Method
|
|
Size weighted region "count".
Namespace:
MediaCy.IQL.Operators
Assembly:
MediaCy.IQL.Operators (in MediaCy.IQL.Operators.dll) Version: 3.1.0.0
Syntax
RemarksThis measurement is computed as the fraction of the AOI's width
times height not occupied by the width times height of the region feature.
It ranges from 1.0 (for very small regions) to zero for regions who's
bounding rectangle is as large or larger than that of the AOI in either
dimension.
The use of "count" (in quotes) in the name derives from the fact that
small regions, of which many could fit within the AOI, will have a larger
value that bigger regions, of which only a few can fit within the AOI.
See Also