SoTensorVotingProcessing2doutputSelection Property |
Enable the computation of selected outputs.
Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarkingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBitMask<SoTensorVotingProcessing2dOutputSelections> outputSelection { get; }
Public ReadOnly Property outputSelection As SoSFBitMask(Of SoTensorVotingProcessing2dOutputSelections)
Get
public:
property SoSFBitMask<SoTensorVotingProcessing2dOutputSelections>^ outputSelection {
SoSFBitMask<SoTensorVotingProcessing2dOutputSelections>^ get ();
}
member outputSelection : SoSFBitMask<SoTensorVotingProcessing2dOutputSelections> with get
Property Value
Type:
SoSFBitMaskSoTensorVotingProcessing2dOutputSelectionsRemarks See Also