Add support for floating-point formats
Brought to you by:
yeehector
Floating-point file formats like OpenEXR and HDR are not possible to open/save by pdiff.
Actually, I already re-coded the whole pixel/image subsystem in my working copy and also added support for loading float formats (tested on OpenEXR and HDR), I just don't know whether anyone is interested in my changes and how to eventually incorporate them into the project.
BTW: Did you consider moving the project to sites like github?
I think someone made a fork with openmp support on github:
https://github.com/myint/perceptualdiff
I can give you edit rights
I can see they rewrote it a bit ;-)
Ok I forked a copy of this repo here:
https://github.com/hectorgon/perceptual-diff
Please send me a pull request and I can review and merge it
Thanks, I will get to have a look at it some time around the end of this week hopefully.
Just to be sure: I don't know how github notifies about pull requests, so I'm just telling you here that I created one.
I made a very similar change and then discovered this thread. Is it your intent to have the git repo supersede the Sourceforge implementation?
The openmp version in github is more up to date I would use that fork
On Jul 18, 2016 1:26 PM, "Doug Letterman" dletterman@users.sf.net wrote:
Related
Feature Requests: #3
https://github.com/myint/perceptualdiff
On Jul 18, 2016 2:58 PM, "Hector Yee" hector.yee@gmail.com wrote:
Related
Feature Requests: #3
OK, thanks. It looks like that fork is still missing support for 96 and 128-bit HDR images. If that's the fork you recommend I'll open an issue, code up a fix and send myint a pull request.
Yes I think that is the most up to date fork and on github
On Jul 18, 2016 3:34 PM, "Doug Letterman" dletterman@users.sf.net wrote:
Related
Feature Requests: #3