Skip to content

Commit 6b0dd6a

Browse files
benITo47chmjkb
andauthored
Update packages/react-native-executorch/common/rnexecutorch/models/vertical_ocr/VerticalDetector.h
Co-authored-by: Jakub Chmura <[email protected]>
1 parent 093ecf3 commit 6b0dd6a

File tree

1 file changed

+1
-1
lines changed
  • packages/react-native-executorch/common/rnexecutorch/models/vertical_ocr

1 file changed

+1
-1
lines changed

packages/react-native-executorch/common/rnexecutorch/models/vertical_ocr/VerticalDetector.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ namespace rnexecutorch::models::ocr {
2222
'getDetBoxesFromTextMap()`. Other than that, refer to the standard OCR
2323
Detector.
2424
25-
2. Narrow Detector throguh forward_320 method -- it is designed to detect a
25+
2. Narrow Detector through forward_320 method -- it is designed to detect a
2626
single characters bounding boxes. `getDetBoxesFromTextMapVertical()` function
2727
acts differently for Narrow Detector and different textThreshold Value is
2828
passed. Additionally, the grouping of detected boxes is completely omited.

0 commit comments

Comments
 (0)