custom trc, speedup and reduced memory usage, #5025
This commit is contained in:
@@ -222,7 +222,7 @@ public:
|
||||
void normalizeFloatTo1();
|
||||
void normalizeFloatTo65535();
|
||||
void calcCroppedHistogram(const ProcParams ¶ms, float scale, LUTu & hist);
|
||||
void ExecCMSTransform2(cmsHTRANSFORM hTransform);
|
||||
void ExecCMSTransform2(cmsHTRANSFORM hTransform, bool normalizeIn = true);
|
||||
|
||||
void ExecCMSTransform(cmsHTRANSFORM hTransform);
|
||||
void ExecCMSTransform(cmsHTRANSFORM hTransform, const LabImage &labImage, int cx, int cy);
|
||||
|
Reference in New Issue
Block a user