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
82e4e1816f5417637b26496009fb239302bee325
opencv
/
modules
/
core
/
perf
T
History
Alexander Alekhin
96937bac74
Merge pull request
#6581
from mshabunin:hal_mag
2016-06-21 13:16:17 +00:00
..
cuda
…
opencl
Fix for bug
#5007
: moved definition of Size_MatDepth_t and Size_MatDepth from ts_perf.hpp to perf_channels.cpp. This way they are closer to where they are needed and live in a different namespace (possibly the reason why the fix works).
2015-08-17 16:09:00 +01:00
perf_abs.cpp
…
perf_addWeighted.cpp
…
perf_arithm.cpp
reciprocal
2015-01-12 10:59:30 +03:00
perf_bitwise.cpp
…
perf_compare.cpp
…
perf_convertTo.cpp
…
perf_cvround.cpp
cvRound
2015-03-11 16:14:39 +03:00
perf_dft.cpp
…
perf_dot.cpp
…
perf_inRange.cpp
…
perf_main.cpp
…
perf_mat.cpp
…
perf_math.cpp
HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp
2016-05-31 11:54:52 +03:00
perf_merge.cpp
…
perf_minmaxloc.cpp
…
perf_norm.cpp
…
perf_precomp.hpp
…
perf_reduce.cpp
…
perf_sort.cpp
…
perf_split.cpp
let the performance test of split pass on 64bit ARM
2016-05-31 23:57:49 +09:00
perf_stat.cpp
…
perf_umat.cpp
UMat: add perf test for custom ptr
2015-09-03 10:48:07 +03:00