Azure.AI.Vision.Common Namespace

Classes

Frame

Represents a Frame being passed into or retrieved from the Vision SDK.

FrameFormat

Represents a collection of image format properties (e.g. FOURCC, width, height, stride, ...)

FrameReader

Represents the ability to read image frame data, for use as input with Vision AI operations.

FrameSourceBuffer

Represents a source of image frame data, used as input to or output from Vision AI operations.

FrameWriter

Represents the ability to write image frame data, for use as input with Vision AI scenario operations.

Image

Represents a Image being passed into or retrieved from the Vision SDK.

ImageFormat

Represents a collection of image format properties (e.g. FOURCC, width, height, stride, ...)

ImageReader

Represents the ability to read image data, for use as input with Vision AI operations.

ImageSourceBuffer

Represents a source of image data, used as input to or output from Vision AI operations.

ImageWriter

Represents the ability to write image data, for use as input to Vision AI operations.

VisionCamera

Represents a camera device

VisionLocalProcessingAdvancedOptions

Represents a collection of advanced options for local (on-device) vision processing

VisionLocalProcessingOptions

Represents a collection of options for local (on-device) vision processing

VisionServiceAdvancedOptions

Represents advanced options and parameters on the VisionService object.

VisionServiceOptions

Represents the configuration options used to connect to a remote Vision AI Service

VisionSource

Represents a source of vision data, used as input to a Computer Vision operation

Enums

SensorType

Represnts the type of sensor used to capture the frame.