Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Alekhin 96937bac74 Merge pull request #6581 from mshabunin:hal_mag 9 years ago
..
cuda move CUDA core tests to core module 10 years ago
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). 9 years ago
perf_abs.cpp
perf_addWeighted.cpp
perf_arithm.cpp reciprocal 10 years ago
perf_bitwise.cpp
perf_compare.cpp
perf_convertTo.cpp convertTo from 64f 10 years ago
perf_cvround.cpp cvRound 10 years ago
perf_dft.cpp Merge pull request #2684 from ElenaGvozdeva:ippiDFT 11 years ago
perf_dot.cpp
perf_inRange.cpp
perf_main.cpp
perf_mat.cpp
perf_math.cpp HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp 9 years ago
perf_merge.cpp
perf_minmaxloc.cpp
perf_norm.cpp
perf_precomp.hpp
perf_reduce.cpp
perf_sort.cpp added ippisFlip to cv::sort 11 years ago
perf_split.cpp let the performance test of split pass on 64bit ARM 9 years ago
perf_stat.cpp Enable ipp MeanStdDev calculation for 32F_C1 images. Decrease accuracy sanity check of the perfomance test 11 years ago
perf_umat.cpp UMat: add perf test for custom ptr 9 years ago