ocr
c# Bitmap.Save A generic error occurred in GDI+ windows application
I am doing OCR application. I have this error when I run the system which the system will save the picturebox3.image into a folder.[详细]
2023-02-24 04:54 分类:问答c# A generic error occurred in GDI+
I have this problem when I drag to select region of the image in the picturebox more than two times and run the scanning. This is an OCR system.[详细]
2023-02-24 00:57 分类:问答Simple text reader (OCR) in Matlab
I am trying to write a simple program to read a bmp image in gray scale.I have a set of patterns (the whole alphabet except for \'I\'开发者_如何转开发) and I want to match them.I have problems doing t[详细]
2023-02-22 12:57 分类:问答Remove background color in image processing for OCR
I am trying to remove background color so as to improve the accuracy of OCR against images. A sample would loo开发者_如何学Gok like below:[详细]
2023-02-21 12:07 分类:问答Is reCAPTCHA's data used to improve any OCR software?
reCAPTCHA is used in lots of places and no doubt has a massive amount of data of \'bad l开发者_如何转开发ooking image\' to \'word\'. This sort of data could be used to make really good OCR software. S[详细]
2023-02-21 09:12 分类:问答C# OCR for chinese characters
I am doing a project in OCR for Chinese characters. But the problem is that开发者_StackOverflow I need to let the users to use their cursor in a square box to choose which part of the image that they[详细]
2023-02-20 06:24 分类:问答How to detect whether a text file is converted through OCR
I want to make an application using C#, to check a fi开发者_如何学Gole whether it is converted through OCR or typed through keyboardWhen I\'m reading something, I can usually tell if it\'s OCRed by se[详细]
2023-02-20 05:30 分类:问答need help in C# OCR
I am doing C# OCR for Chinese characters. I am required to do something like COCR2, which the users can use the small box to choose the character that the users want th开发者_Python百科e system to rec[详细]
2023-02-19 23:24 分类:问答Detect Areas of Text in Screenshot
I\'m working on a project to increase the ability for wine to automatically test software packages. What I\'m looking to do now is detect text in the screen capture of the current window. I can then p[详细]
2023-02-19 09:20 分类:问答get the alphabets from the image using java..!
I am looking for some code which can get me the alphabets present in the image. As per m开发者_开发问答y understanding OCR works fine with the plain white background. I am looking for something which[详细]
2023-02-19 05:26 分类:问答