Fix problems with border extrapolation in kernel. Add Isolated/Nonisolated borders.
authorVladimir Bystricky <vladimir.bystritsky@itseez.com>
Wed, 11 Dec 2013 12:57:47 +0000 (16:57 +0400)
committerVladimir Bystricky <vladimir.bystritsky@itseez.com>
Wed, 11 Dec 2013 12:57:47 +0000 (16:57 +0400)
commit268d814d1812208170fce8e99b891db2ebf05e3e
treefbf29888a045a58096627d1a32e274768c55a061
parent44126e350ab9171b60f460d865c0c3ceb1faf54e
Fix problems with border extrapolation in kernel. Add Isolated/Nonisolated borders.
modules/imgproc/src/opencl/boxFilter.cl
modules/imgproc/src/smooth.cpp
modules/imgproc/test/ocl/test_boxfilter.cpp