24#ifndef _SO_INTEGRAL_CURVATURE_IMAGE_FILTER_H_
25#define _SO_INTEGRAL_CURVATURE_IMAGE_FILTER_H_
99 {
return m_meanCurvature; }
103 {
return m_totalCurvature; }
109 float m_meanCurvature;
110 float m_totalCurvature;
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
Results details of curvature integrals.
SbCurvatureIntegralsDetail(SoImageAnalysisResult *analysis, int sequenceIndex=0)
float getTotalCurvature() const
The integral total curvature value.
float getMeanCurvature() const
The integral mean curvature value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoCurvatureIntegralsQu...
SoSFImageDataAdapter inImage
The input 3D binary image.
SoImageVizEngineAnalysisOutput< SbCurvatureIntegralsDetail > outResult
The output measure result.
SoCurvatureIntegralsQuantification3d()
Constructor.
<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...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...