opencv/modules/imgproc/perf
Roman Donchenko dcaf923517 Merge remote-tracking branch 'origin/2.4'
Conflicts:
	3rdparty/ffmpeg/ffmpeg_version.cmake
	cmake/OpenCVFindLibsGrfmt.cmake
	cmake/templates/cvconfig.h.cmake
	modules/bioinspired/doc/retina/index.rst
	modules/calib3d/doc/camera_calibration_and_3d_reconstruction.rst
	modules/calib3d/src/precomp.hpp
	modules/contrib/src/inputoutput.cpp
	modules/contrib/src/precomp.hpp
	modules/core/include/opencv2/core/internal.hpp
	modules/core/include/opencv2/core/types_c.h
	modules/core/src/drawing.cpp
	modules/core/src/precomp.hpp
	modules/core/src/system.cpp
	modules/features2d/doc/common_interfaces_of_descriptor_matchers.rst
	modules/features2d/doc/common_interfaces_of_feature_detectors.rst
	modules/features2d/include/opencv2/features2d/features2d.hpp
	modules/features2d/src/precomp.hpp
	modules/flann/src/precomp.hpp
	modules/gpu/doc/camera_calibration_and_3d_reconstruction.rst
	modules/gpu/doc/image_filtering.rst
	modules/gpu/doc/image_processing.rst
	modules/gpu/doc/video.rst
	modules/gpu/perf/perf_imgproc.cpp
	modules/gpu/perf4au/main.cpp
	modules/gpu/src/imgproc.cpp
	modules/gpu/src/precomp.hpp
	modules/gpu/test/test_imgproc.cpp
	modules/highgui/CMakeLists.txt
	modules/highgui/test/test_precomp.hpp
	modules/imgproc/doc/structural_analysis_and_shape_descriptors.rst
	modules/imgproc/src/precomp.hpp
	modules/java/generator/src/cpp/Mat.cpp
	modules/legacy/src/precomp.hpp
	modules/ml/doc/k_nearest_neighbors.rst
	modules/ml/src/precomp.hpp
	modules/nonfree/doc/feature_detection.rst
	modules/nonfree/src/precomp.hpp
	modules/objdetect/include/opencv2/objdetect/objdetect.hpp
	modules/objdetect/src/cascadedetect.cpp
	modules/objdetect/src/hog.cpp
	modules/objdetect/src/precomp.hpp
	modules/objdetect/test/test_latentsvmdetector.cpp
	modules/ocl/src/hog.cpp
	modules/ocl/src/opencl/objdetect_hog.cl
	modules/ocl/src/precomp.hpp
	modules/photo/src/precomp.hpp
	modules/stitching/src/precomp.hpp
	modules/superres/perf/perf_precomp.hpp
	modules/superres/src/optical_flow.cpp
	modules/superres/src/precomp.hpp
	modules/superres/test/test_precomp.hpp
	modules/ts/include/opencv2/ts.hpp
	modules/video/src/precomp.hpp
	modules/videostab/src/precomp.hpp
	modules/world/src/precomp.hpp
2013-08-06 13:56:49 +04:00
..
perf_bilateral.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 2013-04-15 19:39:49 +04:00
perf_blur.cpp Merge branch '2.4' 2013-04-17 12:07:17 +04:00
perf_canny.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
perf_cornerEigenValsAndVecs.cpp Merge branch '2.4' 2013-04-17 12:07:17 +04:00
perf_cornerHarris.cpp Merge branch '2.4' 2013-04-17 12:07:17 +04:00
perf_cvt_color.cpp Merge remote-tracking branch 'origin/2.4' 2013-08-06 13:56:49 +04:00
perf_distanceTransform.cpp disabled whole perf test for distance transform 2012-08-14 13:01:52 +04:00
perf_filter2d.cpp Merge branch '2.4' 2013-04-17 12:07:17 +04:00
perf_goodFeaturesToTrack.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
perf_histogram.cpp fixing warning on shadowing local var (TEST_CYCLE_MULTIRUN uses 'r') 2013-07-30 16:42:45 +04:00
perf_houghLines.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
perf_integral.cpp Increased time limits, eliminated extra params 2013-01-31 16:18:52 +04:00
perf_main.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_matchTemplate.cpp Merge branch '2.4' 2013-04-17 12:07:17 +04:00
perf_morph.cpp add multiruns to fix "unreliable results" error 2013-06-13 21:14:42 +04:00
perf_precomp.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_precomp.hpp Main module headers are moved 1 level up 2013-03-13 17:26:56 +04:00
perf_pyramids.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_remap.cpp add multiruns to fix "unreliable results" error 2013-06-13 21:14:42 +04:00
perf_resize.cpp Merge remote-tracking branch 'origin/2.4' 2013-08-06 13:56:49 +04:00
perf_sepfilters.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 2013-04-15 19:39:49 +04:00
perf_threshold.cpp multiruns added to avoid the 'unreliable results' error 2013-06-26 15:07:39 +04:00
perf_warp.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 2013-04-15 19:39:49 +04:00