Andrey Kamaev
|
0e9405e591
|
Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation
|
2012-09-14 22:26:32 +04:00 |
|
Philipp Wagner
|
a5e37779fb
|
Added a simple CMakeLists.txt to the facerec_samples, which are not included in the samples folder. Makes building these samples a lot easier.
|
2012-09-07 17:33:44 +02:00 |
|
Vadim Pisarevsky
|
67ff95083d
|
added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters
|
2012-09-03 17:03:31 +04:00 |
|
Alexandre Benoit
|
37fe2a252a
|
updated Retina module code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper... compile error corrected
|
2012-08-31 14:55:32 +02:00 |
|
Alexandre Benoit
|
ffb3842ef1
|
updated retina documentation
|
2012-08-31 11:19:46 +02:00 |
|
Alexandre Benoit
|
52b4b5b052
|
added retina module documentation
|
2012-08-30 16:02:04 +02:00 |
|
Philipp Wagner
|
62a8f6783e
|
FaceRecognizer supports updating a model now. Documentation has been updated to reflect latest changes.
|
2012-07-30 19:31:10 +02:00 |
|
Philipp Wagner
|
b2deab2175
|
Updated the documentation to (1) reflect the latest changes and (2) answer some questions I were asked.
|
2012-07-29 23:16:51 +02:00 |
|
Philipp Wagner
|
5983f8008f
|
Fixed facerec_eigenfaces.cpp demo sample: it contained hardcoded values, which made wrong element access possible. Fixed unsigned integer/signed integer warnings in facerec.cpp.
|
2012-07-29 22:41:40 +02:00 |
|
Philipp Wagner
|
3ac6272c3b
|
Grammar and Formatting fixes. Added link to the Yale Facedatabase A. Added download directive links for linking to the sample source code samples.
|
2012-07-06 20:42:02 +00:00 |
|
Andrey Kamaev
|
b1eba01afb
|
Fixed several mistakes in documentation
|
2012-07-05 07:30:45 +00:00 |
|
Andrey Kamaev
|
51f6127e0a
|
Merged the recent fixes from 2.4 branch
|
2012-07-04 08:04:31 +00:00 |
|
Philipp Wagner
|
927523bc3d
|
Bug 2129: Fix for missing citations in FaceRecognizer documentation.
|
2012-07-02 18:43:20 +00:00 |
|
Andrey Kamaev
|
5d6c90e166
|
Fixed bugs in facerec documentation
|
2012-07-02 11:46:17 +00:00 |
|
Philipp Wagner
|
ea0b57cc23
|
API Link corrected.
|
2012-06-27 18:37:03 +00:00 |
|
Philipp Wagner
|
d636c677f4
|
API Link corrected.
|
2012-06-27 18:35:52 +00:00 |
|
Philipp Wagner
|
f2e78eed8c
|
Fixed wrong restructured text directive, when referencing to other documents.
|
2012-06-26 21:24:19 +00:00 |
|
Philipp Wagner
|
a15d97b716
|
Added the cv::FaceRecognizer documentation (API, Face Recognition Guide, Tutorials).
|
2012-06-26 20:13:11 +00:00 |
|
Andrey Kamaev
|
7b806f6008
|
fixed several documentation errors
|
2012-06-25 12:56:46 +00:00 |
|
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.
|
2012-06-12 22:49:14 +00:00 |
|
Andrey Kamaev
|
78329b0dfe
|
New bunch of documentation fixes
|
2012-05-28 14:36:15 +00:00 |
|
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.
|
2012-03-15 14:36:01 +00:00 |
|