aferrero2707 / PhotoFlow

A fully non-destructive photo retouching program providing a complete layer-based workflow including RAW image development.
http://aferrero2707.github.io/PhotoFlow
GNU General Public License v3.0
315 stars 36 forks source link

CA_correct_RT.cc #164

Closed heckflosse closed 7 years ago

heckflosse commented 7 years ago

May I suggest to not use the Amaze header for ca-correction source

Also, there is a newer, faster version available.

aferrero2707 commented 7 years ago

Thanks for pointing this out, most likely the mistake comes from some stupid copy-paste...

The header is now fixed in the stable branch.

I'm aware of the recent optimizations you introduced in the CA correction code, and it is definitely in my plans to port them into photoflow!

heckflosse commented 7 years ago

Ok, thank you :+1: