Home
last modified time | relevance | path

Searched refs:mapContrast (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/photo/src/
Dtonemap.cpp398 mapContrast(x_contrast[i]); in process()
399 mapContrast(y_contrast[i]); in process()
477 void mapContrast(Mat& contrast) in mapContrast() function in cv::TonemapMantiukImpl