Photographs with metadata...

classic Classic list List threaded Threaded
14 messages Options
Reply | Threaded
Open this post in threaded view
|

Photographs with metadata...

Gilles Caulier-2
Hi all,

Since digiKam use Exiv2 library, i have built a new "Metadata" sidebar to
display standard Exif,  IPTC, and Exif MakerNotes to remplace the old exif
viewer based on libkexif. Take a look here :

http://digikam3rdparty.free.fr/Screenshots/digikam0.9.0-alpha6.png

Actually, only JPEG and CRW files are supported (depending on Exiv2 library),
but i will make a metadata parser to check TIFF and PNG files.

The current implementation staying on my computer until i have completed all
indeep tests. I'm not sure to provide it to 0.9.0, because i need to check it
using a complete collection of image files including metadata (JPEG, TIFF and
PNG).

If any digiKam users use recent cameras (with marker notes) or any commercial
programs to tag images using IPTC (Adobe soft in photograph workflow for
example), let's me hear...

Thanks in advance for your help...

Gilles Caulier
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Photographs with metadata...

krienke
Am Donnerstag, 23. Februar 2006 12:01 schrieb Gilles Caulier:
> Hi all,
>
> Since digiKam use Exiv2 library, i have built a new "Metadata" sidebar to
> display standard Exif,  IPTC, and Exif MakerNotes to remplace the old exif
> viewer based on libkexif. Take a look here :
>
> http://digikam3rdparty.free.fr/Screenshots/digikam0.9.0-alpha6.png
...
>
> If any digiKam users use recent cameras (with marker notes) or any
> commercial programs to tag images using IPTC (Adobe soft in photograph
> workflow for example), let's me hear...

Well I have a Nikon D70 camera which creates specific Nikon Tags. If you want
I can provide sample photos or I can test your code with my photos.

Have a nice day
Rainer
--
---------------------------------------------------------------------------
Rainer Krienke, Universitaet Koblenz, Rechenzentrum, Raum A022
Universitaetsstrasse 1, 56070 Koblenz, Tel: +49 261287 -1312, Fax: -1001312
Mail: [hidden email], Web: http://www.uni-koblenz.de/~krienke
Get my public PGP key: http://www.uni-koblenz.de/~krienke/mypgp.html
---------------------------------------------------------------------------

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

attachment0 (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Photographs with metadata...

Gilles Caulier-2
Le Jeudi 23 Février 2006 12:53, Rainer Krienke a écrit :

> Am Donnerstag, 23. Februar 2006 12:01 schrieb Gilles Caulier:
> > Hi all,
> >
> > Since digiKam use Exiv2 library, i have built a new "Metadata" sidebar to
> > display standard Exif,  IPTC, and Exif MakerNotes to remplace the old
> > exif viewer based on libkexif. Take a look here :
> >
> > http://digikam3rdparty.free.fr/Screenshots/digikam0.9.0-alpha6.png
>
> ...
>
> > If any digiKam users use recent cameras (with marker notes) or any
> > commercial programs to tag images using IPTC (Adobe soft in photograph
> > workflow for example), let's me hear...
>
> Well I have a Nikon D70 camera which creates specific Nikon Tags. If you
> want I can provide sample photos

yes sure. Please place it on the web to download...

> or I can test your code with my photos.

Hum, there is no patch actually. I would doing any advanced tests before...

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Photographs with metadata...

Bugzilla from mikmach@wp.pl
In reply to this post by Gilles Caulier-2
Dnia czwartek, 23 lutego 2006 12:01, Gilles Caulier napisał:
> Hi all,
>
> Since digiKam use Exiv2 library, i have built a new "Metadata" sidebar
> to display standard Exif,  IPTC, and Exif MakerNotes to remplace the old
> exif viewer based on libkexif. Take a look here :
>
> http://digikam3rdparty.free.fr/Screenshots/digikam0.9.0-alpha6.png

One UI note:

You get rid off tree list elements quite effectively. Why reintroduce
it here? Especially that will not give any useful info.

And stripes should be per item basis, not per node.

m.

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Photographs with metadata...

Laurent Rathle
In reply to this post by Gilles Caulier-2
Le Jeudi 23 Février 2006 12:01, Gilles Caulier a écrit :
> If any digiKam users use recent cameras (with marker notes) or any
> commercial programs to tag images using IPTC (Adobe soft in photograph
> workflow for example), let's me hear...

Some pictures :

http://thamms.org/~lolo/index.php?path=Digikam/
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Photographs with metadata...

Gilles Caulier-2
Le Jeudi 23 Février 2006 15:46, Laurent Rathle a écrit :
> Le Jeudi 23 Février 2006 12:01, Gilles Caulier a écrit :
> > If any digiKam users use recent cameras (with marker notes) or any
> > commercial programs to tag images using IPTC (Adobe soft in photograph
> > workflow for example), let's me hear...
>
> Some pictures :
>
> http://thamms.org/~lolo/index.php?path=Digikam/

ok downloaded. Thanks...

Nota : you jpeg image have IPTC metadata (:=)))...

