Interface protos.google.cloud.vision.v1p1beta1.IImageContext (4.2.1)

Properties of an ImageContext.

Package

@google-cloud/vision

Properties

cropHintsParams

cropHintsParams?: (google.cloud.vision.v1p1beta1.ICropHintsParams|null);

ImageContext cropHintsParams

languageHints

languageHints?: (string[]|null);

ImageContext languageHints

latLongRect

latLongRect?: (google.cloud.vision.v1p1beta1.ILatLongRect|null);

ImageContext latLongRect

textDetectionParams

textDetectionParams?: (google.cloud.vision.v1p1beta1.ITextDetectionParams|null);

ImageContext textDetectionParams

webDetectionParams

webDetectionParams?: (google.cloud.vision.v1p1beta1.IWebDetectionParams|null);

ImageContext webDetectionParams