added cv::bilateralFilter to T-API
authorIlya Lavrenov <ilya.lavrenov@itseez.com>
Mon, 9 Dec 2013 12:03:25 +0000 (16:03 +0400)
committerIlya Lavrenov <ilya.lavrenov@itseez.com>
Mon, 9 Dec 2013 12:03:25 +0000 (16:03 +0400)
commit93c6fe66ce7ab72e1c80e70eccad54714d3010fc
tree34e2e6cc5db256c7b0627cb5b5effe45ddc00924
parent24465bbd05f3ddb05aaf93d641d4a080d0e26417
added cv::bilateralFilter to T-API
modules/imgproc/src/opencl/bilateral.cl [new file with mode: 0644]
modules/imgproc/src/smooth.cpp
modules/imgproc/test/ocl/test_filters.cpp [new file with mode: 0644]