![]() |
| | #1 |
| Just because Join Date: Jan 2002
Posts: 2,502
| IDEA: Optical character recognition Basicly, my idea for this is to design a program which takes in a photo and converts it to text. It could be hard... or it could be easy. It's highly scaliable. |
| ygfperson is offline | |
| | #2 |
| Registered User Join Date: Sep 2002
Posts: 124
| That sounds pretty hard for me, personally. I wouldn't know where to even start! Brendan
__________________ Draco dormiens nunquam titallandus. Console Graphics Library: http://www.geocities.com/steve_alberto/cgl.html |
| harryP is offline | |
| | #3 |
| Just because Join Date: Jan 2002
Posts: 2,502
| i'm suggesting starting with simply comparing an image of a letter to another bitmap of a letter. it can be hard... i've never had any experience writing stuff like that, so i'm not one to judge. |
| ygfperson is offline | |
| | #4 |
| Banned Join Date: Aug 2001 Location: Visalia, CA, USA
Posts: 3,699
| I'm not sure which organization does this (i think the NSA) but there is a free library that was designed by whatever US government agency for converting handwriting into ascii. Anyone interested is going to have to look around but from what I've heard it is a solid library. |
| master5001 is offline | |
| | #5 |
| Refugee Join Date: Aug 2001
Posts: 2,052
| well, a bitmap is organised of bits ... 0 for black and 1 for while/not filled in or soemthing like that so you could probably read the bits in and do it that way ... just a thought
__________________ Please direct all complaints regarding this post to the nearest brick wall Have a nice day. |
| face_master is offline | |
| | #6 |
| Confused Join Date: Sep 2001 Location: Sweden
Posts: 3,125
|
__________________ MagosX.com Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime. |
| Magos is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Printing "shapes" based on character lines and number of line inputs | matt_570 | C++ Programming | 11 | 10-07-2008 06:19 PM |
| Errors including <windows.h> | jw232 | Windows Programming | 4 | 07-29-2008 01:29 PM |
| sequential file program | needhelpbad | C Programming | 80 | 06-08-2008 01:04 PM |
| Game Pointer Trouble? | Drahcir | C Programming | 8 | 02-04-2006 02:53 AM |
| UNICODE and GET_STATE | Registered | C++ Programming | 1 | 07-15-2002 03:23 PM |