Re: [Oiio-dev] OpenEXR 2.0

2012-06-24 Thread Larry Gritz
I've been involved in the specification of OpenEXR 2.0 for, ugh, probably a couple years now, so I'm very familiar with it. I do plan to add OIIO support, though I'm still wrapping my mind around how to do it cleanly. The multiple (and variable number of) samples per pixel is entirely unique a

[Oiio-dev] OpenEXR 2.0

2012-06-24 Thread Will Rosecrans
So, OpenEXR 2.0 is in beta at this point. Is there any plan to move to the new version of the library? To do anything with deep data? At work, we haven't been hyper aggressive about moving to deep compositing so I haven't really played with it in anger. We are waiting for storage to catch up to

Re: [Oiio-dev] [review] adjust OpenEXR cmake module to find newer versions of library

2012-06-24 Thread Sebastian Elsner
Before I send the mail I googled for a solution and there seems to be a pull request for github itself to make this work, but it was never accepted, so I figured that you build a system of your own. What I did not expect was, that it was working for all of us :) Thanks for the detailed explanat

Re: [Oiio-dev] [review] adjust OpenEXR cmake module to find newer versions of library

2012-06-24 Thread Larry Gritz
Sorry about that. GitHub unfortunately does not have any mechanism for pull requests to be automatically echoed to a mail list, or for people to "subscribe" (it does send them to people with commit privileges on a repository, but that's a small subset of the people who may be interested in see

Re: [Oiio-dev] [review] adjust OpenEXR cmake module to find newer versions of library

2012-06-24 Thread Sebastian Elsner
Sorry for the "duplicate", I did receive the original pull request notification one hour after I submitted it. Please ignore this. Am 24.06.2012 16:35, schrieb Sebastian Elsner: make OPENEXR_VERSION and ILMBASE_VERSION available in cmake-gui to allow input of newer OpenEXR versions (like 1.7.1

[Oiio-dev] [oiio] adjust OpenEXR cmake module to find newer versions of library (#387)

2012-06-24 Thread sebastianelsner
make OPENEXR_VERSION and ILMBASE_VERSION available in cmake-gui to allow input of newer OpenEXR versions (like 1.7.1 and potentially 2.0) change FindOpenEXR.cmake so it would also find the includes with newer versions of OpenEXR - OpenEXRConfig.h is not included in newer OpenEXR deployments Chan

[Oiio-dev] [oiio] Poisson Image Editing algorithms (#386)

2012-06-24 Thread malisz
This is a pull request for all Poisson Image Editing algorithms. You can merge this Pull Request by running: git pull https://github.com/malisz/oiio gsoc2012-poisson Or you can view, comment on it, or merge it online at: https://github.com/OpenImageIO/oiio/pull/386 -- Commit Summary -- *

[Oiio-dev] [review] adjust OpenEXR cmake module to find newer versions of library

2012-06-24 Thread Sebastian Elsner
make OPENEXR_VERSION and ILMBASE_VERSION available in cmake-gui to allow input of newer OpenEXR versions (like 1.7.1 and potentially 2.0) change FindOpenEXR.cmake so it would also find the includes with newer versions of OpenEXR - OpenEXRConfig.h is not included in newer OpenEXR deployments Cha

Re: [Oiio-dev] GSOC Poisson Solver: Kick Off

2012-06-24 Thread Ɓukasz Maliszewski
Hi, I've just created a pull request for smooth image completion. There are still few issues to solve but in general it's pretty finished. Of course I'm open to any suggestions from you. I was trying to follow oiio style, but I'm not sure if all code looks as you would wish :) Everything was wri

Re: [Oiio-dev] Contrast

2012-06-24 Thread Malcolm Humphreys
On 23/06/2012, at 11:56 PM, Stefan Stavrev wrote: > Malcolm can you please give me more details what do you mean by "pivot > parameter"? With unbounded images especially (values over 1.0) the average value most likely is not the centre of the visual range. Contrast conceptually as it is reduce