Maria Dimashova
|
9152d3fee2
|
minor fixing
|
13 years ago |
Alexander Smorkalov
|
1736cc9739
|
Code style fix. dbt face detection example turned off for Windows.
|
13 years ago |
Alexander Smorkalov
|
7c160cdc30
|
Detection based tracker was refactored. Detector interface added.
|
13 years ago |
Andrey Kamaev
|
33d9e2354a
|
Fixed Android build with Eigen.
|
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 |
Philipp Wagner
|
2c9e81a3ec
|
The COLORMAP_PINK colormap was missing in applyColorMap.
|
13 years ago |
Maria Dimashova
|
5df3c44d30
|
added check to weight in rgbd
|
13 years ago |
Maria Dimashova
|
1774e73324
|
added weighting to rgbd odometry
|
13 years ago |
Philipp Wagner
|
7b544d2a6d
|
Documentation for FaceRecognizer started (not added to toc of contrib/doc/contrib.rst yet). CSV file for the samples/cpp/facerec_demo.cpp added. Added some more exceptions to warn the user, when passing bad aligned data.
|
13 years ago |
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
13 years ago |
Philipp Wagner
|
b3c61ee0fe
|
Minor grammatical correction in comments.
|
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 |
Marina Kolpakova
|
6727e4cb6d
|
fixed build under android
|
13 years ago |
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
13 years ago |
Andrey Kamaev
|
47a4e87784
|
Ignored warnings from gtest with precompiled headers enabled
|
13 years ago |
Andrey Kamaev
|
f62028dc16
|
Fixed mingw build.
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Andrey Kamaev
|
586d5a6024
|
Merged lda fix from 2.4 branch (Fixed reconstruction, so that the mean is correctly added to the reconstructed image.)
|
13 years ago |
Andrey Kamaev
|
78329b0dfe
|
New bunch of documentation fixes
|
13 years ago |
Leonid Beynenson
|
32878f8577
|
Added a check of the DetectionBasedTracker's inner state in the main thread function of this class.
This change should fix a multithread bug in the class.
|
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 |
Leonid Beynenson
|
daec4d88fa
|
Now the DetectionBasedTracker will throw exception if it cannot load cascade detector from a file.
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Alexandre Benoit
|
9dfb1f77a0
|
fixed a dicide by zero potential problem
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Andrey Kamaev
|
72f2523d0f
|
Fixed ~20 potential errors identified by the MS complier.
|
13 years ago |
Vadim Pisarevsky
|
beb7fc3c92
|
a LOT of obsolete stuff has been moved to the legacy module.
|
13 years ago |
Andrey Kamaev
|
4a996111ea
|
Fixed Android build warnings
|
13 years ago |
Andrey Kamaev
|
54a4ff033a
|
Fixed #1711
|
13 years ago |
Vadim Pisarevsky
|
e778007d5d
|
applied patch from #1655 (thanks to Changbo Zhou!)
|
13 years ago |
Vadim Pisarevsky
|
5777689fe9
|
fixed build errors & warnings on VS2010
|
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 |
Andrey Kamaev
|
bddff7b386
|
Fixed Android build warnings in logpolar_bsm
|
13 years ago |
Vadim Pisarevsky
|
c94c3fb4eb
|
added Manuela Chessa as the co-author of logpolar_bsm.
|
13 years ago |
Vadim Pisarevsky
|
c8e206c2ab
|
added LogPolar Blind Spot Model (thanks to Fabio Solari for the contribution)
|
13 years ago |
Marina Kolpakova
|
aa19fd500c
|
Fixed bug #1654
|
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 |
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
|
8ec1c2b03a
|
minor change
|
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 |
Alexander Shishkov
|
f4e5209d5a
|
fixed compilation on Windows (NAN)
|
13 years ago |
Maria Dimashova
|
90f6e319da
|
fixed compilation with eigen2
|
13 years ago |
Andrey Kamaev
|
57c7604568
|
Fixed Android build warning
|
13 years ago |
Maria Dimashova
|
abe2c2fb3f
|
fixed compilation with eigen2
|
13 years ago |
Maria Dimashova
|
532781e8d2
|
initial version of rgbd odometry with sample
|
13 years ago |
Vadim Pisarevsky
|
716a5d04ab
|
fixed a few problems detected by Xcode 4.2.1
|
13 years ago |