Results 1 to 4 of 4
- 07-15-2011, 10:34 AM #1
Member
- Join Date
- Jul 2011
- Posts
- 2
- Rep Power
- 0
Help on reading in EXIF data in Java
Hi,
I'm currently working on a java program which imports in EXIF data from a photo (jpeg in format). Am I able to read in composition of the photo? (I.e. if I have 3 pictures, 2 of white backgrounds and 1 black background) Will be there any ways I can differentiate them through the reading in of EXIF data? Please advise.
Thanks.
- 07-15-2011, 04:32 PM #2
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,605
- Rep Power
- 5
I'm not sure what you are asking....if that data is in the metadata of the image then yes. Of course this depends upon the source of the image, I'd think that typically a jpeg would lack any sort of information in the meta data that defines the background of the image.
- 07-18-2011, 11:03 AM #3
Member
- Join Date
- Jul 2011
- Posts
- 2
- Rep Power
- 0
Hi doWhile,
What I'm essentially asking if there's any ways to tell between 2 photos (say 1 black and 1 white), is there a meta data tag that I can read into java to differentiate between the 2 photos.
Thanks. :)
- 07-18-2011, 09:32 PM #4
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,605
- Rep Power
- 5
Similar Threads
-
reading data using struts and jsp java
By gurpreet.singh in forum Advanced JavaReplies: 1Last Post: 03-23-2011, 05:03 AM -
Writing Exif Metadata to JPEG
By lichtemo in forum Advanced JavaReplies: 2Last Post: 02-05-2010, 02:58 PM -
java project help, reading in from a file and adding data to JTable
By Ekul in forum New To JavaReplies: 0Last Post: 11-24-2009, 01:49 PM -
problem with reading excel sheet data reading using poi libraries
By sandeepsai17 in forum New To JavaReplies: 5Last Post: 08-21-2009, 11:03 AM -
Reading FileInput data
By Eric in forum Advanced JavaReplies: 1Last Post: 07-05-2007, 06:59 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks