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.
 
 
 
 
 
 
Vitaly Tuzov 2492c299f3 Extended set of existing performance test to OpenVX HAL suitable execution modes 8 years ago
..
cuda move CUDA core tests to core module 10 years ago
opencl IPP for OpenCV 2017u2 initial enabling patch; 8 years ago
perf_abs.cpp Normalized file endings. 11 years ago
perf_addWeighted.cpp Increased time limits, eliminated extra params 12 years ago
perf_arithm.cpp reciprocal 10 years ago
perf_bitwise.cpp Normalized file endings. 11 years ago
perf_compare.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
perf_convertTo.cpp test: fix tolerance 8 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 increased time-limits 12 years ago
perf_inRange.cpp Normalize line endings and whitespace 12 years ago
perf_io_base64.cpp Add JSON support. 8 years ago
perf_lut.cpp Extended set of existing performance test to OpenVX HAL suitable execution modes 8 years ago
perf_main.cpp C4447 warning about main function format suppressed. 11 years ago
perf_mat.cpp Switched to TEST_CYCLE_MULTIRUN for fast tests 12 years ago
perf_math.cpp HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp 9 years ago
perf_merge.cpp test: fix tolerance 8 years ago
perf_minmaxloc.cpp Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests 13 years ago
perf_norm.cpp Increased time limits, eliminated extra params 12 years ago
perf_precomp.hpp Main module headers are moved 1 level up 12 years ago
perf_reduce.cpp add multiruns to fix "unreliable results" error 12 years ago
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 Fixed several GCC 5.x warnings 8 years ago