Back to FabImage Library website
You are here: Start » Function Reference » Region » Region Features » RegionDispersion

RegionDispersion
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationBasic |
Calculates how much more the input region's points are dispersed comparing to the points of a circle of the same area.
Syntax
C++
C#
void fil::RegionDispersion ( const fil::Region& inRegion, float& outDispersion )