Dmitry Retinskiy
2765f3f7ad
Minor language corrections in the tutorial document
2013-08-09 10:32:34 +04:00
Roman Donchenko
2f780ed994
Fix whitespace errors.
2013-08-06 18:07:00 +04: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
Roman Donchenko
48e31fd202
Merge pull request #1168 from StevenPuttemans:feature_2753
2013-07-23 11:54:40 +04:00
Roman Donchenko
3939d78336
Merge remote-tracking branch 'origin/2.4' into merge-2.4
...
Conflicts:
modules/core/include/opencv2/core/types_c.h
modules/gpu/src/cuda/imgproc.cu
modules/gpu/src/cuda/safe_call.hpp
modules/gpu/src/error.cpp
modules/gpu/src/imgproc.cpp
modules/imgproc/src/distransform.cpp
modules/imgproc/src/shapedescr.cpp
modules/python/src2/cv2.cpp
modules/python/src2/cv2.cv.hpp
2013-07-22 18:38:57 +04:00
StevenPuttemans
7968789544
Made change to install in windows guide, showing only difference between VS2010 and VS2012
2013-07-22 15:16:22 +02:00
Fedor Morozov
ec668ce3a7
Documentation
2013-07-19 00:23:49 +04:00
StevenPuttemans
a58860d35a
Removed Note, added other fix (libs to lib)
2013-07-17 15:02:55 +02:00
StevenPuttemans
d42b283abf
Changed tutorial for installing openCV under VS2010 like bug 3157 suggested
2013-07-17 13:38:45 +02:00
Roman Donchenko
3443fd85cd
Merge pull request #984 from albenoit:master
2013-07-16 11:57:52 +04:00
alexandre benoit
7fe78efda3
retina included in namespace bioinspired + followed suggestions made by Vadim
2013-07-14 19:28:37 +02:00
Roman Donchenko
c05bfe9d6d
Merge remote-tracking branch 'origin/2.4' into merge-2.4
...
Conflicts:
modules/features2d/include/opencv2/features2d/features2d.hpp
modules/ocl/src/opencl/stereobp.cl
modules/ocl/src/stereobp.cpp
2013-07-08 18:47:38 +04:00
Alexander Smorkalov
e905c81ccc
OpenCV Manager version++.
2013-07-05 12:07:04 +04:00
alexandre benoit
188f889949
Merge branch 'master' of code.opencv.org:opencv
2013-07-04 16:19:24 +02:00
Roman Donchenko
4cf9990d4e
Merge remote-tracking branch 'origin/2.4' into merge-2.4
...
Conflicts:
doc/tutorials/definitions/noContent.rst
doc/tutorials/gpu/gpu-basics-similarity/gpu-basics-similarity.rst
doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.rst
doc/tutorials/introduction/how_to_write_a_tutorial/how_to_write_a_tutorial.rst
modules/core/include/opencv2/core/core.hpp
modules/core/include/opencv2/core/internal.hpp
modules/core/include/opencv2/core/version.hpp
modules/gpu/CMakeLists.txt
modules/highgui/perf/perf_output.cpp
modules/highgui/test/test_video_io.cpp
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/perf/main.cpp
modules/ocl/src/hog.cpp
modules/ocl/src/initialization.cpp
modules/ocl/src/moments.cpp
modules/ocl/src/opencl/moments.cl
modules/ocl/test/main.cpp
modules/ocl/test/test_moments.cpp
modules/python/test/test.py
modules/ts/include/opencv2/ts/ts_perf.hpp
modules/ts/src/precomp.hpp
modules/ts/src/ts_perf.cpp
2013-07-03 19:53:21 +04:00
Kirill Kornyakov
aef347e7b3
Removed references to opencv.itseez.com
2013-06-28 12:48:12 +04:00
Kirill Kornyakov
0339dd51f1
Removed all references to trunk
2013-06-28 12:38:44 +04:00
Kirill Kornyakov
f065c46fbe
Completely get rid of opencv_group
2013-06-28 12:15:14 +04:00
Kirill Kornyakov
a78ebc1175
Updated a couple of more links
2013-06-28 12:12:53 +04:00
Kirill Kornyakov
2cacad9470
updated email address
2013-06-28 11:53:39 +04:00
Kirill Kornyakov
2980a88570
Mentioned 2.4 and master branches
2013-06-28 11:51:40 +04:00
Kirill Kornyakov
e447d87496
Added link to contribution process, updated formatting
2013-06-28 11:44:10 +04:00
Alexander Shishkov
a8db327574
changed contacts in tutorual
2013-06-28 11:44:09 +04:00
Alexander Smorkalov
e241c14b94
OpenCV Library and Manager version incremented.
...
OpenCV Version 2.4.6;
OpenCV Manager Version 2.8;
Doc fixes.
2013-06-27 12:05:25 +04:00
Roman Donchenko
e6784ca8a0
Merge pull request #1021 from alekcac:platforms
2013-06-25 11:32:52 +04:00
Roman Donchenko
13cd0a0502
Merge remote-tracking branch 'origin/2.4'
...
Original pull requests:
#996 from jet47:gpu-nvcuvid-libraries
#995 from jet47:fix-bug-2985
#999 from snosov1:unreliable-results-fix
#1005 from alekcac:doc_fix
#1004 from jet47:fix-bug-3068
#987 from jet47:bug-3085-fix
#969 from pengx17:2.4_binary_cache
#929 from dominikrose:mingw-libdc1394-2-windows
#1000 from ivan-korolev:fix_sift_bug_2892
#1001 from ivan-korolev:fix_stitching_bug_2405
#998 from asmorkalov:android_cmake_mips_fix
#993 from ivan-korolev:fix_videostab_bug_3023
#988 from snosov1:3071-fix
#986 from pengx17:2.4_initiated_context
#982 from pengx17:2.4_fix_two_bugs
#981 from SeninAndrew:ximea_camera_support_fix
#991 from asmorkalov:android_javadoc_fix
#972 from jet47:mog2-params-bug-2168
#980 from SpecLad:include-config
#973 from pengx17:2.4_oclclahe
#903 from aks2:2.4
#968 from asmorkalov:android_na_cproj_fix
#971 from SpecLad:matchers-ctor
#970 from asmorkalov:dshow_valid_check_fix
#965 from apavlenko:fix_java_empty_mats
Conflicts:
cmake/OpenCVModule.cmake
modules/core/src/matmul.cpp
modules/gpu/CMakeLists.txt
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/perf/perf_imgproc.cpp
modules/ocl/src/imgproc.cpp
modules/ocl/src/initialization.cpp
modules/stitching/src/matchers.cpp
modules/video/src/video_init.cpp
modules/videostab/src/global_motion.cpp
2013-06-19 15:25:37 +04:00
Alexander Shishkov
68741bf8a0
moved iOS part to platforms folder
2013-06-19 00:20:21 +04:00
Alexander Shishkov
93200922fd
Fix bug with indices
2013-06-14 13:12:35 +04:00
Sergei Nosov
982ef83f80
Fixes bug #3071 .
...
If we have perfect matches (min_dist == 0.0), then strict comparison
fails. Making it non-strict results in treating perfect matches as
good.
2013-06-13 11:51:45 +04:00
alexandre benoit
7bff79bbeb
updated demos and tutorial regarding the Retina class transfer to bioinspired module.
2013-06-12 22:43:36 +02:00
alexandre benoit
cdbbe0dfbe
1. created module bioinspired. 2.transfered Retina module into the new module bioinspired. 3. added a fast tone mapping method to Retina interface and wrapped existing reinafilter dedicated method
2013-06-12 22:40:43 +02:00
Vladislav Vinogradov
564fd21e87
fixed documentation build
2013-06-10 15:52:01 +04:00
Roman Donchenko
bae85660da
Merge remote-tracking branch 'origin/2.4'
...
Pull requests:
#943 from jet47:cuda-5.5-support
#944 from jet47:cmake-2.8.11-cuda-fix
#912 from SpecLad:contributing
#934 from SpecLad:parallel-for
#931 from jet47:gpu-test-fixes
#932 from bitwangyaoyao:2.4_fixBFM
#918 from bitwangyaoyao:2.4_samples
#924 from pengx17:2.4_arithm_fix
#925 from pengx17:2.4_canny_tmp_fix
#927 from bitwangyaoyao:2.4_perf
#930 from pengx17:2.4_haar_ext
#928 from apavlenko:bugfix_3027
#920 from asmorkalov:android_move
#910 from pengx17:2.4_oclgfft
#913 from janm399:2.4
#916 from bitwangyaoyao:2.4_fixPyrLK
#919 from abidrahmank:2.4
#923 from pengx17:2.4_macfix
Conflicts:
modules/calib3d/src/stereobm.cpp
modules/features2d/src/detectors.cpp
modules/gpu/src/error.cpp
modules/gpu/src/precomp.hpp
modules/imgproc/src/distransform.cpp
modules/imgproc/src/morph.cpp
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/perf/perf_color.cpp
modules/ocl/perf/perf_imgproc.cpp
modules/ocl/perf/perf_match_template.cpp
modules/ocl/perf/precomp.cpp
modules/ocl/perf/precomp.hpp
modules/ocl/src/arithm.cpp
modules/ocl/src/canny.cpp
modules/ocl/src/filtering.cpp
modules/ocl/src/haar.cpp
modules/ocl/src/hog.cpp
modules/ocl/src/imgproc.cpp
modules/ocl/src/opencl/haarobjectdetect.cl
modules/ocl/src/pyrlk.cpp
modules/video/src/bgfg_gaussmix2.cpp
modules/video/src/lkpyramid.cpp
platforms/linux/scripts/cmake_arm_gnueabi_hardfp.sh
platforms/linux/scripts/cmake_arm_gnueabi_softfp.sh
platforms/scripts/ABI_compat_generator.py
samples/ocl/facedetect.cpp
2013-06-05 15:42:07 +04:00
Alexander Smorkalov
20fef00a77
android -> plarforms/android
2013-05-27 11:10:38 +04:00
Jordi Villar
ee29b0454c
fix parenthesis
2013-05-22 13:57:43 +03:00
alexandre benoit
9c26387ce0
updated sources to correct buildbot warnings
2013-04-30 17:32:47 +02:00
alexandre benoit
80e65e08b5
updated doc and interface code to solve compile warnings and errors
2013-04-30 14:40:03 +02:00
alexandre benoit
1976b3d9b6
updated doc
2013-04-29 20:08:13 +02:00
alexandre benoit
72742f5316
resolved conflicts, updated retina class interface and optimized a heavy retinacolor process
2013-04-29 19:06:35 +02:00
alexandre benoit
9549949228
minor chnges for conflict removal
2013-04-29 15:12:44 +02:00
alexandre benoit
16dea7b90d
updated comments and new retina interface use
2013-04-27 23:18:47 +02:00
Andrey Kamaev
8f32902ce6
Minimize usages of legacy C API inside the library
2013-04-16 12:00:02 +04:00
Andrey Kamaev
8b294c6c90
Remove documentation for old python wrapper
2013-04-12 19:37:40 +04:00
Andrey Kamaev
3b364330ad
Merge branch '2.4'
2013-04-12 15:35:38 +04:00
Roman Donchenko
57d4c86b2b
Fixed the shebang lines on the Python scripts.
...
Also, removed the one from modules/python/src2/cv.py and cleared its
executable bit, since it's not a script.
2013-04-11 18:37:23 +04:00
Andrey Kamaev
67073daf19
Merge branch '2.4'
2013-04-05 21:11:59 +04:00
Andrey Kamaev
5163986e7d
Merge pull request #772 from gpsinghsandhu:featureDescriptionTutorials
2013-04-05 11:46:06 +04:00
Gurpinder Singh Sandhu
87b84a4197
another update
2013-04-04 23:13:03 +05:30
Gurpinder Singh Sandhu
d51d05fc44
Feature description tutorials made in sync with sample code
...
sample code : https://github.com/Itseez/opencv/blob/master/samples/cpp/tutorial_code/features2D/SURF_descriptor.cpp
Bug #2888
2013-04-04 23:12:18 +05:30
Andrey Kamaev
80fed87d53
Merge pull request #760 from alekcac:2.4
2013-04-04 18:44:35 +04:00
Alexander Smorkalov
1e332d690f
OpenCV verison incremented
...
OpenCV Manager verison incremeneted;
Docs and tests updated accordingly;
COnstant for Manager initialization added.
2013-04-04 15:50:36 +04:00
Alexander Shishkov
382695ba5a
removed links to the http://opencv.willowgarage.com/
2013-04-04 13:44:28 +04:00
Andrey Kamaev
6ce050d264
Update docs
2013-04-03 14:10:03 +04:00
Andrey Kamaev
f77a375354
Merge branch '2.4'
2013-03-29 19:38:35 +04:00
Vadim Pisarevsky
2be7d9b4d5
added tutorial by Wolf Kienzle on using "image watch" plugin for ms visual studio
2013-03-24 23:48:35 +04:00
cuda-geek
d8755fd1c0
Merge pull request #653 from jbohren-forks:master
2013-03-18 13:10:25 +04:00
Jonathan Bohren
221d610d55
calib3d model superscript should be subscript
2013-03-15 00:29:46 -03:00
marina.kolpakova
157a98edf7
refactored cuda error handling; remove optional dependancies in soft cascade training app
2013-03-14 23:43:03 +04: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
9b7dfd677d
Merge branch '2.4'
2013-03-11 18:50:19 +04:00
Andrey Pavlenko
de3767df0a
minor formatting
2013-03-06 12:59:38 +04:00
Andrey Pavlenko
aaefd31844
more formatting
2013-03-05 19:03:36 +04:00
Andrey Pavlenko
23fb570cbd
updating JNI lib location for Unix; formatting update
2013-03-05 18:42:14 +04:00
Andrey Kamaev
9e12b7c3c2
Merge release 2.4.4
2013-03-04 19:43:49 +04:00
cuda-geek
a706de2446
Merge pull request #601 from apavlenko:android_tutorial_update
2013-03-01 16:09:25 +04:00
Andrey Pavlenko
07b1ccdeb0
removing redundant picture resize
2013-03-01 13:56:50 +04:00
Andrey Pavlenko
978132edc1
minor Android tutorial fixes
2013-03-01 13:52:14 +04:00
Andrey Pavlenko
af2552d72c
fixing issues from http://www.code.opencv.org/issues/2807
2013-02-28 19:11:24 +04:00
Andrey Kamaev
891d7da6ee
Merge branch '2.4'
2013-02-28 11:17:06 +04:00
Alexander Smorkalov
8458f5c489
Android tutorial updated
...
OpenCV version incremented;
New CvCameraViewListener interface description added.
2013-02-26 16:35:02 +04:00
Andrey Kamaev
dddd285d3b
Merge branch 2.4
2013-02-24 20:16:53 +04:00
NCBee
7249457771
Update doc/tutorials/core/adding_images/adding_images.rst
...
Quick fix for: http://code.opencv.org/issues/2803
2013-02-23 10:28:24 -05:00
Andrey Kamaev
0b8a6da817
Merge branch '2.4'
2013-02-22 17:33:30 +04:00
Andrey Kamaev
dfbd5f6a02
Merge pull request #506 from asmorkalov:crosscompile_tutorial
2013-02-22 16:41:16 +04:00
Andrey Kamaev
11bd936f0b
Fix warnings from documentation build
2013-02-20 15:07:13 +04:00
Andrey Kamaev
9498856b22
Fix documentation problems found by check_docs2 script
2013-02-20 15:07:13 +04:00
Alexander Smorkalov
637b48eec8
Tutorial for ARM Linux cross compilation added.
2013-02-20 12:48:30 +04:00
Andrey Kamaev
637397f621
Merge branch '2.4'
2013-02-20 12:31:16 +04:00
Andrey Kamaev
60f7b1d98d
Whitelist functions/structs in check_docs2 that are impossible to fix in 2.4
2013-02-19 16:22:20 +04:00
Andrey Kamaev
2fe7482b73
Add support for enums into rst ocv domain
2013-02-19 16:22:20 +04:00
Andrey Kamaev
535f1fb2e2
Hack to stop parsing of problematic CvStatModel::train definition
2013-02-19 10:39:31 +04:00
Andrey Kamaev
0570aa6494
Avoid problem of old sphinx reporting an error on lines starting from :
...
See http://sourceforge.net/tracker/?func=detail&aid=3484857&group_id=38414&atid=422030
2013-02-19 10:34:43 +04:00
Andrey Kamaev
262fc929aa
Merge branch '2.4'
2013-02-18 15:35:42 +04:00
Andrey Kamaev
7e5eee5bf1
Merge pull request #301 from emchristiansen:javasample2.4
2013-02-15 18:38:25 +04:00
Andrey Pavlenko
edb15dee3d
review feed-back considered
2013-02-15 16:33:13 +04:00
Andrey Pavlenko
a8c2fc6908
changing layout, adding ant and eclipse sections, more pictures
2013-02-14 17:54:37 +04:00
Andrey Kamaev
b44b920997
Merge branch '2.4'
2013-02-12 16:30:18 +04:00
Andrey Kamaev
a370404d9c
Merge pull request #416 from asmaloney:mat-docs-cleanup
2013-02-11 18:51:03 +04:00
Alexander Smorkalov
c7e7b77093
Tutorial for Android synchronized with actual application framework.
2013-02-08 16:53:06 +04:00
Andy Maloney
e7ea90f87f
Mat tutorial - grammar and spelling fixes
2013-02-01 23:39:40 -05:00
Andrey Kamaev
61079547f0
Merge branch '2.4'
2013-02-01 14:59:40 +04:00
Andrey Kamaev
acb2cb5bf0
Merge pull request #389 from Daniil-Osokin:bugfix_doc_opencv_with_cmake
2013-01-31 15:04:56 +04:00
Daniil Osokin
b5ed86c6a1
Fixed sample files in "Using OpenCV with gcc and CMake" tutorial (bug #2663 , #2588 )
2013-01-31 13:26:29 +04:00
Andrey Kamaev
7572b4d400
Merge branch '2.4'
2013-01-30 15:12:50 +04:00
Andrey Kamaev
d7874238f6
Merge pull request #369 from asmorkalov:corner_detection_tutorial
2013-01-30 14:41:56 +04:00
Alexander Smorkalov
627b441022
Bugfix #2532 patch 4 corner detection sample possible bug solved.
...
Tutorial text was not consistent with tutorial source code in samples directory.
Inline source code was replaced on "includeliteral" directive with link to cpp file.
2013-01-30 13:05:57 +04:00
Andrey Kamaev
7e5f877ad9
Merge pull request #364 from Daniil-Osokin:bugfix_doc_features2d_tutorial
2013-01-30 13:05:47 +04:00
Daniil Osokin
7305f955a5
Added nonfree header in "Feature description" tutorial code sample (bug #2527 )
2013-01-30 11:07:09 +04:00
Daniil Osokin
568591670c
Fixed color code in cvtColor in "Load, Modify, and Save an Image" tutorial (bug #2739 )
2013-01-30 08:16:47 +04:00
Andrey Kamaev
0734d9b877
Merge branch '2.4'
2013-01-29 14:16:07 +04:00
Andrey Kamaev
d7ea27b279
Merge pull request #349 from Daniil-Osokin:bugfix_opencv_cheatsheet
2013-01-28 23:56:55 +04:00
Daniil Osokin
e33f3e8345
Fixed cheatsheet for loop (bug #2701 )
2013-01-28 18:41:59 +04:00
Daniil Osokin
f9bff103dd
Removed obsolete steps from Windows installation tutorial (bug #2550 )
2013-01-28 17:46:03 +04:00
Andrey Kamaev
f4e27bcbbc
Merge branch '2.4'
2013-01-25 16:30:36 +04:00
Andy Maloney
5d65d000ab
Docs: Fix invalid conversion format in example (CV_BGR2GREY -> CV_BGR2GRAY)
2013-01-24 10:08:58 -05:00
Eric Christiansen
c2c2403a79
Added a desktop Java tutorial
2013-01-21 14:57:25 -08:00
Andrey Kamaev
9c7a8dd584
Merge pull request #312 from taka-no-me:cheatsheet
2013-01-19 12:03:20 +04:00
Andrey Kamaev
e9301c3c4b
Add opencv_cheatsheet.pdf to documentation build and silence Latex output
2013-01-18 18:27:43 +04:00
Andrey Kamaev
e3474878b6
Consistently use 4-digit library version
2013-01-18 14:57:55 +04:00
Andrey Kamaev
dc0788c864
Merge branch 2.4
2013-01-17 18:39:20 +04:00
Andrey Kamaev
7341eaa654
Merge pull request #296 from asmorkalov:html_docs_warning_fix
2013-01-16 16:44:13 +04:00
Andrey Kamaev
b362d47d95
Fix documentation build with Sphinx 1.07
2013-01-16 12:43:12 +04:00
Alexander Smorkalov
8cb0343f4c
Documentation build warning fixes.
...
Invalid links and refences fixed.
SpaeseMat class documentation updated.
2013-01-14 17:58:27 +04:00
Andrey Kamaev
084b1c7969
Merge branch 2.4
2013-01-11 15:45:23 +04:00
Vadim Pisarevsky
46cf2e96b5
Merge pull request #265 from taka-no-me:doc_signatures
2013-01-09 15:40:39 +04:00
Vsevolod Glumov
c0411caef4
Fixed a bunch of minor issues in 'dev_with_OCV_on_Android.rst'.
2012-12-28 16:37:05 +04:00
Andrey Kamaev
b401c6a0c3
Fix discrepancies between function signatures in headers and documentation
2012-12-26 18:24:50 +04:00
Andrey Kamaev
aabbe11e64
Improve function arguments parsing and checking
...
* always use "argN" names for unnamed arguments
* honor space symbol between typename and "*", "&" symbols
* fix indent errors
2012-12-26 17:55:03 +04:00
Andrey Kamaev
132b5d6435
Merge release 2.4.3.2
2012-12-25 19:07:08 +04:00
Andrey Kamaev
6bc795308e
Merge pull request #247 from wswld:2.4
2012-12-24 21:02:04 +04:00
Andrey Pavlenko
1e5b533d01
updating tutorial #2
2012-12-24 20:05:27 +04:00
Andrey Pavlenko
99299b3605
updating tutorial #1
2012-12-24 19:25:42 +04:00
Alexander Shishkov
7e52a8d1b6
modify default css for search button (error #2654 )
2012-12-24 18:26:02 +04:00
Andrey Kamaev
962884cdec
Merge branch 2.4
2012-12-21 17:58:48 +04:00
Vsevolod Glumov
e9e46d3086
Updated Android introductory tutorials, based on frequent Q&A questions/issues.
2012-12-21 16:10:20 +04:00
Alexander Smorkalov
3c09b075fc
OpenCV Manager selection chapter added to documentation.
2012-12-18 18:34:51 +04:00
Andrey Kamaev
f5cd20d80b
Merge branch 2.4
2012-12-14 14:46:41 +04:00
Vsevolod Glumov
3f417f1ec3
Fixes for issues #2570 , #2492 , #2559 , #2489 , #2592 .
2012-12-14 10:49:51 +04:00
Alexander Smorkalov
e5468008aa
Installation of documents fixed.
2012-12-11 19:08:20 +04:00
Andrey Kamaev
e10ee89ec4
Merge branch 2.4
2012-11-30 19:54:24 +04:00
Andrey Kamaev
f12d945712
Remove compiled pdf files from source control
...
The documentation is available online at http://opencv.org/documentation.html
2012-11-30 14:56:00 +04:00
Vsevolod Glumov
0711e65972
Added a note to the android_dev_intro.rst.
2012-11-27 15:10:57 +04:00
Vadim Pisarevsky
70c409f0e8
fixed building PDFs in master
2012-11-26 20:40:45 +04:00
marina.kolpakova
285d6320be
add #/usr/bin/env python to all python files
2012-11-23 22:57:22 +04:00
Andrey Kamaev
0938358002
Merge pull requests #136 , #142 , #150 , #152 from asmorkalov/new_framework_tutorial, asmorkalov/fd_package_fix, asmorkalov/java_test_fix and asmorkalov/engine_build_fix
2012-11-13 19:47:16 +04:00
Alexander Smorkalov
6fb959710d
Code review comments applied.
2012-11-12 18:01:56 +04:00
mikle
7ef378b230
Android tutorial updated. HelloWorld sample ported on new framework.
2012-11-08 14:51:42 +04:00
Andrey Kamaev
4d059e9e5b
Merge release 2.4.3
2012-11-02 17:58:02 +04:00
Evgeny Talanin
6484732509
Updated docs to 2.4.3
2012-11-02 17:29:49 +04:00
Andrey Pavlenko
65c6b81cbc
Android Tutorial update (TADP link, Android SDK platforms, CDT)
2012-11-02 16:11:08 +04:00
Kirill Kornyakov
2b7d65d078
Updated OpenCV4Android SDK tutorial
2012-11-01 22:28:46 +04:00
Kirill Kornyakov
61ed591728
Updated Introduction into Android Development tutorial
2012-11-01 22:28:46 +04:00
Andrey Kamaev
66b90d19a6
Merge pull request #81 from stephenfox/master
2012-10-31 16:59:45 +04:00
Vadim Pisarevsky
849a8c8d20
fixed many errors in warnings in rst docs; added ocl module description (by Niko Li)
2012-10-31 15:15:51 +04:00
Andrey Kamaev
468eefe0ce
Merge branch '2.4'
2012-10-30 15:10:17 +04:00
alexandre benoit
08ff5f92f4
minor updates for doc redirections and tutorial images size
2012-10-30 15:06:13 +04:00
alexandre benoit
f593616b84
minor update
2012-10-30 15:06:13 +04:00
alexandre benoit
e475010e14
updated first image sample
2012-10-30 15:06:13 +04:00
alexandre benoit
f05f374fb5
updated tutorial, rapid spell check, retina parameters discussion added
2012-10-30 15:06:13 +04:00
alexandre benoit
3eb4e38735
updated tutorial, need spell check, validation, nicer images and a discussion on parameters
2012-10-30 15:06:13 +04:00
alexandre benoit
23bd673598
adding retina tutorial
2012-10-30 15:06:13 +04:00
alexandre benoit
cdc4679b3e
introducing a tutorial for the retina model
2012-10-30 15:06:13 +04:00
alexandre benoit
a0c92265db
minor updates for doc redirections and tutorial images size
2012-10-28 18:52:04 +01:00
alexandre benoit
4e58fd645c
minor update
2012-10-28 18:34:48 +01:00
alexandre benoit
02666567b0
updated first image sample
2012-10-28 10:57:03 +01:00
Andrey Kamaev
6211f156e6
Merge 2.4.3-rc
2012-10-24 19:56:27 +04:00
Evgeny Talanin
12747068b5
Updated docs to 2.4.3 rc
2012-10-24 17:28:17 +04:00
alexandre benoit
4c5bcd80de
updated tutorial, rapid spell check, retina parameters discussion added
2012-10-24 12:04:32 +02:00
alexandre benoit
90d10e6b73
updated tutorial, need spell check, validation, nicer images and a discussion on parameters
2012-10-23 18:57:39 +02:00
Andrey Kamaev
91f47d2779
Merge branch '2.4'
...
Conflicts:
modules/core/include/opencv2/core/version.hpp
2012-10-23 20:39:02 +04:00
Andrey Kamaev
6f08d03322
Advance version number to 2.4.3-rc
2012-10-23 17:59:59 +04:00
Stephen Fox
9f8ce906f4
fix to documentation regarding CV_CAP_OPENNI_* in high gui userguide
...
fix comments to accurate match CV_CAP_OPENNI_* vs. wrong OPENNI_*
2012-10-22 23:18:46 -05:00
alexandre benoit
6e63073c6c
adding retina tutorial
2012-10-22 13:51:55 +02:00
alexandre benoit
0d3fb3cef3
introducing a tutorial for the retina model
2012-10-22 13:36:30 +02:00
Andrey Kamaev
5bc104cef5
Merge branch '2.4'
2012-10-19 15:00:05 +04:00
Kirill Kornyakov
908f25bc43
changed link to Q&A forum in the docs
2012-10-18 14:25:34 +04:00
Andrey Kamaev
0e7ca71dcc
Normalize whitespace in documentation and text files
2012-10-17 21:42:09 +04:00
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
2012-10-17 15:57:49 +04:00
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00
Kirill Kornyakov
aedf56404e
made imread description slightly better #2406
2012-10-15 15:23:38 +04:00
Vsevolod Glumov
a2088d0c52
Replaced SVN instructions with Git ones for 'Installation in Windows' section (Issue #2249 ); Also, fixed both bugs from issue #2374 in the same section.
2012-10-11 18:37:00 +04:00
Vsevolod Glumov
a3080636ba
Replaced SVN instructions with Git instructions in iOS and Linux installation tutorials. Issue #2249
...
+ Minor formatting fixes.
2012-10-11 16:44:53 +04:00
Vsevolod Glumov
1f21b96b9d
Fixed the formulas, based on issue #2145
2012-10-11 03:26:23 +04:00
Alexander Smorkalov
306ed9801a
Issue #2284 BaseLoaderCallback requires use of Activity fixed.
2012-10-10 11:44:01 +04:00
Alexander Smorkalov
9a76573172
Auto expand of OpenCV version for Android Library prject and some documentation pages added.
2012-10-09 18:30:58 +04:00
Alexander Smorkalov
9ab19691d4
OpenCV Manager documentation updated.
...
Diagram rendering script updated.
2012-10-09 10:34:40 +04:00
Vadim Pisarevsky
a4adf57edc
fixed typos in the mat tutorial (ticket #2380 )
2012-10-01 16:35:12 +04:00
Andrey Kamaev
82b30963d2
Restore pdf patch command
2012-09-19 18:45:57 +04:00
Andrey Kamaev
0e9405e591
Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation
2012-09-14 22:26:32 +04:00
Vadim Pisarevsky
19e1f89cd6
regenerated opencv_cheatsheet.pdf from the previously updated opencv_cheatsheet.tex
2012-09-07 15:35:18 +04:00
Vadim Pisarevsky
36dacc688a
removed non-existing CoreAnimation framework from the list of required frameworks (bug #2326 )
2012-09-06 14:22:40 +04:00
Vadim Pisarevsky
283087dd56
fixed typo (bug #2327 )
2012-09-06 14:16:18 +04:00
Vadim Pisarevsky
a6e2acbfee
added a few missing images for tutorials; integrated pull request #26
2012-08-30 16:23:18 +04:00
Vadim Pisarevsky
3d4ca2d709
added ios tutorials by Charu Hans and Eduard Feicho
2012-08-30 15:49:53 +04:00
Andrey Kamaev
bf4c1df0d0
Fix formatting in Android tutorials
2012-08-17 19:23:45 +04:00
Andrey Kamaev
9d6ccecfdd
Fixed layout in third Android tutorial
2012-08-17 18:15:15 +04:00
Vsevolod Glumov
8899835886
Reviewed 'android_dev_intro'
2012-08-15 15:10:58 +04:00
Andrey Pavlenko
3b07e977a9
improving android tutorial v2
2012-08-15 12:21:58 +04:00
Andrey Pavlenko
6e07a1346c
improving android tutorial v2
2012-08-15 11:47:48 +04:00
Vsevolod Glumov
a4392e4906
Merge remote-tracking branch 'origin/master'
2012-08-15 11:39:54 +04:00
Vsevolod Glumov
5825c60491
Reviewed 'android_dev_intro' and 'O4A_SDK'
2012-08-15 11:39:02 +04:00
Andrey Pavlenko
c004df234f
improving android tutorial v2, removing v1
2012-08-15 10:56:50 +04:00
Andrey Kamaev
d861063159
Fixed tutorial link to NVIDIA Tegra platform
2012-08-14 17:26:00 +04:00
Andrey Pavlenko
37740fa30e
improving android tutorial v2
2012-08-14 17:18:24 +04:00
Vsevolod Glumov
2a1e8e3efd
Merge remote-tracking branch 'origin/master'
2012-08-13 16:29:08 +04:00
Vsevolod Glumov
27212fdafe
some minor fixes to the 'android_dev_intro'
2012-08-13 16:29:00 +04:00
Oleg Sklyarov
85351389f4
ubuntu screenshot png
2012-08-13 16:03:01 +04:00
Oleg Sklyarov
3b70fc6d32
Android device recognition in Ubuntu Linux manual
2012-08-13 16:00:58 +04:00
Vsevolod Glumov
87737c20c1
added a short preface to the 'android_dev_intro' doc.
2012-08-13 13:13:07 +04:00
Andrey Pavlenko
a682ee40ad
android tutorial, part 1 - adding 'device connection via usb' section, sections reordering
2012-08-09 22:57:06 +04:00
Oleg Sklyarov
3f68e5bb0e
android tutorial minor layout fix (also my first test commit)
2012-08-09 18:21:56 +04:00
Andrey Kamaev
73f720d470
Fixed links in formatting in Android intro tutorial
2012-08-08 16:28:12 +04:00
Andrey Kamaev
8aa2d6cddc
Fix several documentation build warnings
2012-08-07 18:00:09 +04:00
Andrey Pavlenko
c1571e21ff
android tutorial v2, initial draft commit
2012-08-07 17:27:48 +04:00
Andrey Kamaev
5100ca7508
svn repository web references are replaced with links to git
2012-08-07 14:30:36 +04:00
marina.kolpakova
2c8d11071c
minor in license file
2012-08-07 13:22:41 +04:00
Andrey Pavlenko
484e83a9b6
minor update (pictures resize removed, emulator screen-shot downscaled)
2012-07-31 12:31:23 +04:00
Andrey Pavlenko
e1c7bcab3a
minor updates to android tutorials
2012-07-24 19:04:38 +04:00
Andrey Kamaev
bb51626573
Build pdf for Android Manager documentation
2012-07-13 13:00:29 +00:00
Andrey Pavlenko
06a4553a4f
minor upd. (formatting and wording)
2012-07-12 09:21:36 +00:00
Andrey Pavlenko
f6a4350ddd
updating wording and initDebug() descr
2012-07-12 09:21:32 +00:00
Andrey Kamaev
b1eba01afb
Fixed several mistakes in documentation
2012-07-05 07:30:45 +00:00
Andrey Kamaev
5f8715c8b4
Fixed file globbing in documentation parsers
2012-07-05 05:11:15 +00:00
Andrey Kamaev
51f6127e0a
Merged the recent fixes from 2.4 branch
2012-07-04 08:04:31 +00:00
Alexander Shishkov
0ee2662da6
updated docs theme
2012-07-03 15:37:49 +00:00
Andrey Kamaev
a4ec89fb2c
Merged version references fix
2012-07-02 15:41:14 +00:00
Andrey Pavlenko
eaddfb32de
updating tutorial
2012-07-02 14:10:06 +00:00
Andrey Pavlenko
715b0d181c
adding missing images
2012-06-25 06:44:08 +00:00
Andrey Pavlenko
2984fa751e
adding OpenCV Manager
2012-06-21 14:50:05 +00:00
Andrey Pavlenko
a497e1b37e
minor tutorial update
2012-06-18 14:50:49 +00:00
Andrey Pavlenko
af6b2e4e96
minor tutorial update
2012-06-15 10:59:09 +00:00
Andrey Pavlenko
fed67b3719
tutorial updated
2012-06-15 09:08:49 +00:00
Andrey Pavlenko
6e1ea0af71
tutorial updated
2012-06-14 20:03:47 +00:00
Andrey Pavlenko
a82ec18425
tutorial updated
2012-06-14 14:37:41 +00:00
Vadim Pisarevsky
dcf2a6b857
updated iOS installation instructions
2012-06-11 10:33:45 +00:00
Kirill Kornyakov
ec0ec69307
slightly updated windows_install.rst tutorial
2012-06-08 06:26:16 +00:00
Andrey Kamaev
bf27889f04
Made reference manual table of contents autogenerated
2012-05-30 14:06:47 +00:00
Andrey Kamaev
a20248977c
Documentation: fixed class/struc members documentation; added warning on incorrectly documented member
2012-05-29 16:55:46 +00:00
Andrey Kamaev
aaf043e7ba
Documentation: fixed operators regex; added varargs support
2012-05-29 15:42:38 +00:00
Andrey Kamaev
cf25f572a6
Documentation: improved correctness checking for superclasses
2012-05-29 14:51:59 +00:00
Andrey Kamaev
dad75658f2
Documentation: added support for multiple superclasses
2012-05-29 14:18:43 +00:00
Andrey Kamaev
bb69e03f12
Documentation: added support for virtual methods
2012-05-29 13:59:49 +00:00
Andrey Kamaev
b69e08cf51
Documentation: added support for superclasses in class definition #1308
2012-05-29 13:42:50 +00:00
Andrey Kamaev
4800d85011
Fixed documentation generation for function arguments having array type i.e. 'type arg[]'
2012-05-29 11:41:23 +00:00
Andrey Kamaev
05de6302fd
Fixed documentation: corrected parameter names
2012-05-29 10:36:19 +00:00
Andrey Kamaev
6ca618277c
More fixes for documentation.
2012-05-28 20:11:38 +00:00
Andrey Kamaev
18a8721f49
Small fixes for documentation checking script
2012-05-28 15:29:21 +00:00
Andrey Kamaev
ddd9a99c66
Added check for documented but missing functions
2012-05-28 14:45:14 +00:00
Andrey Kamaev
78329b0dfe
New bunch of documentation fixes
2012-05-28 14:36:15 +00:00
Andrey Kamaev
71625ad458
Fixed more documentation & source discrepancies
2012-05-28 11:22:43 +00:00
Andrey Kamaev
7e698726e4
Added new script for checking correctness of documentation
2012-05-28 07:34:49 +00:00
Andrey Kamaev
3a1f85d4e8
Remerged the 2.4.0 branch
2012-05-02 20:20:14 +00:00
Vadim Pisarevsky
d5a0088bbe
merged 2.4 into trunk
2012-04-30 14:33:52 +00:00
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
2012-04-13 21:50:59 +00:00
Alexander Shishkov
9bfd50e6ae
merged revisions r7802,r7804,r7805 from 2.4 branch
2012-04-03 00:33:33 +00:00
Maria Dimashova
550fd8e57c
added image and depth synchronization
2012-03-27 07:41:48 +00:00
Vadim Pisarevsky
befa9b3109
fixed chi-square test, ticket #1263
2012-03-26 09:07:02 +00:00
Alexander Shishkov
5c23d52618
fixed documentation compilation errors after r7568
2012-03-21 09:48:34 +00:00
Maria Dimashova
baa81de122
renamed property of openni camera
2012-03-16 13:59:08 +00:00
Maria Dimashova
00aca7e77a
renamed property of openni camera
2012-03-16 09:08:18 +00:00
Maria Dimashova
930c7bf20e
minor refactoring CvCapture_OpenNI
2012-03-15 15:55:07 +00:00
Alexander Shishkov
698fb8c1df
modified documentation about using OpenNI wrapper #1657
2012-03-13 12:00:25 +00:00
Alexander Shishkov
d95127c279
#1672
...
updated some more links
2012-03-11 16:01:20 +00:00
Alexander Shishkov
cc881e6393
#1672
...
updated docs links in tutorials
2012-03-11 15:45:27 +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
Alexander Shishkov
1494da339d
fixed #1507
2012-03-05 11:08:59 +00:00
Andrey Kamaev
18dbe6b3e5
cmake scripts are updated to prefer includes from the OpenCV source tree
2012-03-03 15:49:23 +00:00
Andrey Kamaev
aeaae8b057
Updated rst configuration to read OpenCV version from sources; fixed several sphinx' warnings
2012-03-02 20:59:13 +00:00
Alexander Shishkov
042a834d9d
#fixed 1644
2012-03-02 18:24:46 +00:00
Alexander Shishkov
defbdcba77
fixed #1645
2012-03-02 18:06:15 +00:00
Alexander Shishkov
6ababe7055
fixed #1604
2012-02-17 06:58:02 +00:00
Vadim Pisarevsky
fef90e2270
fixed a few bugs in mat-mask-operations tutorial (thanks to Shiqi Yu)
2012-01-31 15:58:47 +00:00
Maria Dimashova
fbcd2a4e0a
added example of vec-file
2011-12-23 07:48:36 +00:00
Kirill Kornyakov
61515f78c3
user guide on cascade training a bit updated
2011-11-10 12:03:44 +00:00
Maria Dimashova
eeaf6192e3
minor change of doc
2011-10-11 14:42:49 +00:00
Maria Dimashova
ddc7142ab3
minor change of doc
2011-10-11 10:01:39 +00:00
Maria Dimashova
9e60334f7b
added doc on cascade classifier training
2011-10-10 12:50:49 +00:00
Alexander Shishkov
d069396546
fixed problem in rst files
...
changed OpenCV version to 2.3.2
2011-09-15 08:31:14 +00:00
Artem Myagkov
abdd342d50
modifed minimum required cmake version for ios
2011-08-31 18:42:44 +00:00
Artem Myagkov
8c6782300a
modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial
2011-08-23 11:19:58 +00:00
Ana Huaman
b3b036fd35
Added theory to a rst Tutorial in tracking motion (Harris corner)
2011-08-22 13:53:12 +00:00
Bernat Gabor
df49158863
Added the "Camera calibration With OpenCV" tutorial. Extended with a few global links the conf.py file. Corrected an error in the linux_install.rst and one in the cascade_classifier.rst file.
2011-08-22 12:15:31 +00:00
Bernat Gabor
0451779d2c
Ticket #1240 resolved.
2011-08-19 10:12:33 +00:00
Bernat Gabor
157db88cbd
Added the "How to write a tutorial for OpenCV?" tutorial. Made some corrections to the feature2D TOC tree. Small visual improvements for the video-write.rst file. Deleted a definition file that served no purpose.
2011-08-17 17:28:06 +00:00
Ana Huaman
4c289dc166
Slight update in objdetect...still to put Theory
2011-08-15 02:38:23 +00:00
Ana Huaman
eb77bbd626
Fixed more broken links from previous tutorials
2011-08-15 02:35:10 +00:00
Ana Huaman
41f5a9cab9
Fixed more broken links from previous tutorials
2011-08-15 02:29:03 +00:00
Ana Huaman
a0d73eadd3
Updated broken links of tutorials in core and fixed weird-looking bullets (error of mine)
2011-08-15 01:25:36 +00:00
Ana Huaman
8b0092eaf5
Commit rst tutorial for Cascade Classifiers
2011-08-15 00:49:59 +00:00
Bernat Gabor
fec995391f
Added to the tutorials the "Support Vector Machines for Non-Linearly Separable Data" contributed by Fernando Iglesias García. Corrected a mistake in the gpu-basics-similarity.rst file.
2011-08-14 19:58:20 +00:00
Bernat Gabor
695311d709
Added the "Similarity check (PNSR and SSIM) on the GPU" tutorial. Corrected an highgui TOC tree mistake.
2011-08-14 15:05:56 +00:00
Andrey Kamaev
d7a9b99b1d
Documentation: fixed references for C++ operators
2011-08-13 21:39:10 +00:00
Andrey Kamaev
6168eaf745
Documentation: fixed "template<class T> const T" case for ".. ocv:function::" macro
2011-08-13 18:05:11 +00:00
Andrey Kamaev
d6e3ccc1b2
Documentation: fixed about 100 cross-referencing errors.
2011-08-13 16:49:40 +00:00
Bernat Gabor
bdfc0201de
Added the How to create videos with OpenCV Tutorial. Made some corrections to the feature2d, to get rid of some documentation build errors.
2011-08-13 14:02:18 +00:00
Andrey Kamaev
431daf59b6
* Fixed cross-referencing in reference manual (except C++ operator() ).
...
* Fixed display of struct and class definitions (except classes with base class specified).
* Fixed formatting and referencing errors in several documentation files.
2011-08-12 22:18:04 +00:00
Ana Huaman
6b88d7a898
Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst
2011-08-12 18:30:20 +00:00
Ana Huaman
f803fc259b
Added tutorial for features2d using homography to find a planar object (Based on the well known find_obj.cpp
2011-08-12 18:04:44 +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
Ana Huaman
e6d308ca89
Added rst Tutorial for Feature Detection with SURF and drawKeypoints
2011-08-12 15:56:52 +00:00
Vadim Pisarevsky
6b162ea211
improved list formatting in opencv refman. Updated PDFs.
2011-08-12 10:52:06 +00:00
Andrey Kamaev
67a98bfd24
Fixed search in html documentation (ticket #1232 )
2011-08-12 07:23:54 +00:00
Andrey Kamaev
8442dab01d
Html documentation: fixed text wrapping for sidebar
2011-08-11 19:06:41 +00:00
Bernat Gabor
a0a46b0d70
Added a video input tutorial with PSNR and SSIM.
2011-08-11 09:34:03 +00:00
Maria Dimashova
04e4eaabaf
updated openni finding by cmake ( #1190 , #1252 ); updated doc on kinect
2011-08-10 14:58:55 +00:00
Andrey Kamaev
50d1d711de
Added reference to Nvidia TADP into Android tutorial; refactored both Android tutorials; fixed some rst warnings
2011-08-10 09:45:17 +00:00
Maria Dimashova
1d7877eeaf
added doc on supported Kinect properties ( #1251 )
2011-08-09 14:00:11 +00:00
Andrey Kamaev
0a78cdf264
Updated Android tutorials
2011-08-09 09:56:16 +00:00
Bernat Gabor
a5f38806ab
Small modifications to the scan tutorial and added the video-input-psnr-ssim sample file.
2011-08-09 05:43:58 +00:00
Andrey Kamaev
2ec815be89
Updated android tutorial for native development
2011-08-08 13:26:23 +00:00
Bernat Gabor
ed801d3e65
Added the "Interoperability with OpenCV 1" tutorial.
2011-08-08 05:58:10 +00:00
Leonid Beynenson
93a0237b64
Added the tutorial "Using OpenCV Android binary package to compile applications, which use OpenCV from native level".
2011-08-07 20:46:51 +00:00
Kirill Kornyakov
c44cdef24c
android tutorial updated: spelling and note about spaces in path to OpenCV package
2011-08-03 16:06:17 +00:00
Bernat Gabor
6b5ea5931d
Added the "Mask operations on matrices" tutorial (with its sample). Plus modified some other core tutorials.
2011-07-27 17:52:27 +00:00
Bernat Gabor
26bd6b3f5f
Added the File Input and Output using XML and YAML files tutorial.
2011-07-27 11:35:11 +00:00
Bernat Gabor
2d3606a58f
Finished the DFT tutorial for the core section.
2011-07-25 10:06:03 +00:00
Bernat Gabor
f25603112a
Added Fernandos first tutorial regarding SVMs. Extended the global links (conf.py). Corrected the author names. Minor modification to the dft tutorial.
2011-07-25 07:15:52 +00:00
Vadim Pisarevsky
d8417af086
fixed and improving formatting in opencv2refman.pdf. added support for n-channel mask in Mat::copyTo() and n-channel images in cv::compare(). fixed 2 compile warnings in opencv_python.
2011-07-24 10:34:14 +00:00
Bernat Gabor
ffe7a658fb
Sample files for image scanning, basic Mat, file I/O. Added Victors removed tutorials back in the system. Some typo fixing.Expanded conf.py with new global links.
2011-07-22 15:11:59 +00:00
Vadim Pisarevsky
a28112472c
put the smaller opencv_tutorials.pdf to SVN
2011-07-21 13:41:40 +00:00
Vadim Pisarevsky
84862ae5a1
fixed 2 typos in linux_eclipse tutorial
2011-07-21 13:36:32 +00:00
Gary Bradski
c722128ddd
edited another way of using eclipse using cmake
2011-07-21 01:03:41 +00:00
Vadim Pisarevsky
bddcc6ffcc
fixed xcolor warnings when building opencv_tutorials.pdf
2011-07-20 22:21:32 +00:00
Andrey Kamaev
f6647085cd
Restored corrupted images in Android binary package tutorial.
2011-07-20 19:24:21 +00:00
Bernat Gabor
43e083f145
Ok, now optimized the tutorial size for real. Made JPG/PNG optimization for all the images. Modified some tutorial files to follow these size optimizations. Now the tutorial PDF generated is 3.95MB, so enjoy!
2011-07-20 18:08:25 +00:00
Andrey Kamaev
5a2e493d12
Fixed image positioning in tutorial
2011-07-20 11:21:00 +00:00
Andrey Kamaev
27f060c707
Fixed list formatting
2011-07-20 07:54:08 +00:00
Andrey Kamaev
22dcee47d3
Added Android binary package tutorial
2011-07-20 05:39:55 +00:00
Bernat Gabor
a2975f337a
1) Converted all images to JPG to reduce size.
...
2) Added a raw Latex page break directive after each TOC tree. (For the PDF tutorial look).
3) Two finished tutorials:
a) one describing how the Mat data structure works and its output capabilities (format function) (demonstration YouTube video included).
b) one describing image scanning operations plus the LUT function (demonstration YouTube video included).
c) a basic filtering approach (plus multi row image scanning demonstration) in the work.
2011-07-19 22:08:54 +00:00
Andrey Kamaev
f503b029a7
Allowed to build html documentation without pdf documentation.
2011-07-19 20:27:58 +00:00
Andrey Kamaev
930b2995eb
Fixed Android samples; Fixed bugs in cmake (java module).
2011-07-19 17:07:01 +00:00
Ana Huaman
4e42bf6308
Added reST tutorials for Contours (6 in imgproc) and for Corner Detection (4 in features2D) + links in conf.py
2011-07-13 17:53:45 +00:00
Vadim Pisarevsky
49c48aabff
fixed typo in the license (ticket #1211 )
2011-07-12 15:59:15 +00:00
Bernat Gabor
4168b75edc
Some tutorial extending of the Windows install and usage. Display Image retouching.
2011-07-08 19:43:29 +00:00
Vadim Pisarevsky
6f6c1c75ba
use Euler font for the formulas in the online docs too.
2011-07-08 16:25:09 +00:00
Maria Dimashova
c380dd579b
updated whitelist
2011-07-08 14:34:03 +00:00
Vadim Pisarevsky
38e0f84876
corrected css style - use the same background color for all text elements.
2011-07-07 17:00:09 +00:00
Vadim Pisarevsky
5649f35757
some more bugfixed in 2.3 propagated to trunk
2011-07-07 11:43:21 +00:00
Ana Huaman
ff326988a5
Added histogram comparison tutorial in reST
2011-07-06 18:57:39 +00:00
Ana Huaman
89115f0fcc
Added BackProjection reST tutorial
2011-07-06 17:57:19 +00:00
Ana Huaman
cf62a37f87
Added matchTemplate reST tutorial
2011-07-06 14:15:13 +00:00
Ana Huaman
eac922ebd7
Added calcHist tutorial in reST
2011-07-06 09:33:03 +00:00
Bernat Gabor
7a7011bd4f
Corrected(re-added) and extended the ImgProc Tutorial TOC entry.
2011-07-06 09:15:54 +00:00
Ana Huaman
080c6e817d
Added Equalized Histogram reST tutorial + corrected Smoothing tutorial (images reduced and fixed link)
2011-07-06 04:22:00 +00:00
Bernat Gabor
e18de3c6ab
Added the OpenCV with Visual Studio tutorial. Enhanced, extended the Windows Installation one. Some minor CSS changes to avoid unnecessary large spaces inside enumerations in the tutorials.
2011-07-06 00:01:27 +00:00
Vadim Pisarevsky
b33224f0b6
merged the latest fixes in 2.3 to trunk
2011-07-04 16:18:12 +00:00
Andrey Kamaev
f301cda780
Fixed 'Undefined control sequence' error in recently added tutorial
2011-07-04 12:19:40 +00:00
Bernat Gabor
6be9fbfa6d
Reformatted the TOC tables in tutorials to look just as good in PDFs as in HTML. Updated the default.css_t too for this. Added the "Windows Install" tutorial (with videos).
2011-07-04 11:04:56 +00:00
Ana Huaman
13bbc9ff71
Added Affine Transformation tutorial in reST
2011-06-30 13:42:46 +00:00
Vadim Pisarevsky
cc9a1bb62f
propagated some more fixes from 2.3 branch to the trunk
2011-06-30 12:06:26 +00:00
Bernat Gabor
3ff8831ae9
Updated the TOC tree of the imgproc tutorial section.
2011-06-30 09:37:01 +00:00
Ana Huaman
64c8d8f2a0
Added Remap tutorial in reST
2011-06-30 09:08:04 +00:00
Bernat Gabor
5ee8293e7b
Mixed up the linux_eclipse.rst file in the previous commit. Correcting it.
2011-06-30 00:59:47 +00:00
Bernat Gabor
762bc0f8af
Some reST syntax correction. Now the PDF documentation builds correctly under Windows using MIKTEX. Some update on the tutorial structure. Some CSS syntax correction. Windows Install Tutorial v0.4.
2011-06-30 00:41:41 +00:00
Vadim Pisarevsky
d5d0a2f8e0
propagated some more fixes from 2.3 branch to the trunk
2011-06-29 22:26:09 +00:00
Gary Bradski
04830e5dc0
Edit load and save to load, modify and save
2011-06-29 21:34:52 +00:00
Ana Huaman
f27796e8cc
Added Hough Circle Tutorial in reST
2011-06-29 04:05:17 +00:00
Ana Huaman
d32a134b0f
Added Hough Lines Tutorial in reST
2011-06-29 00:20:05 +00:00
Ana Huaman
832262e376
Added Laplace and Canny reST tutorials and corrected a small bug in Canny sample code
2011-06-27 17:06:54 +00:00
Ana Huaman
20ab3d538b
Updated conf.py with the latest added external links for tutorial docs
2011-06-27 13:21:01 +00:00
Ana Huaman
e1aa8eead3
Added reST tutorials for copyMakeBorder, Sobel Operator, updated links in conf.py
2011-06-27 08:31:34 +00:00
Ana Huaman
ae649e8c30
Added rst Tutorial for Filter 2D
2011-06-27 04:01:01 +00:00
Bernat Gabor
42bd52f046
Corrected the place of accent in the name of Ana Huamán.
2011-06-23 22:28:27 +00:00
Bernat Gabor
9426249a88
New structure (following the documentation) for the tutorials. Normalized image sizes for TOC display.
2011-06-23 21:55:24 +00:00
Bernat Gabor
ea70a5ffd6
Cleaning up the doc/tutorials folder in preparation to add thew new structure.
2011-06-23 21:47:16 +00:00
Vadim Pisarevsky
f0624c08dc
propagated some more changes from 2.3 to trunk
2011-06-23 12:15:35 +00:00
Vadim Pisarevsky
6e613bca9b
propagated some more changes from 2.3 to trunk
2011-06-23 12:13:33 +00:00
Ana Huaman
3ac024ff6c
Added tutorial for threshold in reST and fixed broken links from previous ImgProc tutorials
2011-06-22 02:05:49 +00:00
Ana Huaman
9ce4e87507
Added reST tutorial documentation for Pyramids and added a few links to conf.py
2011-06-21 22:22:31 +00:00
Ana Huaman
a8d37509fa
Added tutorial in reST for Morphology 2
2011-06-21 08:53:37 +00:00
Ana Huaman
ae55138a49
Deleting old tutorial files and put them in folders
2011-06-21 03:30:18 +00:00
Ana Huaman
3162b742a3
Folder Intro
2011-06-21 03:27:26 +00:00
Vadim Pisarevsky
2e54482de9
fixed formula in cvIntegral/integral description
2011-06-19 23:24:01 +00:00
Ana Huaman
99eb377143
Added tutorial in reST for Morphology 1
2011-06-18 23:08:08 +00:00
Ana Huaman
6a3f69d2d1
Fixed a small link error in documentation
2011-06-18 17:46:52 +00:00
Ana Huaman
52b3391067
Added Smoothing tutorial in reST and links to the code in samples/cpp/tutorial_code
2011-06-18 17:27:02 +00:00
Maria Dimashova
4f86b30abc
fixed #1140 and made some other updates of features2d docs
2011-06-17 13:23:28 +00:00
Maria Dimashova
3d74662f5a
updated check_docs script and whitelist
2011-06-17 11:33:06 +00:00
Bernat Gabor
5cae924a3d
A "Hello World" like tutorial to assure that I have submit rights to the tutorial section.
2011-06-16 17:18:50 +00:00
Vadim Pisarevsky
8d8ef596c8
introduced new RST/Sphinx domain ocv.
2011-06-16 12:48:23 +00:00
Ana Huaman
523f53f277
Modified conf.py. Added extlinks for the tutorials
2011-06-14 23:25:23 +00:00
Ana Huaman
9a403277bf
Added a extlinks section for external links to the OpenCV cpp reference
2011-06-14 23:23:03 +00:00
Ana Huaman
f2cd4604c5
Added two more drawing tutorials
2011-06-14 23:19:19 +00:00
Ana Huaman
276a19d354
Saving the first batch of tutorials: Short installation guide and a few tutorials for beginners
2011-06-14 16:44:48 +00:00
Alexander Shishkov
6ecebb7f66
fixed #768 ticket
...
renamed OPENCV_SOURCE_DIR to OpenCV_SOURCE_DIR
2011-06-14 10:19:56 +00:00
Alexander Shishkov
ca758a9dac
fixed #768 ticket
2011-06-14 10:11:16 +00:00
Ilya Lysenkov
fac611337f
Minor doc change
2011-06-10 07:11:58 +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
3b9e752be7
some more core functions documented + minor fixes and rearrangements
2011-06-08 21:35:19 +00:00
Vadim Pisarevsky
5441130e21
added "whitelist" capability to the documentation check script
2011-06-08 19:53:06 +00:00
Ilya Lysenkov
839c1bea4b
Fixed matchTemplate doc (ticket #1045 )
2011-06-08 15:37:49 +00:00
Ilya Lysenkov
ee2b8aa764
Fixed python AbsDiffS doc (ticket #1097 )
2011-06-08 13:42:44 +00:00
Ilya Lysenkov
be1f084c54
Updated CvSparseMat doc (ticket #679 )
2011-06-08 13:22:09 +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
Ilya Lysenkov
19de695a26
Fixed comparison methods in cvMatchShapes (ticket #1012 )
2011-06-07 13:19:58 +00:00
Ilya Lysenkov
9c3c1603b7
Used literal blocks instead of the LaTeX verbatim environment
2011-06-07 12:54:00 +00:00
Vadim Pisarevsky
d77915759a
updated cheatsheet; fixed a few typos
2011-06-04 09:12:25 +00:00
Vadim Pisarevsky
124967eefb
very first version of the documentation checking script
2011-06-01 21:15:36 +00:00
Vadim Pisarevsky
7659c77619
fixed formatting a bit
2011-05-24 13:38:55 +00:00
Vadim Pisarevsky
f2a337f990
fixed several typos, including the old ones from ticket #854
2011-05-21 20:17:45 +00:00
Maria Dimashova
411e7798aa
added the link in doc on kinect
2011-05-18 11:57:43 +00:00
Vadim Pisarevsky
6afd44674f
fixed paths to demo python scripts
2011-05-11 11:27:29 +00:00
Vadim Pisarevsky
b699e946b5
converted user guide & tutorials from tex to rst; added them into the whole documentation tree; added html_docs target.
2011-05-10 22:09:07 +00:00
Vadim Pisarevsky
a7b9c31e6a
repaired opencv refman & refman1 build
2011-05-09 16:50:29 +00:00
Vadim Pisarevsky
99d86393cf
moved the new docs from docroot to doc
2011-05-09 16:35:30 +00:00
Vadim Pisarevsky
a15fe21ea0
moved the new docs from docroot to doc
2011-05-09 16:35:11 +00:00
Vadim Pisarevsky
7491596ef8
moved the new docs from docroot to doc
2011-05-09 16:34:47 +00:00
Vadim Pisarevsky
73c935fab2
moved the new docs from docroot to doc
2011-05-09 16:29:17 +00:00
Vadim Pisarevsky
4a0880de19
moved the new docs from docroot to doc
2011-05-09 16:28:07 +00:00
Vadim Pisarevsky
f82c04f426
removed obsolete docs
2011-05-09 16:20:46 +00:00
Vadim Pisarevsky
7735712732
removed obsolete tex docs in order to avoid possible confusion
2011-04-25 22:02:11 +00:00
Victor Erukhimov
1d7b9750c0
Tutorials
2011-04-19 17:18:36 +00:00
Alexey Polovinkin
da0cb51916
added documentation on LatentSVM algorithm
2011-04-03 10:16:28 +00:00
Ethan Rublee
e7579b90e5
adding better support for asymmetric patterns.
2011-03-22 23:12:33 +00:00
Ethan Rublee
e7f0ad3c18
Command line python tools for generating patterns, may be incomplete.
2011-02-23 18:11:25 +00:00
Ilya Lysenkov
850f215305
Added a printable asymmetric pattern of circles
2011-02-23 14:47:15 +00:00
Alexey Spizhevoy
5b3d786e30
added asynchronous versions of transform- and projectPoints into the GPU module, added docs
2011-02-22 07:27:10 +00:00
Marius Muja
2943b6ea48
Updated doc
2011-02-16 08:44:34 +00:00
Vladislav Vinogradov
54fa600b9e
update docs
...
minor fixes and refactoring of GPU module
2011-02-16 08:31:45 +00:00
Anatoly Baksheev
6b34532901
minor + warnings
2011-02-15 15:09:54 +00:00
Alexey Spizhevoy
f10bff2653
added docs for MultiGpuManager
2011-02-15 14:36:53 +00:00
Alexey Spizhevoy
2f8af6335e
renamed GpuFeature into FeatureSet and updated docs
2011-02-15 13:56:59 +00:00
Anatoly Baksheev
6b6a63ba38
fixed some warnings
...
GPU: TargetArchs -> added FEATURE_SET prefix.
2011-02-15 10:54:49 +00:00
Alexey Spizhevoy
202e239cbd
fixed GPU minMaxLoc test, updated docs
2011-02-14 13:56:12 +00:00
Alexey Spizhevoy
63806c9ab9
renamed gpu::DeviceInfo::has into gpu::DeviceInfo::supports
2011-02-09 12:31:05 +00:00
Ilya Lysenkov
4d65de173e
Added documentation for asymmetric pattern detection
2011-02-07 08:00:16 +00:00
Maria Dimashova
ad896ae640
refactored OpenNI integration
2011-02-04 13:41:10 +00:00
Alexey Spizhevoy
5c3495a079
added perf test for gpu::erode, fixed docs, refactored perf. sample
2011-02-04 08:16:09 +00:00
Alexey Spizhevoy
da6aa774d2
updated docs
2011-02-03 14:55:54 +00:00
Alexey Spizhevoy
97b0335ef6
fixed docs
2011-02-03 13:19:56 +00:00
Maria Dimashova
6590711b8b
fixed doc
2011-02-02 16:29:33 +00:00
Anatoly Baksheev
82441a4b56
intro fix in gpu module
2011-02-02 15:50:01 +00:00
Alexey Spizhevoy
12f73aa9e2
added docs for gpu::GpuFeature
2011-02-02 07:45:50 +00:00
Alexey Spizhevoy
16e74ab306
added buffered version of norm, updated performance sample and docs
2011-02-01 10:46:19 +00:00
Alexey Spizhevoy
3795142604
implemented gpu::norm via absSum, sqrSum, and minMax (removed norm_diff call), added support of other data types
2011-02-01 10:23:10 +00:00
Maria Dimashova
566d19d7a7
minor changes of user guide (Kinect section)
2011-02-01 10:04:14 +00:00
Victor Erukhimov
55a8d03888
English corrected
2011-01-31 19:53:56 +00:00
Alexey Spizhevoy
047be13c1c
added docs for absSum function
2011-01-31 14:58:51 +00:00
Alexey Spizhevoy
70d0c214ae
added docs for the DeviceInfo class
2011-01-31 07:45:00 +00:00
Vladislav Vinogradov
13c08e384a
fixed GPU docs
2011-01-31 07:38:58 +00:00
Anatoly Baksheev
f6974df279
fixed documents errors for GPU module
2011-01-28 16:11:43 +00:00
Maria Dimashova
85e5de67e4
added help on Kinect usage to user guide
2011-01-27 10:53:13 +00:00
Alexey Spizhevoy
891e2ff310
replaced has* methods in the GPU module with the TargetArchs monostate
2011-01-27 10:06:38 +00:00
Maria Dimashova
91769d0ed4
removed old unnecessary files from doc
2011-01-27 08:30:44 +00:00
Alexey Spizhevoy
b7b21966c3
added bib link to the article in GPU docs (for HOG)
2011-01-27 07:26:38 +00:00
Anatoly Baksheev
11579324d8
GPU docs. introduction, data structures.
2011-01-25 15:23:02 +00:00
Vladislav Vinogradov
8abdb3721f
added gpu threshold.
2011-01-24 10:11:02 +00:00
Alexey Spizhevoy
5086c1b94a
added link to HOG describing paper into gpu docs
2011-01-21 14:58:10 +00:00
Anatoly Baksheev
971a712652
documented data structures, cascade classifier GPU
2011-01-21 14:42:21 +00:00
Alexey Spizhevoy
a05ae51271
minor changes in gpu docs
2011-01-21 07:57:18 +00:00
Alexey Spizhevoy
574b3f94a1
updated gpu initialization functions, added compile-time error on CC 1.0
2011-01-20 14:13:07 +00:00
Alexey Spizhevoy
8779306800
updated main CMakeLists.txt gpu module section, now user can manage binary and intermediate code versions of the gpu module image
...
added more functions to check version of gpu code in runtime
2011-01-20 09:22:05 +00:00
Alexey Spizhevoy
90ae1e3aed
refactored gpu module
2011-01-19 10:54:58 +00:00
Victor Erukhimov
afd42eed4b
Added features2d section
2011-01-18 15:56:40 +00:00
Alexey Spizhevoy
1a0d41fb53
added checkPtxVersion into gpu module
2011-01-18 14:52:35 +00:00
Alexey Spizhevoy
cbb132ccb1
added ensureSizeIsEnough into gpu module, updated reduction methods
2011-01-18 12:36:01 +00:00
Alexey Spizhevoy
f3a2656808
added hasPtxFor and isCompatibleWith functions into gpu module, added docs for them
2011-01-18 12:01:28 +00:00
Vladislav Vinogradov
566befe908
fixed some mistakes in gpu docs, added docs for gpu stereo.
2011-01-18 11:42:11 +00:00
Alexey Spizhevoy
6f0f1fb453
fixed some mistakes in gpu docs
2011-01-18 08:09:47 +00:00
Victor Erukhimov
12201ff673
Moving all user guide sources to a single folder
2011-01-17 13:15:40 +00:00
Alexey Spizhevoy
eb5d4437e7
updated gpu docs (monowidth font for types)
2011-01-17 12:09:47 +00:00
Alexey Spizhevoy
47b6f19766
gpu docs minor changes
2011-01-17 11:34:20 +00:00
Vladislav Vinogradov
63545d1e40
updated gpu image filtering and image processing docs
2011-01-17 10:19:11 +00:00
Alexey Spizhevoy
1697a89995
finished gpu module docs for matrix operations
2011-01-17 09:27:01 +00:00
Alexey Spizhevoy
dd5182ee70
finished gpu module docs for matrix reductions
2011-01-17 08:39:08 +00:00
Alexey Spizhevoy
612f234f7e
finished gpu module docs for per-element operations
2011-01-17 08:14:48 +00:00
Alexey Spizhevoy
59983648ea
restructured gpu modules docs
2011-01-17 06:57:57 +00:00
Anatoly Baksheev
e91ca8c6a3
documented all functions from GPU initialization section
2011-01-14 17:52:40 +00:00
Alexey Spizhevoy
7de8251607
updated gpu module docs
2011-01-14 14:53:48 +00:00
Alexey Spizhevoy
5a524f63d7
updated gpu module docs
2011-01-14 14:46:32 +00:00
Alexey Spizhevoy
2f564e7cae
updated gpu module docs
2011-01-14 09:17:18 +00:00
Alexey Spizhevoy
3ce147bd94
updated gpu module docs
2011-01-13 14:53:47 +00:00
Alexey Spizhevoy
34a99422ae
updated gpu module docs
2011-01-13 14:43:47 +00:00
Alexey Spizhevoy
ee5c0debb6
updated gpu module docs
2011-01-13 14:02:55 +00:00
Alexey Spizhevoy
db852e0b54
updated gpu module docs
2011-01-13 13:55:13 +00:00
Vladislav Vinogradov
349e0ece93
added docs for GPU Filter Engine
2011-01-13 13:48:58 +00:00
Alexey Spizhevoy
31e582e314
updated gpu module docs
2011-01-13 12:26:15 +00:00
Alexey Spizhevoy
b28c73b694
updated gpu module docs
2011-01-13 11:42:29 +00:00
Vladislav Vinogradov
20ed43bc03
added docs for SURF_GPU and BruteForceMatcher_GPU
2011-01-13 09:39:42 +00:00
Alexey Spizhevoy
536625d6fb
updated gpu module docs
2011-01-13 09:11:56 +00:00
Victor Erukhimov
4502f671ae
Memory management and primitive operators
2011-01-12 19:50:36 +00:00
Victor Erukhimov
975fbb6f90
Memory management and primitive operators
2011-01-12 19:50:19 +00:00
Victor Erukhimov
37e70e8ca2
Added a section on accessing matrix elements
2011-01-12 18:35:55 +00:00
Alexey Spizhevoy
0e77c79737
doc'd gpu bitwise, meanShift code
2011-01-12 15:03:24 +00:00
Alexey Spizhevoy
4e23f37ff8
added docs for gpu::HOGDescriptor
2011-01-12 13:07:33 +00:00
Victor Erukhimov
358b061ade
OpenCV user guide prototype
2011-01-11 20:51:08 +00:00
Ilya Lysenkov
457c6a8dfe
Fixed documentation
2010-12-21 13:17:52 +00:00
Ilya Lysenkov
5f5dc91bfd
Added documentation for cirlces' grid detection
2010-12-21 09:30:21 +00:00
Vadim Pisarevsky
4ac4ce3e40
replaced 8x6 pattern with 9x6, which orientation can be determined without any ambiguity
2010-12-13 15:00:35 +00:00
Vadim Pisarevsky
da293ee3d9
SSE2 optimization for Bayer->RGB; added Bayer->Gray with SSE2 optimization; corrected some bugs noted in the yahoogroups forum
2010-12-10 19:06:38 +00:00
Vadim Pisarevsky
a7a5dd051a
updated version number; removed unnecessary index.html and ChangeLog.htm
2010-12-04 19:21:45 +00:00
Vadim Pisarevsky
33d23ef27a
fixed several typos in docs; make MLData capable of reading csv files with much more columns than before
2010-12-04 18:37:07 +00:00
Vadim Pisarevsky
661c23ecc3
remove interfaces from installation; remove opencv/utils dir completely
2010-12-03 22:55:08 +00:00
James Bowman
59313f2a60
Added lang to sphinx template, linked py to cookbook and cpp to cheatseet, #723
2010-11-30 23:35:03 +00:00
Vadim Pisarevsky
eea43c6a46
added CV_CALIB_RATIONAL_MODEL for better backward compatibility
2010-11-29 20:06:44 +00:00
Vadim Pisarevsky
4a973d4633
fixed convexHull description; updated cvHaarDetectObjects description (maxSize parameter).
2010-11-29 17:06:37 +00:00
Ethan Rublee
077dd77757
Clarifying the findChessboardCorners and drawChessboardCorners documentation
...
as per the tickets: #712 and #713
2010-11-27 07:30:01 +00:00
Maria Dimashova
5eae542769
minor addition to SURF doc ( #188 )
2010-11-26 12:06:07 +00:00
Maria Dimashova
362df22fac
update features2d documentation after changes create functions and DynamicAdaptedFeatureDetector
2010-11-25 17:44:16 +00:00
Vadim Pisarevsky
d366c0b2fa
fixed canny test; fixed mhi-global test & implementation (hopefully, for the last time); added sse 4.1 & 4.2 support (not working in Xcode for some reason); moved splineInterpolation to color.cpp; fixed a few bugs in documentation
2010-11-24 09:46:46 +00:00
Ethan Rublee
541f4fc99f
working on the dynamic detectors documentation.
2010-11-24 03:23:51 +00:00
Ethan Rublee
157ed030ce
Adding a .tex document for the dynamic feature detectors
2010-11-23 23:19:52 +00:00
Maria Dimashova
c6e43c385d
updated documentation on features2d; minor features2d changes
2010-11-23 17:00:55 +00:00
Ethan Rublee
562a3bd5ea
Adding stubb of documentation for the Dynamic feature detectors
2010-11-23 16:47:30 +00:00
Vadim Pisarevsky
f5e5b677c9
added hconcat & vconcat functions for joining matrices; moved some inline functions out of the headers; fixed several bugs in documentation; removed MatND from docs
2010-11-23 16:39:20 +00:00
Gary Bradski
865b3ea523
Updated for building in latexsphinx directory
2010-11-19 22:19:00 +00:00
Vadim Pisarevsky
ea6b441052
extended cv::convertPointsHomogeneous to handle 4D input. corrected documentation
2010-11-18 22:03:20 +00:00
Maria Dimashova
cf849c3baa
updated doc on features2d
2010-11-08 15:27:56 +00:00
Maria Dimashova
37c1204d55
updated doc on common interfaces of features2d; added some method for GenericDescriptorMatcher
2010-11-03 16:39:58 +00:00
Ilya Lysenkov
eda72a3e8b
Fixed problem with conflicting filenames in the online documentation
2010-11-02 12:30:52 +00:00
Ilya Lysenkov
8861ecffb2
Fixed wiki links in flann in the online documentation
2010-10-25 13:26:24 +00:00
Ilya Lysenkov
0886177c5a
Implemented dynamic loading of the Wiki in the online documentation.
2010-10-25 09:54:47 +00:00
Vadim Pisarevsky
dde8cd7d4a
modified wiki link name
2010-10-21 15:23:47 +00:00
Ilya Lysenkov
f9753a5a88
Inserted links to wiki in documentation.
2010-10-21 11:48:01 +00:00
Ilya Lysenkov
61ecedd33c
Updated opencv.pdf with new modifications
2010-10-20 12:21:39 +00:00
Ilya Lysenkov
d5c57646bc
Documentation fix
2010-10-19 13:47:21 +00:00
Ilya Lysenkov
e41c6a35b8
Minor fixes in documentation
2010-10-19 13:44:57 +00:00
Ilya Lysenkov
6ed141de0e
Reorganized documentation to be consistent with modular structure
2010-10-19 11:51:56 +00:00
Vadim Pisarevsky
64bbab63dc
fixed PDF generation
2010-10-18 12:36:22 +00:00
Marius Muja
16b1f61c83
Updated FLANN to version 1.5
2010-10-12 19:47:50 +00:00
Yannick Verdie
eab003d06e
Update doc because of typo in Qt section
2010-09-16 18:13:49 +00:00
kencoken
ba713f28f9
Fixed object recognition documentation
2010-08-17 00:03:41 +00:00
Maria Dimashova
96292b7ced
excluded cv_object_recognition.tex build (temporarily)
2010-08-16 15:41:39 +00:00
kencoken
6849e14dab
Added object recognition documentation
2010-08-10 19:07:30 +00:00
kencoken
f2017f52fc
Added documentation for VOC dataset interface, bag-of-words and other new object recognition tools (GSoC 2010)
2010-08-10 19:01:18 +00:00
Yannick Verdie
6a58b146b8
Qt doc updated
2010-08-02 14:50:25 +00:00
Yannick Verdie
c1981aa659
2010-07-31 19:22:33 +00:00
Vadim Pisarevsky
7148823cc2
fixed pdflatex compile error
2010-07-08 09:03:12 +00:00
James Bowman
35dc0de097
Typo in floats
2010-06-23 20:40:07 +00:00
James Bowman
de00049aad
#393 SnakeImage revised Python binding
2010-06-23 20:39:51 +00:00
Vadim Pisarevsky
365e6b7b98
updated docs: grabcut added, PDF updated, ChangeLog: removed duplicated section
2010-06-14 12:02:03 +00:00
Maria Dimashova
dd72f2ec52
moved matchesMask
2010-06-12 14:39:56 +00:00
Maria Dimashova
008da75691
renamed parameter of drawMatches (mask to matchesMask)
2010-06-12 10:11:57 +00:00
Victor Erukhimov
b34f0a2fa3
Updated documentation for drawMatches
2010-06-12 06:28:08 +00:00
Maria Dimashova
17a8050fe2
added drawMatches function to features2d and documentation on this
2010-06-11 17:15:43 +00:00
Victor Erukhimov
ed6e07160a
Added intro for detectors/descriptors interface
2010-06-10 16:35:05 +00:00
Maria Dimashova
8e53eb5cbe
minor changes of feature2d documentation
2010-06-10 08:22:51 +00:00
Vadim Pisarevsky
809ebddefb
couple more fixes
2010-06-09 18:30:04 +00:00
Vadim Pisarevsky
55eb2f9d37
couple more hyperlinks fixed
2010-06-09 18:24:19 +00:00
Vadim Pisarevsky
8710c8d669
fixed code samples
2010-06-09 18:17:24 +00:00
Vadim Pisarevsky
e4115fa55c
some more samples
2010-06-09 17:30:11 +00:00
Maria Dimashova
41eae27b23
added documentation on feature2d module
2010-06-09 17:19:49 +00:00
Vadim Pisarevsky
2d6580faab
some hyperrefs fixed
2010-06-09 17:02:44 +00:00
Vadim Pisarevsky
74cb95ff67
Generated PDF of the cheatsheet
2010-06-09 17:00:54 +00:00
Vadim Pisarevsky
4e846d01f8
shortened and extended
2010-06-09 17:00:11 +00:00
Vadim Pisarevsky
3cdfad6097
added OpenCV cheat sheet
2010-06-09 04:56:00 +00:00
Vadim Pisarevsky
b645629749
extended highgui VideoCapture::get/set property documentation (thanks to frm)
2010-06-01 16:07:28 +00:00
Vadim Pisarevsky
fcf96d1fad
build PDF out of rst docs
2010-05-31 16:46:49 +00:00
Vadim Pisarevsky
5d125a7d8b
fixed Latex docs for cleaner HTML output
2010-05-31 16:46:09 +00:00
Vadim Pisarevsky
9690cd396b
always create <opencv_build_dir>/doc/html to avoid CMake 2.4 error messages
2010-05-26 08:42:33 +00:00
Vadim Pisarevsky
266c4642ea
doxygenated opencv_video & opencv_calib3d modules (C++ part only)
2010-05-25 15:59:48 +00:00
Vadim Pisarevsky
b703faf4cb
fixed the module list in Doxygen CMake script
2010-05-22 12:03:15 +00:00
Vadim Pisarevsky
b94e09bfeb
renamed cv::flann to cv::cvflann to avoid name conflicts
2010-05-21 20:37:05 +00:00
Vadim Pisarevsky
f152535865
extended description of the error handling mechanism with OpenCV C++ API
2010-05-20 11:37:37 +00:00
James Bowman
ccbe405322
Typo
2010-05-18 18:32:23 +00:00
Vadim Pisarevsky
47c3e79423
added Doxygen-based documentation (draft version for now)
2010-05-18 15:41:28 +00:00
James Bowman
da2fd5357d
Make doc build work with new layout
2010-05-14 22:25:15 +00:00
James Bowman
ac41d29eee
#301 , sample code for CalcHist
2010-05-14 22:24:32 +00:00
Vadim Pisarevsky
127d6649a1
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00