|
-
Jun 30th, 2005, 09:54 AM
#1
Thread Starter
New Member
Picture > Text
Could someone advise me on how i might go about manipulating text i have in a picture so that i can store it in an array?
Regards
Chris
-
Jun 30th, 2005, 10:21 AM
#2
Re: Picture > Text
Can you ellaborate, please. Thanks.
-
Jun 30th, 2005, 10:46 AM
#3
Thread Starter
New Member
Re: Picture > Text
Sorry, i thought that might be a little vague.
Ok i have a picturebox that i have captured from another program. I would like to read the text from the picture and store it in an array.
Thanks
Chris
-
Jun 30th, 2005, 11:07 AM
#4
Re: Picture > Text
That is very complicating. Some expensive softwares (like Abby fine reader) do it nicely, but only if the text in the image is crisp clear.
-
Jun 30th, 2005, 11:12 AM
#5
Re: Picture > Text
Aha ... I'm afraid you have no luck with this one - VB doesn't support such functionality.
There at least two way to get text onto the picturebox by either embed it into the original image or (if it picturebox control) print it over actual picture and in this case text becomes an Image so you will need some very special third party tool to do that. Sorry.
-
Jun 30th, 2005, 11:50 AM
#6
Thread Starter
New Member
Re: Picture > Text
Ok, no problem thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|