Searched refs:getBias (Results 1 – 4 of 4) sorted by relevance
49 public float getBias() in getBias() method in TonemapDrago
2246 float _retval_ = (*me)->getBias( ); in Java_org_opencv_photo_TonemapDrago_getBias_10()
365 CV_WRAP virtual float getBias() const = 0;
159 float getBias() const { return bias; } in getBias() function in cv::TonemapDragoImpl