Function: useVerticalOCR()
useVerticalOCR(
VerticalOCRProps):OCRType
Defined in: packages/react-native-executorch/src/hooks/computer_vision/useVerticalOCR.ts:13
React hook for managing a Vertical OCR instance.
Parameters
VerticalOCRProps
Configuration object containing model sources, optional independentCharacters and preventLoad flag.
Returns
Ready to use Vertical OCR model.