Gilles

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

iptc.png (35K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Photographs with metadata...

F.J.Cruz
In reply to this post by Gilles Caulier-2
---- Gilles Caulier <[hidden email]> escribió:

> Hi all,
>
> Since digiKam use Exiv2 library, i have built a new "Metadata" sidebar to
> display standard Exif,  IPTC, and Exif MakerNotes to remplace the old exif
> viewer based on libkexif. Take a look here :
>
> http://digikam3rdparty.free.fr/Screenshots/digikam0.9.0-alpha6.png
>
> Actually, only JPEG and CRW files are supported (depending on Exiv2 library),
> but i will make a metadata parser to check TIFF and PNG files.
>
> The current implementation staying on my computer until i have completed all
> indeep tests. I'm not sure to provide it to 0.9.0, because i need to check it
> using a complete collection of image files including metadata (JPEG, TIFF and
> PNG).
>
> If any digiKam users use recent cameras (with marker notes) or any commercial
> programs to tag images using IPTC (Adobe soft in photograph workflow for
> example), let's me hear...
>
> Thanks in advance for your help...
>
> Gilles Caulier

Hi Gilles,
Well, as you know, I've a Nikon D50 camera....and if you give me some tips, maybe I can help you with NEF support (Nikon Electronic Format), while we decide about monitor color profile stuff.

Paco.

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Photographs with metadata...

Gilles Caulier-2
In reply to this post by Bugzilla from mikmach@wp.pl
Le Jeudi 23 Février 2006 14:56, Mikolaj Machowski a écrit :

> Dnia czwartek, 23 lutego 2006 12:01, Gilles Caulier napisał:
> > Hi all,
> >
> > Since digiKam use Exiv2 library, i have built a new "Metadata" sidebar
> > to display standard Exif,  IPTC, and Exif MakerNotes to remplace the old
> > exif viewer based on libkexif. Take a look here :
> >
> > http://digikam3rdparty.free.fr/Screenshots/digikam0.9.0-alpha6.png
>
> One UI note:
>
> You get rid off tree list elements quite effectively. Why reintroduce
> it here? Especially that will not give any useful info.
>
> And stripes should be per item basis, not per node.

Right. Fixed (:=)))

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Photographs with metadata...

krienke
In reply to this post by Gilles Caulier-2
Am Donnerstag, 23. Februar 2006 12:57 schrieb Gilles Caulier:

> > Well I have a Nikon D70 camera which creates specific Nikon Tags. If you
> > want I can provide sample photos
>
> yes sure. Please place it on the web to download...
>

I have compiled 10  photos from 10 different cameras for to test the EXIF
decoding. Possibly there will be more photos of other cameras in the next few
days. The photos are named according to the manufacturer and model they were
taken with. You can download the photos from:

http://userpages.uni-koblenz.de/~krienke/tmp/

There you will see two folders. One named "originals" which contains the
original photos unprocessed. The other folder is "downscaled". Here I used
convert to scale the images to a size of about 640 pixel to reduce their
size. I hope convert did not touch the EXIF infos in any way.

Have a nice day
Rainer
--
---------------------------------------------------------------------------
Rainer Krienke, Universitaet Koblenz, Rechenzentrum, Raum A022
Universitaetsstrasse 1, 56070 Koblenz, Tel: +49 261287 -1312, Fax: -1001312
Mail: [hidden email], Web: http://www.uni-koblenz.de/~krienke
Get my public PGP key: http://www.uni-koblenz.de/~krienke/mypgp.html
---------------------------------------------------------------------------

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

