Alexander Smorkalov
|
7c160cdc30
|
Detection based tracker was refactored. Detector interface added.
|
13 years ago |
Philipp Wagner
|
000bf4af48
|
Two colormaps removed from the list of colormaps, as they are no visually improved enhancement to a Jet colormap.
|
13 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Philipp Wagner
|
cd7d93f362
|
Exceptions now go into CV_Error. Added thresholding to the FaceRecognizer and updated the demo accordingly.
|
13 years ago |
Philipp Wagner
|
ee1b671279
|
Several exceptions added to the available FaceRecognizer classes and helper methods, so wrong input data is reported to the user. facerec_demo.cpp updated to latest cv::Algorithm changes and commented.
|
13 years ago |
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
13 years ago |
Andrey Kamaev
|
949c4edf41
|
Merged the trunk r8408:8457 (inclusive)
|
13 years ago |
Vadim Pisarevsky
|
41c932f306
|
FaceRecognizer class is now derived from Algorithm, therefore it's possible to set and retrieve the parameters using conventional Algorithm::set and Algorithm::get methods
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Vadim Pisarevsky
|
b8c310065c
|
modified EM interface; updated tests & samples
|
13 years ago |
Maria Dimashova
|
85fa0e7763
|
added cv::EM, moved CvEM to legacy, added/updated tests
|
13 years ago |
Vadim Pisarevsky
|
cec8f719a3
|
added face recognition algorithms, LDA, colormaps (all by Philipp Wagner)
|
13 years ago |
Maria Dimashova
|
be1d95b495
|
added default values of parameters
|
13 years ago |
Vadim Pisarevsky
|
c8e206c2ab
|
added LogPolar Blind Spot Model (thanks to Fabio Solari for the contribution)
|
13 years ago |
Vadim Pisarevsky
|
4985c1b632
|
fixed hundreds of warnings from MSVC 2010.
|
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 |
Maria Dimashova
|
f67d9d9038
|
added ability to pass initial transformation to rgbd odometry
|
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 |
Alexandre Benoit
|
c07d9d75e8
|
added get methods for retina outputs
|
13 years ago |
Alexander Shishkov
|
26ed10993e
|
fixed #1565 issue
|
13 years ago |
Alexandre Benoit
|
3892ce1f73
|
added access methods to retreive retina input and output buffers sizes
|
13 years ago |
Alexandre Benoit
|
42e656542c
|
added cv::Filestorage based setup method for retina model
|
13 years ago |
Leonid Beynenson
|
e9b9dfe1c2
|
Made changes in DetectionBasedTracker -- refactored the class.
|
13 years ago |
Leonid Beynenson
|
01c15db6d2
|
Committed the first version of DetectionBasedTracker.
|
13 years ago |
Alexandre Benoit
|
bb329719c6
|
short change on default retina values setup for warning avoidance
|
13 years ago |
Alexandre Benoit
|
57159998f0
|
clarified parameters inputs and outputs at the interface level for better clarity and ease of use, also corrected a mistake at activateContoursProcessing interface method
|
13 years ago |
Alexandre Benoit
|
4685f0e9d6
|
corrected xml parameters file management in the retina interface
|
13 years ago |
Maria Dimashova
|
408d6b84fa
|
added func to different colors generation
|
13 years ago |
Andrey Morozov
|
f366553a80
|
improved some methods in the Directory class
|
13 years ago |
Andrey Morozov
|
af730e4bff
|
added class Directory
|
13 years ago |
Vadim Pisarevsky
|
60ebe2003f
|
fixed multiple warnings on Windows. fixed bug #1368
|
13 years ago |
Alexandre Benoit
|
c02b5f1d45
|
Updated retina access methods and OpenEXR image tone mapping demo cleaned
|
13 years ago |
Vadim Pisarevsky
|
714732e9bb
|
fixed some more hybrid tracker build problems on Windows
|
13 years ago |
Vadim Pisarevsky
|
07746b54d6
|
fixed hybrid tracker build problems on Windows
|
13 years ago |
Vadim Pisarevsky
|
ae83fe7645
|
added hybrid (feature-based & meanshift-based) tracker (by Pushkar)
|
13 years ago |
Alexandre Benoit
|
05c0cd72d0
|
updated retina modules : minor misakes correction & changed pixel format to float instead of double to keep some memory, precision is almost sufficient, check for residual mistakes
|
13 years ago |
Alexandre Benoit
|
1a749c5141
|
optimised input image management
|
13 years ago |
Vadim Pisarevsky
|
2842d34611
|
added retina model, by Alexander Benoit
|
13 years ago |
Vadim Pisarevsky
|
7702fa4d61
|
added improved version of the variational stereo correspondence algorithm by Sergey Kosov
|
14 years ago |
Vadim Pisarevsky
|
0876f69dbf
|
added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut)
|
14 years ago |
Xavier Delacour
|
5e4ca22737
|
small updates to bundle adjustment implementation
|
14 years ago |
Vadim Pisarevsky
|
061b49e0b2
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
14 years ago |
Vadim Pisarevsky
|
5461b9943c
|
added chamfer matcher code and sample (contributed by Antonella Cascitelli, Marco Di Stefano and Stefano Fabri)
|
14 years ago |
Vadim Pisarevsky
|
f78a3b4cc1
|
updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings
|
15 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |