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

RegionSkewness
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationBasic |
Directional standard deviation of the distance of the region's points to the center.
Syntax
C++
C#
void fil::RegionSkewness ( const fil::Region& inRegion, const float inOrientation, const fil::ProjectionDirection::Type inDirection, float& outSkewness )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
inRegion | const Region& | Input region | |
![]() |
inOrientation | const float | .0f | |
![]() |
inDirection | const ProjectionDirection::Type | Horizontal | |
![]() |
outSkewness | float& |