Skip to main content

Module text_rectangles

Module text_rectangles 

Source
Expand description

VNDetectTextRectanglesRequest — text-region detection (no OCR).

Structs§

TextRect
A detected text rectangle in normalised (0..1) image coordinates, origin bottom-left (Vision convention).

Functions§

detect_text_rectangles
Detect text-region rectangles in the image at path. Set report_character_boxes to true if you want the per-character bounding boxes (currently unused by this binding, kept for parity with Apple’s flag).