Click or drag to resize
SoTensorVotingProcessing2dOutputSelections Enumeration

This enum defines each computable outputs.

Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarking
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
[FlagsAttribute]
public enum OutputSelections
Members
  Member nameValueDescription
TENSOR1

Enable the computation of the output tensor image.

ORIENTATION_VECTOR2

Enable the computation of the output orientation vector image.

SALIENCY4

Enable the computation of the output saliency image.

BALLNESS8

Enable the computation of the output ballness image.

Remarks