StartTextDetectionFilters
Set of optional parameters that let you set the criteria text must meet to be included in your response. WordFilter
looks at a word's height, width and minimum confidence. RegionOfInterest
lets you set a specific region of the screen to look for text in.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: StartTextDetectionFilters.Builder.() -> Unit = {}): StartTextDetectionFilters