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
/
imgproc
/
test
/
ocl
History
Andrey Pavlenko
6a0fb2c7da
Merge pull request
#1992
from ElenaGvozdeva:ocl_medianFilter
2013-12-17 16:42:16 +04:00
..
test_blend.cpp
added cv::blendLinear
2013-12-10 13:07:52 +04:00
test_boxfilter.cpp
Fix problems with border extrapolation in kernel. Add Isolated/Nonisolated borders.
2013-12-11 16:57:47 +04:00
test_color.cpp
more strict checks outside ROI
2013-12-10 19:30:14 +04:00
test_filter2d.cpp
Fix error in test
2013-12-11 14:33:22 +04:00
test_filters.cpp
added cv::Laplacian, cv::Sobel, cv::Scharr, cv::GaussianBlur to T-API
2013-12-10 23:20:28 +04:00
test_imgproc.cpp
added cv::equalizeHist to T-API
2013-12-13 19:46:20 +04:00
test_medianfilter.cpp
Fixed medianFilter
2013-12-17 11:04:54 +04:00
test_warp.cpp
more strict checks outside ROI
2013-12-10 19:30:14 +04:00