Closed heckflosse closed 6 years ago
@CarVac @aferrero2707
To port the new ca correction code from rt I need to include the gauss code (two source files) as well. I can do that in a way that it is just used internally in raw ca correction without exposing the gauss interface, but I can also do that with exposing the gauss interface. The latter would mean, the highly optimized gauss functions from rt would be also available for projects which use librtprocess.
What do you prefer?
Gauss functions as in gaussian blur?
@CarVac Yes, exactly this file https://github.com/Beep6581/RawTherapee/blob/dev/rtengine/gauss.h and also this https://github.com/Beep6581/RawTherapee/blob/dev/rtengine/gauss.cc
I'm fine with exposing functionality.
I'm also quite interested in the Gauss blur code.
Todo for 1.0