Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcv_edgetaper.cpp34 CVEdgetaper::create_weights (const cv::Mat &image, const cv::Mat &psf, cv::Mat &coefficients) in create_weights() function in XCam::CVEdgetaper
77 create_weights (img, psf, coefficients); in edgetaper()
Dcv_edgetaper.h42 void create_weights (const cv::Mat &image, const cv::Mat &psf, cv::Mat &coefficients);