tessnet2
Optimal configuration for Tessnet -- is image format conversion good enough?
I need to do OCR on a group of images. I have been using Tessnet and it works pretty well. The problem is that it seems to have problems with some images, so I thought that it might work better if I m[详细]
2023-03-25 02:22 分类:问答tessnet init problem
I need to do an OCR of a .jpg image. I searched a lot and finally get the \"tessnet2\". The code looks pretty simple but I have a problem with the example :l[详细]
2023-03-23 12:08 分类:问答C# .net wrapper for tessnet
I try to write wrapper for tessnet OCR library. I am getting an error saying \"Cannot marshal \'return value\': Generic types cannot be marshaled.\" for this code section[详细]
2023-02-09 00:51 分类:问答Question regrading which files are needed by tessnet2.dll
I made an application for an automated invoice management system for my company. I am using the tessnet2 library for OCR. The whole application works properly on my development machine but as soon as[详细]
2022-12-22 01:19 分类:问答tessnet2 fails to load
i\'m using the tessnet2 wrapper to the Tesseract 2.04 Source on windows XP, configured it to work with x86.[详细]
2022-12-16 09:12 分类:问答Why is loading FromFile and new Bitmap different? Its breaking my code :(
I am using tessnet2 to extract the sentence in this img file. When i call the tessnet2 func using bmp it fails (it returns \"~\" as my sentence) and when i use bmp2 instead it works. WTF, why?[详细]
2022-12-11 12:21 分类:问答