Name
Last commit
Last update
..
opencl added perf test for transpose inplace
perf_abs.cpp Normalized file endings.
perf_addWeighted.cpp Increased time limits, eliminated extra params
perf_arithm.cpp Rewrite definition/declaration of variables to be more compact
perf_bitwise.cpp Normalized file endings.
perf_compare.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM
perf_convertTo.cpp Switched to TEST_CYCLE_MULTIRUN for fast tests
perf_dft.cpp Merge pull request #2684 from ElenaGvozdeva:ippiDFT
perf_dot.cpp increased time-limits
perf_inRange.cpp Normalize line endings and whitespace
perf_main.cpp C4447 warning about main function format suppressed.
perf_mat.cpp Switched to TEST_CYCLE_MULTIRUN for fast tests
perf_math.cpp added perf test for kmeans
perf_merge.cpp Normalized file endings.
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
perf_norm.cpp Increased time limits, eliminated extra params
perf_precomp.hpp Main module headers are moved 1 level up
perf_reduce.cpp add multiruns to fix "unreliable results" error
perf_sort.cpp added ippisFlip to cv::sort
perf_split.cpp Switched to TEST_CYCLE_MULTIRUN for fast tests
perf_stat.cpp Enable ipp MeanStdDev calculation for 32F_C1 images. Decrease accuracy sanity check of the perfomance test