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

RegionComplexity
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationBasic |
Calculates how much the input region's perimeter is bigger than the perimeter of a circle of the same area.
Syntax
C++
C#
void fil::RegionComplexity ( const fil::Region& inRegion, float& outComplexity )