-
how will you compare two images ?
hi friends....
i have a problem in my project. i want to compare to images ( objects of java.awt.image.BufferedImage) to check whether they are same, a change in few pixels is acceptable.
if any one knows a solution for this, i would be very gratefull..
Thank you,
sanu
-
These guys have apparently published some VB code for
image comparison. You may at least be able to check
the algorithm they're using (not for the feeblehearted)
http://www.catenary.com/howto/comparator.html
eschew obfuscation
-
Use Java Advanced Imaging API 1.1.2_01 FCS
This api will help you to do deal more with images
You can use jai-1_1_2_01-lib-windows-i586-jdk.exe
You will also get more example from
http://www.lac.inpe.br/~rafael.santo...pareimages.jsp
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks