7 Commits (9ed475cf520ef8e63bb599b243482a8e49fe1753)

Author SHA1 Message Date
alexandre benoit 7bff79bbeb updated demos and tutorial regarding the Retina class transfer to bioinspired module. 12 years ago
Andrey Kamaev 909d6fcf51 Move legacy part of opencv_contrib to separate header 12 years ago
Andrey Kamaev 5e048d1fa5 Move C API of opencv_objdetect to separate file 12 years ago
Andrey Kamaev 940eedfb27 Finalize core headers reorganization 12 years ago
Andrey Kamaev be7bbe3aa9 Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
Andrey Kamaev 2ad7b97f1c All modules (except ocl and gpu) compiles and pass tests 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
berak baf2b87a0d Update modules/contrib/include/opencv2/contrib/contrib.hpp 12 years ago
Alexander Mordvintsev 9cfa51a483 added CV_OUT to StereoVar output paramiter 12 years ago
Andrey Kamaev 26bcb3812c Fix binary compatibility of opencv_contrib 12 years ago
Andrey Kamaev 0dc3d61071 Revert "yet another portion of changes towards the binary compatibility" 12 years ago
Andrey Kamaev e7b81688a4 Revert "yet another portion of changes towards the binary compatibility" 12 years ago
Vadim Pisarevsky 618fbf5508 yet another portion of changes towards the binary compatibility 12 years ago
Vadim Pisarevsky 67ff95083d added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 12 years ago
Philipp Wagner 9db42aca04 Issue #2232: Bugfixes for 64bit Python-compability. 13 years ago
Philipp Wagner 2c2d6fa5fd Issue #2231: Attempt to fix segfault, when copying labels. LDA needed to be updated to generate the Wrapper correctly. 13 years ago
Philipp Wagner 62a8f6783e FaceRecognizer supports updating a model now. Documentation has been updated to reflect latest changes. 13 years ago
Philipp Wagner f29d73fe86 Updated the train method to be an InputArrayOfArrays, so the Python wrapper now generates the correct code (and it works). 13 years ago
Andrey Kamaev b1eba01afb Fixed several mistakes in documentation 13 years ago
Vadim Pisarevsky acf356b080 added contrib module support in Python wrappers (thanks to Eric Christiansen) 13 years ago
Andrey Kamaev 3a40f27655 Merged facerec from the trunk 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 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
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
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 2842d34611 added retina model, by Alexander Benoit 14 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