testing ocr for unity
ocr-test.mp4
ocr-test3.mp4
ocr-test2.mp4
- Will not work in the editor
- If you have a TessData you need to put it in the StreamingAssets folder. Refer here: https://medium.com/xrpractices/offline-ocr-using-tesseract-in-unity-part-1-b9a717ac7bcb
https://github.com/Neelarghya/tesseract-unity - Entire project is based on this plugin
https://github.com/pickles976/RTS_selection/blob/master/Utils.cs - Region selection
https://www.youtube.com/watch?v=RqgsGaMPZTw - App transparency
https://github.com/ruccho/UnityGraphicsCapture - Windows graphics capture plugin