Exposure Blending tool finalization...

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

Re: Exposure Blending tool finalization...

Milan Knížek
Gilles Caulier píše v Út 29. 12. 2009 v 12:40 +0100:
> > x Possibility to skip auto alignment step (not needed for images from
> > tripod and takes time).
>
> Alignment can be dropped now. Please checkout svn trunk, test and report.
Skipping the alignment works now.

Also, I noted that the tooltip with fusion parameters appears over the
thumbnail already. However, it is not saved yet to the image metadata.

BTW, would you mind me polishing the English texts of the plugin? I
would prepare diff files.

Regards,
Milan
--

Milan Knizek
knizek (dot) confy (at) volny (dot) cz
http://www.milan-knizek.net - About linux and photography (Czech
language only)

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

Re: Exposure Blending tool finalization...

Gilles Caulier-4
2009/12/29 Milan Knížek <[hidden email]>:
> Gilles Caulier píše v Út 29. 12. 2009 v 12:40 +0100:
>> > x Possibility to skip auto alignment step (not needed for images from
>> > tripod and takes time).
>>
>> Alignment can be dropped now. Please checkout svn trunk, test and report.
> Skipping the alignment works now.
>
> Also, I noted that the tooltip with fusion parameters appears over the
> thumbnail already. However, it is not saved yet to the image metadata.

yes, all are saved in XMP :

[gilles@localhost hdr]$ exiv2 -px enfused-01.png
Xmp.kipi.EnfuseInputFiles                    XmpText    57  Teuto HDR
040.JPG ; Teuto HDR 041.JPG ; Teuto HDR 042.JPG
Xmp.kipi.EnfuseSettings                      XmpText   100  Hardmask:
disabled ; CIECAM02: disabled ; Levels: auto ; Exposure: 1 ;
Saturation: 0,2 ; Contrast: 0
Xmp.exif.DateTimeOriginal                    XmpText    19  2009:12:29 23:09:45
Xmp.photoshop.DateCreated                    XmpText    19  2009-12-29T23:09:45
Xmp.tiff.DateTime                            XmpText    19  2009-12-29T23:09:45
Xmp.xmp.CreateDate                           XmpText    19  2009-12-29T23:09:45
Xmp.xmp.MetadataDate                         XmpText    19  2009-12-29T23:09:45
Xmp.xmp.ModifyDate                           XmpText    19  2009-12-29T23:09:45


>
> BTW, would you mind me polishing the English texts of the plugin? I
> would prepare diff files.

No problem. checkout svn trunk and run "svn diff > myfixes.patch"

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

Re: Exposure Blending tool finalization...

Gilles Caulier-4
A new blog entry have created :

http://www.digikam.org/drupal/node/494

Gilles

2009/12/29 Gilles Caulier <[hidden email]>:

> 2009/12/29 Milan Knížek <[hidden email]>:
>> Gilles Caulier píše v Út 29. 12. 2009 v 12:40 +0100:
>>> > x Possibility to skip auto alignment step (not needed for images from
>>> > tripod and takes time).
>>>
>>> Alignment can be dropped now. Please checkout svn trunk, test and report.
>> Skipping the alignment works now.
>>
>> Also, I noted that the tooltip with fusion parameters appears over the
>> thumbnail already. However, it is not saved yet to the image metadata.
>
> yes, all are saved in XMP :
>
> [gilles@localhost hdr]$ exiv2 -px enfused-01.png
> Xmp.kipi.EnfuseInputFiles                    XmpText    57  Teuto HDR
> 040.JPG ; Teuto HDR 041.JPG ; Teuto HDR 042.JPG
> Xmp.kipi.EnfuseSettings                      XmpText   100  Hardmask:
> disabled ; CIECAM02: disabled ; Levels: auto ; Exposure: 1 ;
> Saturation: 0,2 ; Contrast: 0
> Xmp.exif.DateTimeOriginal                    XmpText    19  2009:12:29 23:09:45
> Xmp.photoshop.DateCreated                    XmpText    19  2009-12-29T23:09:45
> Xmp.tiff.DateTime                            XmpText    19  2009-12-29T23:09:45
> Xmp.xmp.CreateDate                           XmpText    19  2009-12-29T23:09:45
> Xmp.xmp.MetadataDate                         XmpText    19  2009-12-29T23:09:45
> Xmp.xmp.ModifyDate                           XmpText    19  2009-12-29T23:09:45
>
>
>>
>> BTW, would you mind me polishing the English texts of the plugin? I
>> would prepare diff files.
>
> No problem. checkout svn trunk and run "svn diff > myfixes.patch"
>
> Gilles
>
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Exposure Blending tool finalization...

