obs-ocr icon indicating copy to clipboard operation
obs-ocr copied to clipboard

OCR Plugin for OBS based on Tesseract

Results 8 obs-ocr issues
Sort by recently updated
recently updated
newest added

Would it be possible to add some kind of image recognition (rather than just text OCR) to then display another image? In my use case I would like to record...

Hello again. I would like to propose a suggestion for future editions of the OCR plugin. In case it can be done. It would be if I could directly read...

enhancement

https://github.com/umireon/obs-pokemon-sv-screen-builder/tree/main/src/TextRecognizer

enhancement

Hi, I don't know if it's easy to add a feature to only capture a list of words (banned words list from a file or a field in the GUI)....

enhancement

First of all, I want to thank you very much; your OCR tools are exactly what I was looking for! :) Keep up the great work! When I load and...

bug

I have found that the way to do that is via the following command // tf->tesseract_model->SetRectangle(left, top, width, height); tf->tesseract_model->SetRectangle(0, 490, 300, 100); //