Andrey Kamaev
94c258cf15
#1205 fixed ~100 of ~700 parameters
13 years ago
Vadim Pisarevsky
4ba87233bb
fixed the size of output velocity map in OptFlowBM, ticket #1362 (thanks to Takanori Y for the patch)
13 years ago
Marina Kolpakova
e50c0ed4c8
Fixed bug #1629
13 years ago
Vadim Pisarevsky
846e37ded5
fixed many warnings from GCC 4.6.1
13 years ago
Vadim Pisarevsky
957e80abbd
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
13 years ago
Vadim Pisarevsky
1a25e58239
fixed patch diff calculation in the end of calcopticalflowpyrlk (thanks to Vlad Vinogradov for the patch)
13 years ago
Vadim Pisarevsky
716a5d04ab
fixed a few problems detected by Xcode 4.2.1
13 years ago
Andrey Kamaev
984eb99428
Global CMake reorganization:
...
[~] Automatically tracked dependencies between modules
[+] Support for optional module dependencies
[+] Options to choose modules to build
[~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
[+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
[~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
13 years ago
Vadim Pisarevsky
80f422a531
added copyright notice for MOG2 algorithm by Z. Zivkovic
13 years ago
Andrey Kamaev
45d36ee0c8
Reenabled Tegra optimization of calcOpticalFlowPyrLK
13 years ago
Andrey Kamaev
40d82c0720
One more bugfix for calcOpticalFlowPyrLK
13 years ago
Andrey Kamaev
4378f398c7
Fixed border interpolation bug in calcOpticalFlowPyrLK
13 years ago
Leonid Beynenson
3c9979cd6a
Disabled some unfinished optimizations.
13 years ago
Andrey Kamaev
d7a9b99b1d
Documentation: fixed references for C++ operators
13 years ago
Andrey Kamaev
d6e3ccc1b2
Documentation: fixed about 100 cross-referencing errors.
13 years ago
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.
13 years ago
Vadim Pisarevsky
bd0d8429ee
added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor.
13 years ago
Vadim Pisarevsky
cffd89f88f
added some missing declarations of the functions, noticed in the ticket ##229
13 years ago
Vadim Pisarevsky
eebe4860da
added minEigThreshold parameter to calcOpticalFlowPyrLK to filter out bad points earlier.
14 years ago
Vadim Pisarevsky
ff5e97c8e4
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
14 years ago
Vadim Pisarevsky
f2e1a64c1b
fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed)
14 years ago
Vadim Pisarevsky
2dea07f9f8
repaired Python bindings for functions using InputOutputArray
14 years ago
Vadim Pisarevsky
a69bd80b99
fixed opencv_video tests
14 years ago
Vadim Pisarevsky
569b1ad582
embeded cv Python module into cv2.
14 years ago
Vadim Pisarevsky
21409de176
optimized sparse LK optical flow (tickets #1062 and #1210 )
14 years ago
Alexander Mordvintsev
848fa23a07
made boundingRects argument of segmentMotion CV_OUT
...
updated documentation
14 years ago
Andrey Kamaev
741a689f65
Improved RST parser; fixed small typos found by new parser
14 years ago
Vadim Pisarevsky
cc9a1bb62f
propagated some more fixes from 2.3 branch to the trunk
14 years ago
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.
14 years ago
Vadim Pisarevsky
b204e73d9a
propagated some more fixes from 2.3 branch to the trunk
14 years ago
Andrey Kamaev
2edf764eee
Added video.hpp header (for convenience with other modules); added option to specify list of headers for Java API generator
14 years ago
Vadim Pisarevsky
d5ba7c3826
fixed crashes in camshiftdemo (ticket #875 )
14 years ago
Vadim Pisarevsky
8d8ef596c8
introduced new RST/Sphinx domain ocv.
14 years ago
Anatoly Baksheev
8f4c7db3f6
~40 warnings under VS2008
...
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
14 years ago
Ilya Lysenkov
c69180396e
Minor doc fix
14 years ago
Ilya Lysenkov
4ad02804e1
Added documentation of segmentMotion from cvSegmentMotion doc
14 years ago
Ilya Lysenkov
1ebdfa4992
Copied docs of Kalman Filter from source code to documentation
14 years ago
Ilya Lysenkov
289a827aed
Minor doc fix
14 years ago
Ilya Lysenkov
0c10ed8faf
Minor doc fix
14 years ago
Ilya Lysenkov
883b87c04f
Minor.
14 years ago
Ilya Lysenkov
d551024fc7
Copied docs of background/foreground segmentation from source code to documentation
14 years ago
Ilya Lysenkov
575ec4aae8
Added doxygen doc to getBackgroundImage
14 years ago
Vadim Pisarevsky
3531521f10
a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample
14 years ago
Vadim Pisarevsky
c7a42e9682
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
14 years ago
Vadim Pisarevsky
fcd2a0c3d3
fixed VS2010 compile warnings and errors
14 years ago
Vadim Pisarevsky
0c877f62e9
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
14 years ago
Andrey Kamaev
cdda5ec491
YUV420i to RGB conversion is added to cvtColor
14 years ago
Andrey Kamaev
2609df00bd
Added missed method declarations. Fix for r5343
14 years ago
Ilya Lysenkov
04ebfc0a02
Added computing of the mean background image in the BackgroundSubtractorMOG2 model.
14 years ago
Alexander Shishkov
c5fa70143d
added check input data
14 years ago