23#ifndef _SO_IMAGEVIZ_ENGINE_ANALYSIS_OUTPUT_H_
24#define _SO_IMAGEVIZ_ENGINE_ANALYSIS_OUTPUT_H_
69 if ( index > getNumDetails() )
70 throw SbException(
"out of range");
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> class to handle image ...
size_t getNumDetails() const
Returns the number of details available in the image analysis result.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Image Processing outpu...
AnalysisResultType getDetail(size_t index=0) const
Return index-th detail of the given image analysis output.
virtual ~SoImageVizEngineAnalysisOutput()
Destructor.
size_t getNumDetails() const
Returns the number of details available in the image analysis output.
SoImageVizEngineAnalysisOutput()
Constructor.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Image Processing outpu...
OutputType getValue() const
Return the cached output value.