Searched defs:setGamma (Results 1 – 6 of 6) sorted by relevance
50 public void setGamma(float gamma) in setGamma() method in Tonemap
85 public void setGamma(double val) in setGamma() method in SVM
82 void setGamma(float val) { gamma = val; } in setGamma() function in cv::TonemapImpl154 void setGamma(float val) { gamma = val; } in setGamma() function in cv::TonemapDragoImpl229 void setGamma(float val) { gamma = val; } in setGamma() function in cv::TonemapDurandImpl329 void setGamma(float val) { gamma = val; } in setGamma() function in cv::TonemapReinhardImpl439 void setGamma(float val) { gamma = val; } in setGamma() function in cv::TonemapMantiukImpl
246 public void setGamma(GammaDistribution g) { in setGamma() method in ChiSquaredDistributionImpl
307 public void setGamma (float gamma) { in setGamma() method in HieroSettings
93 virtual void setGamma(double gamma) { gamma_ = gamma; } in setGamma() function in __anon88ee8ef00111::OpticalFlowDual_TVL1_Impl