|
I don't have any experience processing images in Java 2D / JAI so I
hope that someone can point me in the right direction. Problems:
The displaying of the images in a card layout doesn't seem too hard but I am not certain how to go about creating the "diff" image. Can I do this with Java 2D as-is or do I need JAI or JMF? What API's should I be looking for? Do I read the pixels myself and perform a diff or is there some high level filter API that I can pass the images through? As you can probably tell from the questions I really am not sure where I should start. If you can point me in the right direction I would really appreciate it. Any books or on-line articles would be handy also. Michael =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help". |
- Re: [JAVA2D] Java 2D / JAI for image diffs Michael Saunders
- Re: [JAVA2D] Java 2D / JAI for image diffs Chet Haase
