Search found 3 matches

by jjanderson5
2015-07-09T13:02:21-07:00
Forum: Users
Topic: comparing text in sequential images
Replies: 5
Views: 1716

Re: comparing text in sequential images

Thank you. That is good to know.

As part of the API, is there an ability to read the pixels from an image?

Jim
by jjanderson5
2015-07-09T07:31:12-07:00
Forum: Users
Topic: comparing text in sequential images
Replies: 5
Views: 1716

Re: comparing text in sequential images

After posting, I walked the dog and while walking I realized there is one other thing that I am looking for.

3) I need to be able to capture images from the screen display.

I could use pointers on how to do this also.

Jim A.
by jjanderson5
2015-07-09T07:13:58-07:00
Forum: Users
Topic: comparing text in sequential images
Replies: 5
Views: 1716

comparing text in sequential images

Hi, I am a total newbie to image processing and ImageMagick. I am a programmer with experience in C, C++, java and python, but have programmed in non-image based applications. I am working on a new web based application and have images containing text passing through the application. The nice thing ...