Bartek Pietrasiak
In reply to this post by Gilles Caulier-4


yes, all are saved in XMP :

[gilles@localhost hdr]$ exiv2 -px enfused-01.png
Xmp.kipi.EnfuseInputFiles                    XmpText    57  Teuto HDR
040.JPG ; Teuto HDR 041.JPG ; Teuto HDR 042.JPG
Xmp.kipi.EnfuseSettings                      XmpText   100  Hardmask:
disabled ; CIECAM02: disabled ; Levels: auto ; Exposure: 1 ;
Saturation: 0,2 ; Contrast: 0
Xmp.exif.DateTimeOriginal                    XmpText    19  2009:12:29 23:09:45
Xmp.photoshop.DateCreated                    XmpText    19  2009-12-29T23:09:45
Xmp.tiff.DateTime                            XmpText    19  2009-12-29T23:09:45
Xmp.xmp.CreateDate                           XmpText    19  2009-12-29T23:09:45
Xmp.xmp.MetadataDate                         XmpText    19  2009-12-29T23:09:45
Xmp.xmp.ModifyDate                           XmpText    19  2009-12-29T23:09:45


I can see them using the command, but not in Metadata tab in digikam. Why? 

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

Re: Exposure Blending tool finalization...

Milan Knížek
In reply to this post by Gilles Caulier-4
Gilles Caulier píše v Út 29. 12. 2009 v 23:11 +0100:
> > BTW, would you mind me polishing the English texts of the plugin? I
> > would prepare diff files.
>
> No problem. checkout svn trunk and run "svn diff > myfixes.patch"

It is attached. Of course, it is up to you what to accept.

regards,

Milan Knizek
knizek (dot) confy (at) volny (dot) cz
http://www.milan-knizek.net - About linux and photography (Czech
language only)

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

i18n.patch.tar.gz (2K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Exposure Blending tool finalization...

Gilles Caulier-4
In reply to this post by Bartek Pietrasiak
2009/12/30 Bartek Pietrasiak <[hidden email]>:

>
>
>> yes, all are saved in XMP :
>>
>> [gilles@localhost hdr]$ exiv2 -px enfused-01.png
>> Xmp.kipi.EnfuseInputFiles                    XmpText    57  Teuto HDR
>> 040.JPG ; Teuto HDR 041.JPG ; Teuto HDR 042.JPG
>> Xmp.kipi.EnfuseSettings                      XmpText   100  Hardmask:
>> disabled ; CIECAM02: disabled ; Levels: auto ; Exposure: 1 ;
>> Saturation: 0,2 ; Contrast: 0
>> Xmp.exif.DateTimeOriginal                    XmpText    19  2009:12:29
>> 23:09:45
>> Xmp.photoshop.DateCreated                    XmpText    19
>>  2009-12-29T23:09:45
>> Xmp.tiff.DateTime                            XmpText    19
>>  2009-12-29T23:09:45
>> Xmp.xmp.CreateDate                           XmpText    19
>>  2009-12-29T23:09:45
>> Xmp.xmp.MetadataDate                         XmpText    19
>>  2009-12-29T23:09:45
>> Xmp.xmp.ModifyDate                           XmpText    19
>>  2009-12-29T23:09:45
>>
>
> I can see them using the command, but not in Metadata tab in digikam. Why?

Fixed in svn...

http://farm5.static.flickr.com/4014/4227404753_96e71d7f63_b.jpg

switch XMP view to not use tags filter...

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

Re: Exposure Blending tool finalization...

Gilles Caulier-4
In reply to this post by Milan Knížek
Patch Applied to svn. Thanks...

Gilles

2009/12/30 Milan Knížek <[hidden email]>:

> Gilles Caulier píše v Út 29. 12. 2009 v 23:11 +0100:
>> > BTW, would you mind me polishing the English texts of the plugin? I
>> > would prepare diff files.
>>
>> No problem. checkout svn trunk and run "svn diff > myfixes.patch"
>
> It is attached. Of course, it is up to you what to accept.
>
> regards,
>
> Milan Knizek
> knizek (dot) confy (at) volny (dot) cz
> http://www.milan-knizek.net - About linux and photography (Czech
> language only)
>
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
>
>
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
1234