Show / Hide Table of Contents

Class ImageFeature

The type of image analysis.

Inheritance
object
ImageFeature
FaceDetectionFeature
ImageClassificationFeature
ImageObjectDetectionFeature
ImageTextDetectionFeature
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(ImageFeatureModelConverter))]
public class ImageFeature
In this article
Back to top