Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java in General
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
Java in General
Checking if two images are identical
Micho Lee
Greenhorn
Posts: 14
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Is there a way to compare images or image objects in
java
to see if two images are identical?
Thanks a bunch!
William Brogden
Author and all-around good cowpoke
Posts: 13078
6
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I think you are going to have to extract the images to int[] of pixels in order to compare them. The Image.equals method just inherits from Object.
Jim Yingst
Wanderer
Posts: 18671
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Miho, please don't post duplicate questions in different forums. We don't want people replying without reading what others have already said; it wastes time. Followups go
here
please. Thanks.
"I'm not back." - Bill Harding,
Twister
Did you see how Paul
cut 87% off of his electric heat bill with 82 watts of micro heaters
?
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Using a Comparator for the TreeSet class
identical hashcode values
Compare Two Images
Problem while using Birt with eclipse
Algorithm to compare two JPEGs...
More...