Home
last modified time | relevance | path

Searched refs:LUTf (Results 1 – 25 of 91) sorted by relevance

1234

/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dimprocfun.h31 using LUTf = LUT<float>; variable
127 …bImage* lab, PipetteBuffer *pipetteBuffer, const LUTf& hltonecurve, const LUTf& shtonecurve, const…
128 …int sat, const LUTf& rCurve, const LUTf& gCurve, const LUTf& bCurve, float satLimit, float satLimi…
129 …const OpacityCurve& ctOpacityCurve, bool opautili, const LUTf& clcurve, const LUTf& cl2curve, cons…
133 …bImage* lab, PipetteBuffer *pipetteBuffer, const LUTf& hltonecurve, const LUTf& shtonecurve, const…
134 …int sat, const LUTf& rCurve, const LUTf& gCurve, const LUTf& bCurve, float satLimit, float satLimi…
135 …const OpacityCurve& ctOpacityCurve, bool opautili, const LUTf& clcurve, const LUTf& cl2curve, cons…
149 void luminanceCurve(LabImage* lold, LabImage* lnew, const LUTf &curve);
154 …, LabImage* lnew, const LUTf& acurve, const LUTf& bcurve, const LUTf& satcurve, const LUTf& satclc…
190 …void dirpyr(LabImage* data_fine, LabImage* data_coarse, int level, LUTf &rangefn_L, LUTf &rangefn_…
[all …]
H A Dimproccoordinator.h98 LUTf hltonecurve;
100 LUTf tonecurve;
102 LUTf lumacurve;
105 LUTf satcurve;
106 LUTf lhskcurve;
107 LUTf clcurve;
110 LUTf wavclCurve;
113 LUTf Noisecurve;
129 LUTf rCurve;
130 LUTf gCurve;
[all …]
H A Dcolor.h156 static LUTf cachef;
157 static LUTf cachefy;
158 static LUTf gamma2curve;
161 static LUTf igammatab_srgb;
163 static LUTf gammatab_srgb;
164 static LUTf gammatab_srgb1;
171 static LUTf gammatab_13_2;
172 static LUTf igammatab_13_2;
173 static LUTf gammatab_115_2;
175 static LUTf gammatab_145_3;
[all …]
H A Dcurves.h354 …const LUTu & histogram, LUTf & hlCurve, LUTf & shCurve, LUTf & outCurve, LUTu & outBeforeCCurveHis…
369 …ints, const std::vector<double>& lccurvePoints, LUTf & aoutCurve, LUTf & boutCurve, LUTf & satCurv…
508 LUTf luttransmission; // 0xffff range
558 LUTf lutToneCurve; // 0xffff range
573 LUTf lutOpacityCurve; // 0xffff range
603 LUTf lutWavCurve; // 0xffff range
631 LUTf lutOpacityCurveRG; // 0xffff range
653 LUTf lutOpacityCurveBY; // 0xffff range
676 LUTf lutOpacityCurveW; // 0xffff range
724 LUTf lutNoiseCurve; // 0xffff range
[all …]
H A Dimagesource.h34 using LUTf = LUT<float>; variable
97 …arams::RetinexParams &deh, const procparams::ToneCurveParams& Tc, LUTf & cdcurve, LUTf & mapcurve,… in retinex()
98 …epareCurves (const procparams::RetinexParams &retinexParams, LUTf &cdcurve, LUTf &mapcurve, … in retinexPrepareCurves()
H A Dshmap.h26 using LUTf = LUT<float>; variable
53 …void dirpyr_shmap(float ** data_fine, float ** data_coarse, int width, int height, const LUTf& ran…
H A Drawimagesource.h45 static LUTf invGrad; // for fast_demosaic
46 static LUTf initInvGrad ();
126 …arams::RetinexParams &deh, const procparams::ToneCurveParams& Tc, LUTf & cdcurve, LUTf & mapcurve,…
127 …epareCurves (const procparams::RetinexParams &retinexParams, LUTf &cdcurve, LUTf &mapcurve, …
192 …void MSR(float** luminance, float **originalLuminance, float **exLuminance, const LUTf& mapcurve, …
H A Dsimpleprocess.cc1552 LUTf curve1;
1553 LUTf curve2;
1554 LUTf curve;
1555 LUTf satcurve;
1556 LUTf lhskcurve;
1557 LUTf lumacurve;
1558 LUTf clcurve;
1561 LUTf wavclCurve;
1563 LUTf rCurve;
1564 LUTf gCurve;
[all …]
H A Dcurves.cc203 void fillCurveArray(DiagonalCurve* diagCurve, LUTf &outCurve, int skip, bool needed) in fillCurveArray()
339 void CurveFactory::curveCL ( bool & clcutili, const std::vector<double>& clcurvePoints, LUTf & clCu… in curveCL()
355 void CurveFactory::mapcurve ( bool & mapcontlutili, const std::vector<double>& mapcurvePoints, LUTf in mapcurve()
382 …tL ( bool & dehacontlutili, const std::vector<double>& dehaclcurvePoints, LUTf & dehaclCurve, int … in curveDehaContL()
428 void CurveFactory::curveToning ( const std::vector<double>& curvePoints, LUTf & ToningCurve, int sk… in curveToning()
448 …const std::vector<double>& lccurvePoints, LUTf & aoutCurve, LUTf & boutCurve, LUTf & satCurve, LUT… in complexsgnCurve()
515 LUTf & hlCurve, LUTf & shCurve, LUTf & outCurve, in complexCurve()
628 LUTf dcurve(0x10000); in complexCurve()
796 const LUTu & histogram, LUTf & outCurve, in complexLCurve()
979 void CurveFactory::RGBCurve (const std::vector<double>& curvePoints, LUTf & outCurve, int skip) in RGBCurve()
[all …]
H A Dcolor.cc37 LUTf Color::cachef;
38 LUTf Color::cachefy;
39 LUTf Color::gamma2curve;
41 LUTf Color::gammatab;
43 LUTf Color::igammatab_srgb;
45 LUTf Color::gammatab_srgb;
46 LUTf Color::gammatab_srgb1;
53 LUTf Color::gammatab_13_2;
54 LUTf Color::igammatab_13_2;
55 LUTf Color::gammatab_115_2;
[all …]
H A Diimage.cc50 const LUTf& rtengine::getigammatab() { in getigammatab()
H A Dciecam02.h30 using LUTf = LUT<float>; variable
68 static void curveJfloat (float br, float contr, const LUTu & histogram, LUTf & outCurve ) ;
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dcolor.h133 static LUTf cachef;
134 static LUTf gamma2curve;
137 static LUTf igammatab_srgb;
139 static LUTf gammatab_srgb;
140 static LUTf gammatab_srgb1;
141 static LUTf igammatab_55;
142 static LUTf gammatab_55;
143 static LUTf igammatab_4;
144 static LUTf gammatab_4;
150 static LUTf gammatab_13_2;
[all …]
H A Dcurves.h323 …ints, const std::vector<double>& lccurvePoints, LUTf & aoutCurve, LUTf & boutCurve, LUTf & satCurv…
461 LUTf luttransmission; // 0xffff range
511 LUTf lutToneCurve; // 0xffff range
526 LUTf lutOpacityCurve; // 0xffff range
556 LUTf lutWavCurve; // 0xffff range
584 LUTf lutOpacityCurveRG; // 0xffff range
606 LUTf lutOpacityCurveBY; // 0xffff range
629 LUTf lutOpacityCurveW; // 0xffff range
653 LUTf lutOpacityCurveWL; // 0xffff range
677 LUTf lutNoiseCurve; // 0xffff range
[all …]
H A Dcurves.cc170 void fillCurveArray(DiagonalCurve* diagCurve, LUTf &outCurve, int skip, bool needed) in fillCurveArray()
306 void CurveFactory::curveCL ( bool & clcutili, const std::vector<double>& clcurvePoints, LUTf & clCu… in curveCL()
322 void CurveFactory::mapcurve ( bool & mapcontlutili, const std::vector<double>& mapcurvePoints, LUTf in mapcurve()
349 …tL ( bool & dehacontlutili, const std::vector<double>& dehaclcurvePoints, LUTf & dehaclCurve, int … in curveDehaContL()
395 void CurveFactory::curveToning ( const std::vector<double>& curvePoints, LUTf & ToningCurve, int sk… in curveToning()
415 …const std::vector<double>& lccurvePoints, LUTf & aoutCurve, LUTf & boutCurve, LUTf & satCurve, LUT… in complexsgnCurve()
488 LUTf & hlCurve, LUTf & shCurve, LUTf & outCurve, in complexCurve()
601 LUTf dcurve(0x10000); in complexCurve()
766 const LUTu & histogram, LUTf & outCurve, in complexLCurve()
949 void CurveFactory::RGBCurve (const std::vector<double>& curvePoints, LUTf & outCurve, int skip) in RGBCurve()
[all …]
H A Dcolor.cc40 LUTf Color::cachef;
41 LUTf Color::gamma2curve;
43 LUTf Color::gammatab;
45 LUTf Color::igammatab_srgb;
47 LUTf Color::gammatab_srgb;
48 LUTf Color::gammatab_srgb1;
51 LUTf Color::igammatab_55;
52 LUTf Color::gammatab_55;
53 LUTf Color::igammatab_4;
54 LUTf Color::gammatab_4;
[all …]
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dcolor.h158 static LUTf cachef;
159 static LUTf cachefy;
160 static LUTf gamma2curve;
163 static LUTf igammatab_srgb;
165 static LUTf gammatab_srgb;
166 static LUTf gammatab_srgb1;
173 static LUTf gammatab_13_2;
174 static LUTf igammatab_13_2;
175 static LUTf gammatab_115_2;
177 static LUTf gammatab_145_3;
[all …]
H A Diplabadjustments.cc36 void get_L_curve(LUTf &out, int brightness, int contrast, const std::vector<double> &curve, const L… in get_L_curve()
135 void get_ab_curves(LUTf &aout, LUTf &bout, const std::vector<double> &acurve, const std::vector<dou… in get_ab_curves()
154 void lab_adjustments(const ImProcData &im, Imagefloat *img, LUTf &lcurve, LUTf &acurve, LUTf &bcurv… in lab_adjustments()
270 LUTf lcurve; in labAdjustments()
271 LUTf acurve; in labAdjustments()
272 LUTf bcurve; in labAdjustments()
H A Dcurves.h58 inline void setLutVal(const LUTf &lut, float &val) in setLutVal()
64 inline void setLutVal(const LUTf &lut, float &rval, float &gval, float &bval) in setLutVal()
318 …LUTu & histogram, LUTf & hlCurve, LUTf & shCurve, LUTf & outCurve, LUTu & outBeforeCCurveHistogram…
322 static void RGBCurve (const std::vector<double>& curvePoints, LUTf & outCurve, int skip);
324 static void fillCurveArray(DiagonalCurve* diagCurve, LUTf &outCurve, int skip, bool needed);
449 LUTf lutToneCurve; // 0xffff range
464 LUTf lutWavCurve; // 0xffff range
492 LUTf lutNoiseCurve; // 0xffff range
H A Diptonecurve.cc52 LUTf curve(65536); in apply_contrast()
82 LUTf curve1(65536); in apply_contrast()
83 LUTf curve2(65536); in apply_contrast()
197 void satcurve_lut(const FlatCurve &curve, LUTf &sat) in satcurve_lut()
210 LUTf sat; in apply_satcurve()
H A Dcolor.cc35 LUTf Color::cachef;
36 LUTf Color::cachefy;
37 LUTf Color::gamma2curve;
39 LUTf Color::gammatab;
41 LUTf Color::igammatab_srgb;
43 LUTf Color::gammatab_srgb;
44 LUTf Color::gammatab_srgb1;
51 LUTf Color::gammatab_13_2;
52 LUTf Color::igammatab_13_2;
53 LUTf Color::gammatab_115_2;
[all …]
H A Dipbw.cc263 LUTf gamma_r, gamma_g, gamma_b; in blackAndWhite()
325 LUTf ulut(65536); in blackAndWhite()
326 LUTf vlut(65536); in blackAndWhite()
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dmycurve.h75 LUTf point;
76 LUTf upoint;
77 LUTf lpoint;
103 float getVal(LUTf &curve, int x);
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dmycurve.h77 LUTf point;
78 LUTf upoint;
79 LUTf lpoint;
103 float getVal(LUTf &curve, int x);
H A Dmydiagonalcurve.h34 using LUTf = LUT<float>; variable
71 void get_LUT (LUTf &lut);

1234