Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcv_image_deblurring.cpp114 CVImageDeblurring::estimate_kernel_size (const cv::Mat &image) in estimate_kernel_size() function in XCam::CVImageDeblurring
168 kernel_size = estimate_kernel_size (gray_blurred); in blind_deblurring()
Dcv_image_deblurring.h55 int estimate_kernel_size (const cv::Mat &blurred);