opencv/modules/core/perf
Roman Donchenko 48432502b6 Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
	cmake/OpenCVDetectCUDA.cmake
	doc/tutorials/introduction/linux_gcc_cmake/linux_gcc_cmake.rst
	modules/core/CMakeLists.txt
	modules/features2d/perf/opencl/perf_brute_force_matcher.cpp
	modules/highgui/src/grfmt_tiff.cpp
	modules/imgproc/src/clahe.cpp
	modules/imgproc/src/moments.cpp
	modules/nonfree/CMakeLists.txt
	modules/ocl/perf/perf_ml.cpp
	modules/superres/CMakeLists.txt
2014-02-25 15:02:24 +04:00
..
opencl Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-02-25 15:02:24 +04:00
perf_abs.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
perf_addWeighted.cpp Increased time limits, eliminated extra params 2013-01-31 16:18:52 +04:00
perf_arithm.cpp Rewrite definition/declaration of variables to be more compact 2014-01-13 15:55:49 +04:00
perf_bitwise.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
perf_compare.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 2013-04-15 19:39:49 +04:00
perf_convertTo.cpp Switched to TEST_CYCLE_MULTIRUN for fast tests 2013-02-20 17:05:54 +04:00
perf_dft.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
perf_dot.cpp increased time-limits 2012-11-28 18:17:33 +04:00
perf_inRange.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
perf_main.cpp C4447 warning about main function format suppressed. 2013-08-21 07:24:46 -07:00
perf_mat.cpp Switched to TEST_CYCLE_MULTIRUN for fast tests 2013-02-20 17:05:54 +04:00
perf_math.cpp added perf test for kmeans 2012-10-10 12:51:11 +04:00
perf_merge.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
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 2011-12-29 16:46:16 +00:00
perf_norm.cpp Increased time limits, eliminated extra params 2013-01-31 16:18:52 +04:00
perf_precomp.hpp Main module headers are moved 1 level up 2013-03-13 17:26:56 +04:00
perf_reduce.cpp add multiruns to fix "unreliable results" error 2013-06-13 21:14:42 +04:00
perf_split.cpp Switched to TEST_CYCLE_MULTIRUN for fast tests 2013-02-20 17:05:54 +04:00
perf_stat.cpp Add IPP support in meanStdDev, minMaxIdx, norm functions 2013-08-29 21:09:19 +04:00