Lines Matching full:detection
28 // Provides image-based UI detection service.
32 // Runs the detection.
40 // Request message for UI detection.
45 // Required. Required field that indicates the detection type.
65 // Detection type specifies what to detect in the image.
68 // Detection type for word detection.
71 // Detection type for text block detection.
74 // Detection type for custom icon detection.
95 // Detection type for word detection.
103 // Indicating whether the detection is an approximate match.
111 // Detection type for text block detection.
119 // Indicating whether the detection is an approximate match.
126 // Indicating whether the detection result should only contain the specified
131 // Detection type for custom icon detection.
144 // Response message for UI detection.
149 // The transformed detection image PNG, if requested and transformations were
154 // 1.0 if the detection result is not based on a resized image.