226 Commits (9e12306d9560864f27accd49b9f68b90484fed2d)

Author SHA1 Message Date
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
Alexander Smorkalov 8aae54b7f4 WindowsRT mode build warning fix. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Alexander Smorkalov d62c98527a Invalid usage of cv::Ptr for arrays fixed. 11 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 11 years ago
StevenPuttemans ed76b2f98f Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong 11 years ago
peng xiao 5aaed77cbc Fix a bug of retinaParameters. 11 years ago
StevenPuttemans f28496c628 Added sample links in documentation for python2, ocl and gpu 11 years ago
Alexander Smorkalov 63786c389f Warning and review notes fixes. 11 years ago
Alexander Smorkalov e03ffde346 WinRT API Certification fixes for core and contrib. 11 years ago
Alexander Smorkalov 62b85a41da TLS calls on WinRT replaced on variables with C++11 "thread" attribute. 11 years ago
StevenPuttemans 0c5244103f Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169 11 years ago
StevenPuttemans 5caa808879 Fixing bug #3131 adding breakpoints to featuretracker.cpp 12 years ago
Alexander Smorkalov 16cfc7a531 WindowsRT build warning fixes. 12 years ago
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
Alexander Smorkalov ee591efb9f Build fix for Windows RT. 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
Vadim Pisarevsky 10702c6d75 fixes in bundle adjustment code by Nils Hasler 12 years ago
Vladislav Vinogradov d27d091e59 fixed mind/maxd search in CvFuzzyMeanShiftTracker::SearchWindow::initDepthValues 12 years ago
Andrey Kamaev ec8637a990 Fix build errors 12 years ago
Andy Maloney ac8744af6a No need to check vector size before clear() 12 years ago
Andy Maloney bc68dfb4e8 Remove unused vars 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
Andrey Kamaev 9944282b09 Fix build with STLPort from NDK r8d 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
Andrey Kamaev 04481d9ef4 Fix Android build with clang compiler 12 years ago
Alexander Mordvintsev 9cfa51a483 added CV_OUT to StereoVar output paramiter 12 years ago
Andrey Kamaev a126532cb7 Fix OS X build warnings 12 years ago
Vadim Pisarevsky 2e54e2a586 fixed problem with LBPHFaceRecognizer::update() without breaking binary compatibility. 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 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
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 12 years ago
Andrey Kamaev 2e91405833 Fix OS X build warnings 12 years ago
Andrey Kamaev 461b69f6ee Eliminate discrepancies between signatures in documentation and OpenCV headers 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 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
Kirill Kornyakov 9b8c47399a fixed compilation error because of DetectionBasedTracker 12 years ago
Vadim Pisarevsky 618fbf5508 yet another portion of changes towards the binary compatibility 12 years ago
Vadim Pisarevsky 94b97b7a63 partially recovered binary compatibility (ticket #2415) 12 years ago
marina.kolpakova 23699acca0 fix for bug 2264 12 years ago
Leonid Beynenson 2fd8ad65b9 Made changes in cv::DetectionBasedTracker -- now it can return status of the tracked objects 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