Show / Hide Table of Contents

Class VideoFeature

Details about a video feature request.

Inheritance
object
VideoFeature
VideoFaceDetectionFeature
VideoLabelDetectionFeature
VideoObjectDetectionFeature
VideoObjectTrackingFeature
VideoTextDetectionFeature
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.AivisionService.Models
Assembly: OCI.DotNetSDK.Aivision.dll
Syntax
[JsonConverter(typeof(VideoFeatureModelConverter))]
public class VideoFeature
In this article
Back to top