Returns any text found in the image for the language specified. If no language is specified in input then the detection defaults to English.
Supports noop? false
Parameters
language(Optional[String[1]])
— Language of the terms.
cache_image(Optional[String[1]])
— Whether to retain the submitted image for future use; defaults to false if omitted.
enhanced(Optional[String[1]])
— When set to True, the image goes through additional processing to come with additional candidates.image/tiff is not supported when enhanced is set to trueNote: This impacts the response time.