78 Commits (2d33063a590edccf7926bc027cc9a58fc9baa83c)

Author SHA1 Message Date
berak 059bf1d9e5 corrected initialization of output_folder in facereco examples 11 years ago
Andrey Pavlenko 0a695eb314 hortening the file names (HighDynamicRange -> HDR) 11 years ago
StevenPuttemans 7e638cb0b5 Bugfix 3115: Added not to documentation for python version for 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
StevenPuttemans ed76b2f98f Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong 11 years ago
StevenPuttemans f28496c628 Added sample links in documentation for python2, ocl and gpu 11 years ago
StevenPuttemans 0c5244103f Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169 11 years ago
alexandre benoit c39159069e last warnings solved 12 years ago
alexandre benoit 2c1fb5fd71 minor correction after buildbot warnings 12 years ago
alexandre benoit 7bff79bbeb updated demos and tutorial regarding the Retina class transfer to bioinspired module. 12 years ago
alexandre benoit a5acc9ee1f nicer interface with the use of InputArray and OutptArray instated of (const Mat&) 12 years ago
alexandre benoit b58d9f1c2a enhancing documentation 12 years ago
alexandre benoit f5d2d7b29b enhancing documentation 12 years ago
alexandre benoit cf6e833169 trying to solve valarray pointer access problem, enhancing documentation 12 years ago
alexandre benoit 9adde75be3 updated doc+minor typo/buildbot reports correction 12 years ago
alexandre benoit 9c26387ce0 updated sources to correct buildbot warnings 12 years ago
alexandre benoit 25b482f1c9 updated/corrected documentation 12 years ago
alexandre benoit 80e65e08b5 updated doc and interface code to solve compile warnings and errors 12 years ago
alexandre benoit 1976b3d9b6 updated doc 12 years ago
alexandre benoit 9549949228 minor chnges for conflict removal 12 years ago
alexandre benoit 3b15eefcad forgot method name update 12 years ago
alexandre benoit b62d101115 updated retina interface for cleaner use, following OpenCV standards 12 years ago
Roman Donchenko 57d4c86b2b Fixed the shebang lines on the Python scripts. 12 years ago
Alexander Shishkov 382695ba5a removed links to the http://opencv.willowgarage.com/ 12 years ago
Andrey Kamaev 33ef7990b0 Update documentation 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
Alexander Smorkalov 8cb0343f4c Documentation build warning fixes. 12 years ago
Andrey Kamaev b401c6a0c3 Fix discrepancies between function signatures in headers and documentation 12 years ago
Vadim Pisarevsky db965353f4 fixed a few compile errors/warnings in 2.4 branch of the docs 12 years ago
marina.kolpakova 285d6320be add #/usr/bin/env python to all python files 12 years ago
Vadim Pisarevsky 849a8c8d20 fixed many errors in warnings in rst docs; added ocl module description (by Niko Li) 12 years ago
alexandre benoit 08ff5f92f4 minor updates for doc redirections and tutorial images size 12 years ago
alexandre benoit a0c92265db minor updates for doc redirections and tutorial images size 12 years ago
Andrey Kamaev 73bbabf207 Eliminate discrepancies between signatures in documentation and OpenCV headers 12 years ago
Andrey Kamaev 0e7ca71dcc Normalize whitespace in documentation and text files 12 years ago
Andrey Kamaev 461b69f6ee Eliminate discrepancies between signatures in documentation and OpenCV headers 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Vadim Pisarevsky 427ce1247a some bugfixes & improvements in openfabmap code, docs and samples by Arren Glover 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
Vadim Pisarevsky 67ff95083d added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 12 years ago
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 12 years ago
Alexandre Benoit ffb3842ef1 updated retina documentation 12 years ago
Alexandre Benoit 52b4b5b052 added retina module documentation 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