24#ifndef _SO_ANISOTROPY_DEGREE_IMAGE_FILTER_H_
25#define _SO_ANISOTROPY_DEGREE_IMAGE_FILTER_H_
110 {
return m_anisotropyDegree; }
116 float m_anisotropyDegree;
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
Results details of degree of anisotropy global measure.
float getAnisotropyDegree() const
The degree of anisotropy of object, value with no dimension.
SbAnisotropyDegreeDetail(SoImageAnalysisResult *analysis, int sequenceIndex=0)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoDegreeOfAnisotropyQu...
SoSFInt32 interceptDistance
The distance between two intercept lines.
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
SoSFImageDataAdapter inBinaryImage
The input binary image.
SoDegreeOfAnisotropyQuantification()
Constructor.
SoImageVizEngineAnalysisOutput< SbAnisotropyDegreeDetail > outResult
The output measure result.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> class to handle image ...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Image Processing outpu...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Abstract base class fo...
Field containing an enumerated value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...
Field containing a int32_t integer.