Further cleanups to locallab periphery

This commit is contained in:
Ingo Weyrich
2020-06-27 13:13:26 +02:00
parent d779a5ee2d
commit 96c5eff50c
4 changed files with 34 additions and 60 deletions

View File

@@ -1085,10 +1085,6 @@ private:
reservView->CopyFrom(labView);
const std::unique_ptr<LabImage> lastorigView(new LabImage(fw, fh));
lastorigView->CopyFrom(labView);
LUTf huerefs(500, -10000.f);
LUTf sobelrefs(500, -10000.f);
LUTi centerx(500, -10000);
LUTi centery(500, -10000);
LocretigainCurve locRETgainCurve;
LocretitransCurve locRETtransCurve;
LocLHCurve loclhCurve;