Beep6581 / RawTherapee

A powerful cross-platform raw photo processing program
https://rawtherapee.com
GNU General Public License v3.0
2.77k stars 313 forks source link

Retinex with chroma and mixed algoritm with Dehaze #5099

Closed Desmis closed 5 years ago

Desmis commented 5 years ago

I just create a new branch "retinex_chroma_dehaz"

1) I add a slider "chroma", now Retinex acts on luminance and chroma I copy the work i have realized 2 years ago in waveletnew for Retinex in Raw mode It is not optimzed for SSE

2) I add a slider "Dehaze" which take into account alberto works, adapted to retinex. just at the beginning of Retinex The 2 algorithms works together, Dehaze take into account retinex settings (strength, radius, contrast)

The result seems good (for my point of view)

jacques

heckflosse commented 5 years ago

@Desmis

It is not optimzed for SSE

I will have a look

Desmis commented 5 years ago

@heckflosse

Ingo, thank you very much

jacques

Beep6581 commented 5 years ago