------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=154753 Summary: Add support for JPEG data precision 12 Product: showfoto Version: unspecified Platform: Fedora RPMs OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general AssignedTo: digikam-devel kde org ReportedBy: kde ml shredzone de Version: (using KDE KDE 3.5.8) Installed from: Fedora RPMs OS: Linux Please add support for JPEG images with data precision 12. Rationale: Plustek film scanners are bundled with a scan software called SilverFast. This software supports 48 bit color depth. Anyhow it only allows to save the full color range as a proprietary TIFF file, or as JPEG with data precision 12. (Sadly there is no SANE driver for the Plustek scanner available.) I would like to use SilverFast to scan with the full 48 bit color depth, but do the post processing (like color correction) with showFoto due to its superior algorithms. I can provide test images upon request. Medical pictures also seem to use data precision 12, e.g. for xray images. This bug is somewhat related to bug 112801, but there it was only asked to ignore images with data precision 12. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=154753 ------- Additional Comments From gerhard kulzer net 2007-12-28 15:51 ------- The 12-bit jpeg format is used and known in the medical context only, it is very rarely used in fact (http://en.wikipedia.org/wiki/Jpeg#Medical_imaging:_JPEG.27s_12-bit_mode). I wonder if it's worth while the effort. I don't believe (although I'm not certain) that tiff is proprietary. It is copyrighted by Adobe, which is not the same thing, and it is not patented. What you can do to avoid tiff is this: save your scan into tiff and convert them straight away into png with Imagemagick: $ mogrify -format tiff *.png Gerhard _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from kde@ml.shredzone.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=154753 ------- Additional Comments From marcel.wiesweg gmx de 2007-12-28 19:11 ------- Does anyone know if these JPEGs are supported by libjpeg? If it is, then it might be pretty easy to support; If there is not library to read them, we will certainly not support it. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from kde@ml.shredzone.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=154753 ------- Additional Comments From caulier.gilles gmail com 2007-12-29 20:18 ------- Hi Marcel, If i remember libjpeg do not support more than 8 bits color depth. In fact, the libjpeg is not maintained anymore and do not implement all JPEG spec... To have checked DNG SDK from Adobe, there is a fork of libjpeg inside where 16 bits color depth + lossless compression have been added. But the main problem with this implementation is the license : non GPL like... Code is interesting to study if you is curious. Look here: http://www.adobe.com/support/downloads/dng/dng_sdk.html Gerhard, for me, this file cannot be solved easily... Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from kde@ml.shredzone.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=154753 ------- Additional Comments From kde ml shredzone de 2007-12-30 01:18 ------- In the meantime I have found out that the TIFF file produced by the bundled scanning software, is indeed not proprietary. It is just unprocessed, i.e. if I scan a negative film, the resulting TIFF file is readable, but needs to be properly inversed and color corrected. If I scan a slide, the resulting TIFF is already useable by showFoto. 12 bit JPEG support would still be a nice feature, though. But if it is not a trivial task, I agree that it probably isn't worth the effort. I wouldn't mind if you close this bug as WONTFIX. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from kde@ml.shredzone.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=154753 caulier.gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX ------- Additional Comments From caulier.gilles gmail com 2008-01-04 11:16 ------- Accorndinly with #4, i close this entry as won't fix. If 12 bits color depth is important for you, i recommend to use PNG or TIFF file format witch support it without problem under linux (and with digiKam of course) Gilles Caulier _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |