24#ifndef _SO_CANNY_EDGE_DETECTOR_FILTER_H_
25#define _SO_CANNY_EDGE_DETECTOR_FILTER_H_
86 SoImageVizEngineOutput <SoSFImageDataAdapter, SoImageDataAdapter*>
outImage;
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
Results details of canny edge detection workflow.
SbVec2f getThresholds() const
SbCannyEdgeDetectionDetail(SoImageAnalysisResult *analysis, int sequenceIndex=0)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoCannyEdgeProcessing
SoImageVizEngineOutput< SoSFImageDataAdapter, SoImageDataAdapter * > outImage
Output edge image.
SoSFEnum computeMode
Compute Mode.
SoSFVec3f standardDeviation
Input gaussian kernel size.
SoImageVizEngineAnalysisOutput< SbCannyEdgeDetectionDetail > outResult
The thresholding results.
SoSFImageDataAdapter inImage
The input graylevel image.
SoCannyEdgeProcessing()
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...
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 three-dimensional vector.