Results 1 to 7 of 7
- 03-02-2010, 10:10 AM #1
Member
- Join Date
- Mar 2010
- Posts
- 11
- Rep Power
- 0
- 03-02-2010, 10:25 AM #2
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
Load them both to BufferedImages, then check out that class for varying methods to use, such as getRGB.
- 03-02-2010, 10:35 AM #3
Member
- Join Date
- Mar 2010
- Posts
- 11
- Rep Power
- 0
actually i want to compare them by character by character
is it possible?
- 03-02-2010, 10:39 AM #4
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
Google OCR, maybe?
- 03-02-2010, 10:47 AM #5
Member
- Join Date
- Mar 2010
- Posts
- 11
- Rep Power
- 0
I ve tried it also
but i got OCR which work for only images which having white background and black foreground.
It just marked the data from image,like where data ve been found on an image
by using this OCR i ve done one thing , I convert color full image into binary form for extracting the position of data on an image
but now i want to check or make that data into editable form
is t possible?
plz help me
- 03-02-2010, 11:01 AM #6
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
Just about everything is possible. It is only degrees of difficulty and degrees of effeciency that determine whether it is worthwhile or not. That is for you to decide. Now, if you are looking for a "simple" solution, the answer is probably no. I know of none, then again, I don't do this, either, so ... Or if you are looking for code, sorry, look somewhere else.
- 03-02-2010, 11:27 AM #7
Member
- Join Date
- Mar 2010
- Posts
- 11
- Rep Power
- 0
Similar Threads
-
Scanning Image Pixel by Pixel
By the_transltr in forum Advanced JavaReplies: 5Last Post: 08-28-2012, 04:01 PM -
Pixel Data..
By programmer_007 in forum Java 2DReplies: 3Last Post: 03-03-2010, 10:39 PM -
Pixel capture
By Maiquelnet in forum Advanced JavaReplies: 1Last Post: 11-16-2009, 08:28 PM -
Pixel Array?
By AndrewM16921 in forum New To JavaReplies: 4Last Post: 04-03-2009, 12:08 AM -
how to get rgb value each pixel of an image file
By tOpach in forum New To JavaReplies: 1Last Post: 03-28-2009, 04:38 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks