SoLocalMaximaQuantificationlocalWindow Property |
The neighborhood size in X, Y and Z.
Namespace: OIV.ImageViz.Engines.ImageAnalysis.StatisticsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec3i32 localWindow { get; }
Public ReadOnly Property localWindow As SoSFVec3i32
Get
public:
property SoSFVec3i32^ localWindow {
SoSFVec3i32^ get ();
}
member localWindow : SoSFVec3i32 with get
Property Value
Type:
SoSFVec3i32Remarks Default value is SbVec3i32(3,3,3).
See Also