added more types to cv::GaussianBlur
authorIlya Lavrenov <ilya.lavrenov@itseez.com>
Mon, 28 Apr 2014 09:50:28 +0000 (13:50 +0400)
committerIlya Lavrenov <ilya.lavrenov@itseez.com>
Mon, 28 Apr 2014 09:50:28 +0000 (13:50 +0400)
commit55bbca2d0936f40e6d64f36c1bf890d9f0a4c9ba
tree8bd17bb3c8ccf5e9c5d4c2a31e9354bc1a9a5c5d
parent32b25de5833a84d2bca6046621852c4cdc8975b3
added more types to cv::GaussianBlur
modules/core/include/opencv2/core/private.hpp
modules/imgproc/src/smooth.cpp
modules/imgproc/test/ocl/test_filters.cpp