473,387 Members | 1,464 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Reading text from a bitmap file(hand written document)

Hi
Actually my task is to select some text in bitmap file and then copy paste somewhere else may in some word document or notepad or anything.
My problem is how to read text from a bitmap file (hand written document) using c#.

Actually how to select particular text in a bitmap file and show it somewhere else using c#.

Are there any commands to do directly. I am planning to find pixel position from bmp file and from those positions to read the entire file.Is this a good idea?

Hope, i can get my task done as soon as possible.
I need this asap.

Thanx
bye
Jun 13 '06 #1
2 5744
Banfa
9,065 Expert Mod 8TB
There is not easy way to do this, obviously a bitmap file is actually a picture even if it is a pictorial representation of text. You are talking about writing OCR (optical character recognition) software.

This is not easy to accomplish and generally (well for all the OCR packages I have seen) results are at best patchy. Additionally I do not believe that it will be a quick or easy task to write this software, I imagine several weeks of works.
Jun 14 '06 #2
sashi
1,754 Expert 1GB
Hi Madhuri,

am not sure if this sample will help.. but, try looking at it..

http://www.planet-source-code.com/vb...4332&lngWId=10
Jun 16 '06 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Ben | last post by:
I'm currently trying to develop a demonstrator in python for an ontology of a football team. At present all the fit players are exported to a text document. The program reads the document in and...
1
by: Norm & Debbie | last post by:
Good morning group. When I translate a text document into access, the data does not align exactly into the fields. It may be spread over three different fields. Two questions; How do I keep...
14
by: Vertilka | last post by:
I need to read binary data file written by C++ program, using my C# application. How do i marshal the bytes i read with my C# code to .NET types. The data is numbers (integers float doubles...
1
by: mplus_2000 | last post by:
I have recently inherited a database. The switchboard (and other forms) displays the name of the database on it (top, center). Currently the name that appears is Reviews. There are plans to roll...
1
by: Jana | last post by:
Is there an XML-editor that can assist you in marking up the data in an urformatted text document, such that you mark the data and then right-click to access the Schema you have assigned, and...
1
by: Digi4 | last post by:
Hi ! I have to save a word/text document in the database directly using VB.NET and MySql.And also to retrieve it directly from the database. I have chosen Blob datatype for it, but I dont know...
3
by: Dameon99 | last post by:
Hi all again, I need to know all the commands for reading a line or single value from a text file entered at the command line. Ive googled it but came up with nothing. any chance someone could link...
0
by: jaleel | last post by:
Hi Can anybody help me find out name of the last file written to a directory without looping thru the directory and comparing creation time....? Thanks in advance
6
by: midknight5 | last post by:
This is my first program to take advantage of functions. For this program I am required to open up a text document called "station.txt" which has numbers and names in various rows scattered about it....
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.