Image context and/or feature-specific parameters.
More...
|
virtual CropHintsParams | CropHintsParams [get, set] |
| Parameters for crop hints annotation request. More...
|
|
virtual System.Collections.Generic.IList< string > | LanguageHints [get, set] |
| List of languages to use for TEXT_DETECTION. In most cases, an empty value yields the best results since it enables automatic language detection. For languages based on the Latin alphabet, setting language_hints is not needed. In rare cases, when the language of the text in the image is known, setting a hint will help get better results (although it will be a significant hindrance if the hint is wrong). Text detection returns an error if one or more of the specified languages is not one of the supported languages. More...
|
|
virtual LatLongRect | LatLongRect [get, set] |
| Not used. More...
|
|
virtual ProductSearchParams | ProductSearchParams [get, set] |
| Parameters for product search. More...
|
|
virtual WebDetectionParams | WebDetectionParams [get, set] |
| Parameters for web detection. More...
|
|
virtual string | ETag [get, set] |
| The ETag of the item. More...
|
|
string | ETag |
|
Image context and/or feature-specific parameters.
◆ CropHintsParams
virtual CropHintsParams Google.Apis.Vision.v1.Data.ImageContext.CropHintsParams |
|
getset |
Parameters for crop hints annotation request.
◆ ETag
virtual string Google.Apis.Vision.v1.Data.ImageContext.ETag |
|
getset |
◆ LanguageHints
virtual System.Collections.Generic.IList<string> Google.Apis.Vision.v1.Data.ImageContext.LanguageHints |
|
getset |
List of languages to use for TEXT_DETECTION. In most cases, an empty value yields the best results since it enables automatic language detection. For languages based on the Latin alphabet, setting language_hints
is not needed. In rare cases, when the language of the text in the image is known, setting a hint will help get better results (although it will be a significant hindrance if the hint is wrong). Text detection returns an error if one or more of the specified languages is not one of the supported languages.
◆ LatLongRect
virtual LatLongRect Google.Apis.Vision.v1.Data.ImageContext.LatLongRect |
|
getset |
◆ ProductSearchParams
Parameters for product search.
◆ WebDetectionParams
Parameters for web detection.
The documentation for this class was generated from the following file: