|
ocl
|
Merge pull request #2888 from ilya-lavrenov:tapi_remap
|
2014-07-11 09:59:27 +00:00 |
|
test_bilateral_filter.cpp
|
cv::norm -> cvtest::norm in tests
|
2014-04-08 14:49:20 +04:00 |
|
test_color.cpp
|
fixed defects from coverity.com
|
2014-02-23 20:21:08 +04:00 |
|
test_connectedcomponents.cpp
|
cv::norm -> cvtest::norm in tests
|
2014-04-08 14:49:20 +04:00 |
|
test_convhull.cpp
|
cv::norm -> cvtest::norm in tests
|
2014-04-08 14:49:20 +04:00 |
|
test_cvtyuv.cpp
|
deleted extra semicolons
|
2014-01-07 02:52:30 +04:00 |
|
test_histograms.cpp
|
Changed cv::log to std::log
|
2014-07-15 12:32:53 +08:00 |
|
test_imgproc_umat.cpp
|
added cv::equalizeHist to T-API
|
2013-12-13 19:46:20 +04:00 |
|
test_imgwarp.cpp
|
cv::norm -> cvtest::norm in tests
|
2014-04-08 14:49:20 +04:00 |
|
test_lsd.cpp
|
deleted excess semicolons, commas
|
2014-01-18 01:31:33 +04:00 |
|
test_precomp.hpp
|
Extract imgcodecs module from highgui
|
2014-07-07 16:28:08 +04:00 |