Re: ocr Programming Software Development by rubberman OCR in 50 words or less. 1. Scan input 2. Extract each item (character) from the input 3. Apply pattern matching algorithm to each item 4. Generate output 5. Validate output Have fun... OCR !! Programming Software Development by Mena samy Hello is there any open source can i use for OCR !! or any one have a tutorial to start a handwriting ocr detection thanks Re: ocr Programming Software Development by LaxLoafer Creating an OCR engine from scratch demands a lot of effort. Instead of reinventing the wheel, why not make use of an existing OCR component? You'll find there are several available on the market for programmers and at least one should fit you needs. It'll save you months of work, if not years! ocr Programming Software Development by bidhansigdel how to make ocr Re: ocr Programming Software Development by jwenting open google, find local library, ask about books on ocr, read books, win? Definition of what is the OCR Hardware and Software by captchaAI …scanning or importing of an image into OCR software. The OCR software then analyzes the image to …finance, legal, and government. In the healthcare industry, OCR technology is used to process medical records, insurance claims… administrative costs and improving efficiency. In conclusion, OCR technology is a powerful tool that has revolutionized … Re: Definition of what is the OCR Hardware and Software by richards1222 OCR, in full optical character recognition, scanning and comparison technique intended … the need to retype already printed material for data entry. OCR software attempts to identify characters by comparing shapes to those… Re: ocr sdk Programming Software Development by wintone … going to start my final year project which has an ocr component in it.since the project is quite huge, my… advised me scope it down by finding sdk for the ocr part of my application. the problem is i dont know… give you a good suggestion. Wintone company provide the best OCR software, OCR SDK, ANPR, Form/invoice processing and so on, and… ocr sdk Programming Software Development by saika … going to start my final year project which has an ocr component in it.since the project is quite huge, my… advised me scope it down by finding sdk for the ocr part of my application. the problem is i dont know… Re: ocr sdk Programming Software Development by sknake I use atalasoft for my OCR projects. They were the cheapest company I found at the time but I was looking for a royalty free license, not necessarily the cheapest license per workstation. [url]http://www.atalasoft.com/products/dotimage/ocr/default.aspx[/url] Re: OCR as a Data Mining Application ! Programming Computer Science by gusano79 … on Data Mining that could make a good project if OCR is not good ??!! Thanks ! :)[/QUOTE] [URL="http://en.wikipedia….org/wiki/Optical_character_recognition"]OCR[/URL] isn't data mining. OCR is for recognizing known patterns; data mining… OCR for embedded Chinese subtitles in videos Programming Software Development by Malaoshi … about doing that? Is there already something build that can OCR Chinese text? What would be my first steps? I'm…. 2. I make my own simple videoplayer and put the ocr feature into it. And then like in 1. What do… OCR - Chain Code Algorithm Programming Software Development by nithyananthanaiker … guys, I am currently doing my final year project on OCR. I will have to come up with chain-code algorithm… could not find a Java-based 'Chain-code algo for OCR' to develop on. I hope any of you guys can… Re: OCR as a Data Mining Application ! Programming Computer Science by gusano79 [QUOTE=sufyan2011;1711982]OCR is image processing (biomatric application)[/QUOTE] Quick note: OCR is not [URL="http://en.wikipedia.org/wiki/Biometrics"]biometric[/URL]--it's for recognizing writing, not people. OCR image - Basic Programming Software Development by localp I need to OCR a image and get the text of it .. i wanted to do this in java but , i found out that its hard to implement it that way. so i am trying to do this in C++ .. is there any possibility to do this in C++ ? if so are there any good tutorials. can some one help .... Re: OCR image - Basic Programming Software Development by Ancient Dragon Did you try [URL="http://lmgtfy.com/?q=c%2B%2B+ocr+tutorials"]google[/URL]? OCR algorithm Programming Computer Science by d4n1s Could anyone share with me an OCR algorithm that isn't limited by shape patterns (Meaning that letters are not in the same font). OCR as a Data Mining Application ! Programming Computer Science by apanimesh061 Is Optical Character Recognition a good example/application of Data Mining techniques ? or Should Data Mining be applied mainly to web research/web tools ??? Could you please give me more examples on Data Mining that could make a good project if OCR is not good ??!! Thanks ! :) Re: OCR as a Data Mining Application ! Programming Computer Science by sufyan2011 Agree with gusano79. OCR is image processing (biomatric application) mostly use the statistical formulas … Re: OCR as a Data Mining Application ! Programming Computer Science by apanimesh061 [QUOTE=gusano79;1712018]Quick note: OCR is not [URL="http://en.wikipedia.org/wiki/Biometrics"]biometric[/URL]--it's for recognizing writing, not people.[/QUOTE] Apart from websites what applications can Data Mining have ? I mean if wish to make a software..... what application should I choose ??? Re: OCR as a Data Mining Application ! Programming Computer Science by sufyan2011 [QUOTE=gusano79;1712018]Quick note: OCR is not [URL="http://en.wikipedia.org/wiki/Biometrics"]biometric[/URL]--it's for recognizing writing, not people.[/QUOTE] Sorry, I was thinking about face recongintion system but writing for optical character recongnition. Thanks for quick point out.. Re: OCR !! Programming Software Development by daviddoria I haven't used it myself, but you could check out: [url]http://jocr.sourceforge.net/[/url] I urge you not to start from scratch, as this is quite a hard problem. Dave Re: ocr Programming Software Development by Hiroshe Assuming you know absolutely nothing (you haven't given us any information), the first step would be to learn how to program. Hope that helps. [help] about Office OCR usage Programming Software Development by Member 784588 … an area, where isnt any symbol, it shoots out error - OCR running error. anybody can help me here ? //using MODI; (… the picture from // disk snd prepares for OCR. md.Create(strFileName); // Do the OCR. md.OCR(MODI.MiLANGUAGES.miLANG_ENGLISH, true, true); // This string… Help me about OCR Programming Software Development by phoiphapham Hi, I am intending to write a simple OCR engine. How should I go about doing it? Are there any source codes available for me to use and alter it according to my need? I am a newbie to this OCR thingy. Pls help. Please reply at e-mail: <snipped email> Re: Help me about OCR Programming Software Development by ddanbe If you google "OCR source code" you will find plenty of info. e.g. [url]http://www.codeproject.com/KB/dotnet/simple_ocr.aspx[/url] Re: Python ocr for centos + windows Programming Software Development by cwarn23 [QUOTE=;][/QUOTE] I have worked out the solution. I managed to write a script which uses Tesseract ocr for linux to translate the images to text then an algorithm which I wrote removes most of the junk which Tesseract ocr adds in from the pictures and poor quality. Thankyou to all those who replied as I have learnt a lot. book page text block detection? (not OCR problem) Programming Software Development by biotech2 i need to somehow detect text block (i dont need OCR just area where text is, but i am dealing with … help with partial ocr Programming Software Development by kiddo39 Hi, I need to write a partial ocr for just 2 characters but I don't know where … Re: help with partial ocr Programming Software Development by woooee … this one that list existing options [url]http://groundstate.ca/ocr[/url] so convert the image, which can usually be done…