Roman Donchenko
|
57d4c86b2b
|
Fixed the shebang lines on the Python scripts.
Also, removed the one from modules/python/src2/cv.py and cleared its
executable bit, since it's not a script.
|
12 years ago |
Alexander Shishkov
|
382695ba5a
|
removed links to the http://opencv.willowgarage.com/
|
12 years ago |
marina.kolpakova
|
285d6320be
|
add #/usr/bin/env python to all python files
|
12 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
12 years ago |
Andrey Kamaev
|
0e9405e591
|
Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation
|
12 years ago |
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.
|
12 years ago |
Philipp Wagner
|
62a8f6783e
|
FaceRecognizer supports updating a model now. Documentation has been updated to reflect latest changes.
|
12 years ago |
Philipp Wagner
|
b2deab2175
|
Updated the documentation to (1) reflect the latest changes and (2) answer some questions I were asked.
|
12 years ago |
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.
|
12 years ago |
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.
|
13 years ago |
Andrey Kamaev
|
b1eba01afb
|
Fixed several mistakes in documentation
|
13 years ago |
Andrey Kamaev
|
51f6127e0a
|
Merged the recent fixes from 2.4 branch
|
13 years ago |
Andrey Kamaev
|
a78bd92b8e
|
Documentation: fixed duplicated appendix reference
|
13 years ago |
Andrey Kamaev
|
c68eb408c0
|
Merged the trunk r8917:8919
|
13 years ago |
Philipp Wagner
|
927523bc3d
|
Bug 2129: Fix for missing citations in FaceRecognizer documentation.
|
13 years ago |
Andrey Kamaev
|
3a40f27655
|
Merged facerec from the trunk
|
13 years ago |
Andrey Kamaev
|
5d6c90e166
|
Fixed bugs in facerec documentation
|
13 years ago |
Philipp Wagner
|
ea0b57cc23
|
API Link corrected.
|
13 years ago |
Philipp Wagner
|
d636c677f4
|
API Link corrected.
|
13 years ago |
Philipp Wagner
|
f2e78eed8c
|
Fixed wrong restructured text directive, when referencing to other documents.
|
13 years ago |
Philipp Wagner
|
a15d97b716
|
Added the cv::FaceRecognizer documentation (API, Face Recognition Guide, Tutorials).
|
13 years ago |