added cv::inRange to T-API
authorIlya Lavrenov <ilya.lavrenov@itseez.com>
Mon, 23 Dec 2013 15:37:59 +0000 (19:37 +0400)
committerIlya Lavrenov <ilya.lavrenov@itseez.com>
Wed, 25 Dec 2013 14:22:41 +0000 (18:22 +0400)
commit4c23059209edf4b115844c7034d2a2e8f7d4c340
treea6a239443e2ede71b2159cd0f1053ea43b1e5550
parent0966e5ffa16f515f3156408c5c19e8c1ec075fa1
added cv::inRange to T-API
modules/core/src/arithm.cpp
modules/core/src/opencl/inrange.cl [new file with mode: 0644]
modules/core/test/ocl/test_arithm.cpp