This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
ocl
History
Roman Donchenko
e3710488a8
Merge pull request
#1434
from melody-rain:Added_perf_kalman_cpp
2013-09-12 16:54:21 +04:00
..
doc
add adaptive bilateral filter (cpp and ocl version)
2013-08-29 10:48:15 +08:00
include/opencv2
/ocl
Merge pull request
#1413
from melody-rain:2.4_kalman_filter
2013-09-10 11:28:22 +04:00
perf
Revised the code according to the feedback of the community.
2013-09-12 09:43:30 +08:00
src
added CV_16UC(1, 3, 4), CV_16SC(1, 3, 4) data types support in ocl::pyrUp and ocl::pyrDown
2013-09-10 17:36:18 +04:00
test
added CV_16UC(1, 3, 4), CV_16SC(1, 3, 4) data types support in ocl::pyrUp and ocl::pyrDown
2013-09-10 17:36:18 +04:00
CMakeLists.txt
add accuracy tests while running perf
2013-05-17 13:18:46 +08:00