This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
da3da84a203da56f6348fa4c97fe41bd6c355d4d
opencv
/
modules
/
imgproc
/
perf
/
opencl
T
History
Alexander Alekhin
006966e629
trace: initial support for code trace
2017-06-26 17:07:13 +03:00
..
perf_3vs4.cpp
…
perf_accumulate.cpp
…
perf_blend.cpp
suppress warnings
2017-02-23 09:11:12 +09:00
perf_color.cpp
Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes
2014-10-08 17:25:51 +04:00
perf_filters.cpp
…
perf_gftt.cpp
…
perf_houghLines.cpp
Added performance test for OCL version of HoughLines and HoughLinesP
2014-09-30 11:03:54 +04:00
perf_imgproc.cpp
trace: initial support for code trace
2017-06-26 17:07:13 +03:00
perf_imgwarp.cpp
…
perf_matchTemplate.cpp
…
perf_moments.cpp
…
perf_pyramid.cpp
…