409 Commits (295a9815e8ace3b277357cb447fecaece9703dcb)

Author SHA1 Message Date
Marina Kolpakova 577dabb8bc fixed bug #1571 13 years ago
Alexey Spizhevoy be73f8e29c Added quiet mode into videostab sample 13 years ago
Alexey Spizhevoy e4651fa697 Fixed ensureInclusionConstraint 13 years ago
Alexey Spizhevoy 3abd941774 Minor changes in videostab sample 13 years ago
Alexey Spizhevoy bde7456256 Updated videostab sample 13 years ago
Alexey Spizhevoy a60dc947b1 Added first version of videostab module 13 years ago
Marina Kolpakova 1d2c6ef410 fixed sample for new signature of calcOpticalFlowPyrLK 13 years ago
Alexey Spizhevoy e87a07e2aa Fixed bug #1693. Also corrected default parameters for stitching. 13 years ago
Vadim Pisarevsky c8e206c2ab added LogPolar Blind Spot Model (thanks to Fabio Solari for the contribution) 13 years ago
Marina Kolpakova 082e988173 Fixed bug #1666 13 years ago
Vadim Pisarevsky d60623279c switched to non-constant references in Algorithm::addParam, which is more safe. 13 years ago
Vadim Pisarevsky 846e37ded5 fixed many warnings from GCC 4.6.1 13 years ago
Vadim Pisarevsky 4985c1b632 fixed hundreds of warnings from MSVC 2010. 13 years ago
Maria Dimashova baa81de122 renamed property of openni camera 13 years ago
Maria Dimashova 00aca7e77a renamed property of openni camera 13 years ago
Maria Dimashova 930c7bf20e minor refactoring CvCapture_OpenNI 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
Ivan Korolev 6e2507c197 Added some new warpers. 13 years ago
Maria Dimashova f67d9d9038 added ability to pass initial transformation to rgbd odometry 13 years ago
Alexander Shishkov 6051e27a09 added support of Asus XtionPRO (thanks to Gustav Karlsson for his patches) #1657 13 years ago
Maria Dimashova fbfc0cc96f added special cases to RGBDOdometry (translation only, rotation only) 13 years ago
Maria Dimashova 532781e8d2 initial version of rgbd odometry with sample 13 years ago
Alexander Shishkov 1494da339d fixed #1507 13 years ago
Andrey Kamaev 18dbe6b3e5 cmake scripts are updated to prefer includes from the OpenCV source tree 13 years ago
Gary Bradski bd2014deba added usage on how to actually run video_dmtx.cpp 13 years ago
Andrey Kamaev 2f4bb580fc Fixed some build warnings; slightly improved python search 13 years ago
Patrick Mihelich 8b6aec6710 Sample program to train and detect objects using LINE-MOD. 13 years ago
Vladislav Vinogradov 2d30480982 created wrappers for new NPP functions 13 years ago
Alexander Shishkov d7031606c2 fixed #1363 13 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Alexandre Benoit 6ee1f6f66e removing some mistakes 13 years ago
Alexandre Benoit 817dca2219 corrected small bu on image sequence tone mapping 13 years ago
Vladislav Vinogradov 6310622be3 minor 13 years ago
Alexandre Benoit 056d015b38 added tone mapping video processing from OpenEXR images sequences 13 years ago
Vladislav Vinogradov f6d8f4dc6b minor 13 years ago
Vladislav Vinogradov bd4239be7b moved OpenGL wrappers to separate header 13 years ago
Vladislav Vinogradov 9817252b23 added addTextOpenGl function 13 years ago
Vladislav Vinogradov 2a4fb155e1 added OpenGL support to Gtk realization of highgui 13 years ago
Vladislav Vinogradov d7450c2449 added GlArrays class and pointCloudShow function 13 years ago
Leonid Beynenson 01c15db6d2 Committed the first version of DetectionBasedTracker. 13 years ago
Alexandre Benoit ccdd4ebbb8 update retina module related samples 13 years ago
Vadim Pisarevsky 8a148e39f0 new sample for the complex detector+descriptor+matcher evaluation 13 years ago
Ana Huaman d97a71f17d Erasing two images from cpp/tutorial folder 13 years ago
Ana Huaman 8c04ae8c30 Added one sample in tutorial_code to use Stereo Block matching 13 years ago
Alexander Shishkov 09dd13d02e fixed compilation problems after rev. 6925 13 years ago
Alexey Spizhevoy 28e006ad4f Fixed median focal length estimation in the stitching module 13 years ago
Alexandre Benoit 77cfdab3ff corrected xml parameters file management in the retina interface 13 years ago
Alexandre Benoit 5de07eb784 corrected wrong parameter sent to retina module for color saturation 13 years ago
Andrey Kamaev f299bde3a9 Added ORB features finder into stitching module 13 years ago
Vadim Pisarevsky b74116e694 unified norm computing; added generalized Hamming distance 13 years ago