Skip to content

Is there any reason PMS options are restricted? #2

@rony007dennis

Description

@rony007dennis

I wanted to use the full set of PSM options especially 1. Why is there only a limited set of parameters available?

const psm = this.getNodeParameter('options.psm', 0, 'SINGLE_BLOCK') as 'SINGLE_BLOCK' | 'SINGLE_COLUMN' | 'SINGLE_LINE' | 'SINGLE_WORD' | 'SPARSE_TEXT';

Wanted to use option 3 from here...
tesseract-ocr/tesseract#1651 (comment)

Full list explained here too:
https://pyimagesearch.com/2021/11/15/tesseract-page-segmentation-modes-psms-explained-how-to-improve-your-ocr-accuracy/

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions