Azure.AI.Vision.Core.Input Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
FrameSet |
Represents a Frame being passed into or retrived from the Vision SDK. |
FrameSetFormat |
Represents a collection of image format properties (e.g. FOURCC, width, height, stride, ...) |
FrameSetSource |
Represents a source of image frame data, used as input to or output from Vision AI operations. |
FrameSetSourceReader |
Not implemented. |
FrameSetWriter |
Represents the ability to write image frame data, for use as input with Vision AI operations. |
FrameSource |
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. |
VisionCamera |
Represents a camera device |
VisionSource |
Represents a source of vision data, used as input to a Computer Vision operation |
Azure SDK for .NET