attachment0 (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Photographs with metadata...

Gilles Caulier-2
Le Vendredi 24 Février 2006 08:26, Rainer Krienke a écrit :

> Am Donnerstag, 23. Februar 2006 12:57 schrieb Gilles Caulier:
> > > Well I have a Nikon D70 camera which creates specific Nikon Tags. If
> > > you want I can provide sample photos
> >
> > yes sure. Please place it on the web to download...
>
> I have compiled 10  photos from 10 different cameras for to test the EXIF
> decoding. Possibly there will be more photos of other cameras in the next
> few days. The photos are named according to the manufacturer and model they
> were taken with. You can download the photos from:
>
> http://userpages.uni-koblenz.de/~krienke/tmp/
>
> There you will see two folders. One named "originals" which contains the
> original photos unprocessed. The other folder is "downscaled". Here I used
> convert to scale the images to a size of about 640 pixel to reduce their
> size. I hope convert did not touch the EXIF infos in any way.
>
> Have a nice day
> Rainer

In a Original folder the items :

- Canon-10D.JPG
- canon-350d.jpg
- Minolta_Dimage_A1.jpg

Cannot be downloaded...

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Photographs with metadata...

krienke
Am Freitag, 24. Februar 2006 08:33 schrieb Gilles Caulier:

> > I have compiled 10  photos from 10 different cameras for to test the EXIF
> > decoding. Possibly there will be more photos of other cameras in the next
> > few days. The photos are named according to the manufacturer and model
> > they were taken with. You can download the photos from:
> >
> > http://userpages.uni-koblenz.de/~krienke/tmp/
> >
> > There you will see two folders. One named "originals" which contains the
> > original photos unprocessed. The other folder is "downscaled". Here I
> > used convert to scale the images to a size of about 640 pixel to reduce
> > their size. I hope convert did not touch the EXIF infos in any way.
> - Canon-10D.JPG
> - canon-350d.jpg
> - Minolta_Dimage_A1.jpg
>
> Cannot be downloaded...
Sorry. Now I've corrected the permissions.

Rainer
--
---------------------------------------------------------------------------
Rainer Krienke, Universitaet Koblenz, Rechenzentrum, Raum A022
Universitaetsstrasse 1, 56070 Koblenz, Tel: +49 261287 -1312, Fax: -1001312
Mail: [hidden email], Web: http://www.uni-koblenz.de/~krienke
Get my public PGP key: http://www.uni-koblenz.de/~krienke/mypgp.html
---------------------------------------------------------------------------

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

attachment0 (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Photographs with metadata...

Gilles Caulier-2
Le Vendredi 24 Février 2006 08:38, Rainer Krienke a écrit :

> Am Freitag, 24. Februar 2006 08:33 schrieb Gilles Caulier:
> > > I have compiled 10  photos from 10 different cameras for to test the
> > > EXIF decoding. Possibly there will be more photos of other cameras in
> > > the next few days. The photos are named according to the manufacturer
> > > and model they were taken with. You can download the photos from:
> > >
> > > http://userpages.uni-koblenz.de/~krienke/tmp/
> > >
> > > There you will see two folders. One named "originals" which contains
> > > the original photos unprocessed. The other folder is "downscaled". Here
> > > I used convert to scale the images to a size of about 640 pixel to
> > > reduce their size. I hope convert did not touch the EXIF infos in any
> > > way.
> >
> > - Canon-10D.JPG
> > - canon-350d.jpg
> > - Minolta_Dimage_A1.jpg
> >
> > Cannot be downloaded...
>
> Sorry. Now I've corrected the permissions.

Ok thanks. Donwnloaded.

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] Photographs with metadata...

Rainer Krienke-2
In reply to this post by Bugzilla from mikmach@wp.pl
Am Donnerstag, 23. Februar 2006 14:56 schrieb Mikolaj Machowski:
> Dnia czwartek, 23 lutego 2006 12:01, Gilles Caulier napisał:
> > Hi all,
> >
> > Since digiKam use Exiv2 library, i have built a new "Metadata" sidebar
> > to display standard Exif,  IPTC, and Exif MakerNotes to remplace the old
> > exif viewer based on libkexif. Take a look here :
> >
> > http://digikam3rdparty.free.fr/Screenshots/digikam0.9.0-alpha6.png

I received some more photos from different cameras. I also asked a friend for
another Nikon D200 photo since the one I had seemd to be very small so it had
probably been processed already in some way.

You can download these new photos from

http://www.uni-koblenz.de/~krienke/tmp

Rainer

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

attachment0 (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] Photographs with metadata...

Gilles Caulier-2
Le Samedi 25 Février 2006 09:28, Rainer Krienke a écrit :

> Am Donnerstag, 23. Februar 2006 14:56 schrieb Mikolaj Machowski:
> > Dnia czwartek, 23 lutego 2006 12:01, Gilles Caulier napisał:
> > > Hi all,
> > >
> > > Since digiKam use Exiv2 library, i have built a new "Metadata" sidebar
> > > to display standard Exif,  IPTC, and Exif MakerNotes to remplace the
> > > old exif viewer based on libkexif. Take a look here :
> > >
> > > http://digikam3rdparty.free.fr/Screenshots/digikam0.9.0-alpha6.png
>
> I received some more photos from different cameras. I also asked a friend
> for another Nikon D200 photo since the one I had seemd to be very small so
> it had probably been processed already in some way.
>
> You can download these new photos from
>
> http://www.uni-koblenz.de/~krienke/tmp
>
> Rainer

Excelent. All files downloaded. Thanks

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel