Maksim Shabunin
|
d01bedbc61
|
Removed Sphinx documentation files
|
2014-12-26 19:12:19 +03:00 |
|
Maksim Shabunin
|
d3beb755df
|
Doxygen tutorials: support contrib, some minor changes
|
2014-12-01 19:22:04 +03:00 |
|
Maksim Shabunin
|
36a04ef8de
|
Doxygen tutorials: cpp done
|
2014-12-01 16:05:38 +03:00 |
|
Maksim Shabunin
|
c5536534d8
|
Doxygen tutorials: warnings cleared
|
2014-12-01 16:05:38 +03:00 |
|
Maksim Shabunin
|
8375182e34
|
Doxygen tutorials: basic structure
|
2014-12-01 16:05:37 +03:00 |
|
Maksim Shabunin
|
220f671655
|
Doxygen tutorials: some fixes in RST-docs
|
2014-12-01 16:05:37 +03:00 |
|
berak
|
7cb3f3def7
|
change remaining c-api CV_ prefixes in constants
|
2014-10-04 14:10:12 +02:00 |
|
Vadim Pisarevsky
|
31df47b6ea
|
moved nonfree and a part of features2d to opencv_contrib/xfeatures2d
|
2014-08-11 23:26:39 +04:00 |
|
Roman Donchenko
|
81eb4bd8be
|
Merge remote-tracking branch 'origin/2.4'
Conflicts:
doc/tutorials/features2d/feature_detection/feature_detection.rst
modules/bioinspired/doc/retina/index.rst
modules/core/include/opencv2/core/core.hpp
modules/core/include/opencv2/core/mat.hpp
modules/core/include/opencv2/core/operations.hpp
modules/core/src/stat.cpp
modules/features2d/include/opencv2/features2d/features2d.hpp
modules/imgproc/src/filter.cpp
modules/legacy/src/dpstereo.cpp
modules/nonfree/src/surf.ocl.cpp
modules/ocl/doc/image_processing.rst
modules/ocl/doc/object_detection.rst
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/include/opencv2/ocl/private/util.hpp
modules/ocl/src/arithm.cpp
modules/ocl/src/canny.cpp
modules/ocl/src/filtering.cpp
modules/ocl/src/imgproc.cpp
modules/ocl/src/initialization.cpp
modules/ocl/src/matrix_operations.cpp
modules/ocl/src/pyrdown.cpp
modules/ocl/src/pyrup.cpp
modules/ocl/src/split_merge.cpp
modules/ocl/test/test_objdetect.cpp
modules/ocl/test/utility.hpp
|
2013-10-01 15:57:33 +04:00 |
|
George Andrew Brindeiro
|
192ca711ef
|
Added nonfree headers that are required for using SURF features
|
2013-09-24 12:59:37 -03:00 |
|
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
Roman Donchenko
|
f76dd99299
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
cmake/OpenCVModule.cmake
doc/tutorials/calib3d/camera_calibration/camera_calibration.rst
doc/tutorials/features2d/feature_detection/feature_detection.rst
doc/tutorials/features2d/feature_flann_matcher/feature_flann_matcher.rst
doc/tutorials/features2d/feature_homography/feature_homography.rst
modules/core/include/opencv2/core/operations.hpp
modules/core/src/arithm.cpp
modules/gpu/perf/perf_video.cpp
modules/imgproc/include/opencv2/imgproc/imgproc.hpp
modules/java/generator/gen_java.py
modules/java/generator/src/cpp/VideoCapture.cpp
modules/nonfree/src/opencl/surf.cl
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/perf/perf_haar.cpp
modules/ocl/perf/perf_precomp.hpp
modules/ocl/src/color.cpp
modules/ocl/src/filtering.cpp
modules/ocl/test/test_color.cpp
modules/ocl/test/test_objdetect.cpp
modules/python/src2/cv2.cpp
samples/gpu/CMakeLists.txt
samples/gpu/super_resolution.cpp
|
2013-08-19 19:02:36 +04:00 |
|
StevenPuttemans
|
89012e8f6b
|
Missing including of nonfree module to support the use of SURF
detector/descriptor.
|
2013-08-13 14:23:24 +02:00 |
|
Andrey Kamaev
|
ad5cddc007
|
Main module headers are moved 1 level up
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
|
2013-03-13 17:26:56 +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
|
5100ca7508
|
svn repository web references are replaced with links to git
|
2012-08-07 14:30:36 +04: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 |
|
Ana Huaman
|
480de445c7
|
Corrected a commit error -- Added the images for the detection tutorial
|
2011-08-12 17:06:25 +00:00 |
|
Ana Huaman
|
07754b6309
|
Added Features2D descriptor tutorial + drawMatches in rst
|
2011-08-12 17:01:10 +00:00 |
|