Results 1 to 2 of 2
Thread: Converting image to Point array
- 12-10-2011, 01:40 PM #1
Member
- Join Date
- Dec 2011
- Location
- Belgrade, Serbia
- Posts
- 1
- Rep Power
- 0
Converting image to Point array
Hi there. I'm currently working on some school project which is about signature verification. This verification could be done on two ways, one is online where system captures many parameters including motion speed, pen pressure, etc., and the other is offline where we have image of signature and system does verification through comparing this image to template stored in database.
For example, JAVA software that has Panel on which we use mouse to draw signature is online verification system. This is captured as Point array.
My problem is how to "convert" signature from images to Point array, no background, just array of points along the signature line. Is it possible at all? :)
Best regards,
Maja
- 12-10-2011, 03:49 PM #2
Similar Threads
-
converting Image to File object !
By ron2794 in forum Advanced JavaReplies: 5Last Post: 07-15-2011, 07:59 PM -
Need conversion mechanism for converting 24 bit image to 16 bit
By jairainbow in forum New To JavaReplies: 2Last Post: 10-04-2010, 03:50 PM -
null point exception in array lists
By c_walker in forum New To JavaReplies: 3Last Post: 10-17-2009, 06:38 AM -
Converting Image to byte array[] ?
By afflictedd2 in forum CLDC and MIDPReplies: 0Last Post: 04-12-2009, 12:33 AM -
Converting multiple banded image into single banded image... Image enhancement
By archanajathan in forum Advanced JavaReplies: 0Last Post: 01-08-2008, 06:29 PM
Bookmarks