| 
							
							
								 Vadim Pisarevsky | fe11ca886a | trying to eliminate compile problems | 2013-12-04 21:56:35 +04:00 |  | 
			
				
					| 
							
							
								 Roman Donchenko | d58cd9851f | Merge remote-tracking branch 'origin/2.4' into merge-2.4 Conflicts:
	CMakeLists.txt
	cmake/OpenCVDetectCUDA.cmake
	doc/tutorials/features2d/feature_flann_matcher/feature_flann_matcher.rst
	modules/core/src/cmdparser.cpp
	modules/gpu/CMakeLists.txt
	modules/gpu/doc/introduction.rst
	modules/gpu/perf/perf_video.cpp
	modules/highgui/doc/reading_and_writing_images_and_video.rst
	modules/ocl/src/cl_context.cpp
	modules/video/include/opencv2/video/background_segm.hpp
	samples/cpp/image_sequence.cpp
	samples/cpp/tutorial_code/ImgTrans/HoughCircle_Demo.cpp
	samples/python/chessboard.py
	samples/python/cvutils.py
	samples/python/demhist.py
	samples/python/dft.py
	samples/python/distrans.py
	samples/python/edge.py
	samples/python/ffilldemo.py
	samples/python/fitellipse.py
	samples/python/houghlines.py
	samples/python/inpaint.py
	samples/python/logpolar.py
	samples/python/morphology.py
	samples/python/numpy_array.py
	samples/python/watershed.py | 2013-12-03 17:35:21 +04:00 |  | 
			
				
					| 
							
							
								 StevenPuttemans | 6f892b10ff | Applied feature #3375 and fix of pull 1842 to avoid merging problems later | 2013-11-25 10:53:03 +01:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | e2bbe7597b | fixed few compile errors and doc build errors | 2013-11-18 13:48:04 -05:00 |  | 
			
				
					| 
							
							
								 Roman Donchenko | 6b5ac42a9b | Merge remote-tracking branch 'origin/2.4' into merge-2.4 Conflicts:
	modules/calib3d/doc/camera_calibration_and_3d_reconstruction.rst
	modules/features2d/doc/common_interfaces_of_descriptor_extractors.rst
	modules/features2d/doc/object_categorization.rst
	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/imgproc/doc/miscellaneous_transformations.rst
	modules/imgproc/doc/object_detection.rst
	modules/imgproc/doc/structural_analysis_and_shape_descriptors.rst
	modules/imgproc/src/samplers.cpp
	modules/ml/doc/k_nearest_neighbors.rst
	modules/nonfree/doc/feature_detection.rst
	modules/ocl/include/opencv2/ocl/ocl.hpp
	modules/photo/doc/inpainting.rst
	modules/ts/include/opencv2/ts.hpp
	platforms/scripts/camera_build.conf
	samples/android/camera-calibration/AndroidManifest.xml | 2013-08-13 12:56:39 +04:00 |  | 
			
				
					| 
							
							
								 StevenPuttemans | ed76b2f98f | Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong ReST directive was used. Also fixed some other ReST directives that were
not correct and removed some warnings during buildbot checks. | 2013-08-07 14:49:33 +02:00 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 StevenPuttemans | f28496c628 | Added sample links in documentation for python2, ocl and gpu | 2013-08-02 14:05:08 +02:00 |  | 
			
				
					| 
							
							
								 Peter Minin | 7d70399d72 | Add a new variant of detectMultiScale with output arguments 'objects' and 'numDetections'; factor most of detectMultiScale's code into 2 protected methods | 2013-06-14 04:25:17 +04:00 |  | 
			
				
					| 
							
							
								 Roman Donchenko | d583a79869 | Revert "Add a variant of detectMultiScale with an argument 'weights'" It was merged by mistake.
This reverts commit ab6be9b7b7. | 2013-06-10 17:06:34 +04:00 |  | 
			
				
					| 
							
							
								 Peter Minin | ab6be9b7b7 | Add a variant of detectMultiScale with an argument 'weights' that receives the number of neighbors joined into each detected object | 2013-06-06 19:00:55 +04:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | 8b294c6c90 | Remove documentation for old python wrapper | 2013-04-12 19:37:40 +04:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | befd696720 | Update documentation | 2013-04-08 15:47:29 +04:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | 33ef7990b0 | Update documentation | 2013-03-22 22:14:54 +04:00 |  | 
			
				
					| 
							
							
								 Haoxiang Li | 3f86fd82f8 | update: detected rectangles may be partially outside the image | 2013-02-15 11:05:56 -05:00 |  | 
			
				
					| 
							
							
								 marina.kolpakova | 5b03d47fb8 | fix broken links in cascade classification documentation | 2013-01-30 19:28:16 +04:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | 639bbec44a | svn repository web references are replaced with links to git | 2012-08-24 15:59:43 +04:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | 81a5988015 | Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) | 2012-05-30 11:13:07 +00:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | 949c4edf41 | Merged the trunk r8408:8457 (inclusive) | 2012-05-30 08:47:34 +00:00 |  | 
			
				
					| 
							
							
								 Ilya Lysenkov | 2619221331 | Spell checked the documentation with VIM (issue #223) | 2012-04-13 19:04:44 +00:00 |  | 
			
				
					| 
							
							
								 Ilya Lysenkov | 2f44610ef3 | Mentioned in doc if a function is parallelized with the TBB library (issue #421) | 2012-04-13 15:31:18 +00:00 |  | 
			
				
					| 
							
							
								 Alexander Shishkov | be63ce723f | #1672 updated links in cheatsheet
renamed directory for Mat tutorial 
changed links from willow docs to opencv.itseez.com, from Trac to current Redmine | 2012-03-11 14:35:46 +00:00 |  | 
			
				
					| 
							
							
								 Kirill Kornyakov | 5868875ab9 | doc: added maxSize parameter to CascadeClassifier::detectMultiScale | 2011-08-01 08:23:03 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | b204e73d9a | propagated some more fixes from 2.3 branch to the trunk | 2011-06-29 22:06:42 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | 8d8ef596c8 | introduced new RST/Sphinx domain ocv. | 2011-06-16 12:48:23 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | 06ac78ee23 | some more corrections in the docs | 2011-06-15 13:16:57 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | 20aca7440f | a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample | 2011-06-09 01:16:45 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | c7a42e9682 | started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions) | 2011-06-07 22:51:31 +00:00 |  | 
			
				
					| 
							
							
								 Elena Fedotova | 99ef14ad77 | Purpose: completed the objdetect chapter | 2011-05-15 19:16:27 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | 5c3447c125 | added pictures for OpenCV 2.x reference manual; fixed some build problems and done some more cleanup work | 2011-03-05 21:26:13 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | f025e4739a | some more doc cleanup | 2011-03-03 07:29:55 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | 4bb893aa9f | the first round of cleaning up the RST docs | 2011-02-28 21:26:43 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | 24ccbccf63 | cleaned RST formatting a bit | 2011-02-26 11:05:10 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | 371aa08006 | OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX. | 2011-02-22 20:43:26 +00:00 |  |