256 Commits (a5814871d9996a938a51216842fca76cae9bf9b8)

Author SHA1 Message Date
Alexander Smorkalov 514b3b520c Documentation update after iOS warnings fix in contrib/retina header. 10 years ago
Thomas Gabrowski ff4c42d182 Fix iOS warnings about implicit conversion precision by changing double literals to float ones 10 years ago
Maksim Shabunin 09fb7512ed Fixed iOS framework compilation warnings 10 years ago
Maksim Shabunin 9b55c09999 Basic doxygen documentation support 10 years ago
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 10 years ago
PhilLab 13a0c14e6c Added publication reference 11 years ago
Andrey Pavlenko 02b32d86d3 moving FaceRecognizer2 from public header to .cpp 11 years ago
atinfinity f08d88fa78 fixed calculation method of "cv::TickMeter" 11 years ago
Konstantin Matskevich 59c8edfd98 facerec2 11 years ago
Konstantin Matskevich 8d4a76925c fixed binary compatibility 11 years ago
Konstantin Matskevich a46f119fdf docs fixes 11 years ago
Konstantin Matskevich d67c9aabff docs 11 years ago
Konstantin Matskevich aa76ef9a98 fixes 11 years ago
Konstantin Matskevich 36afd4ef55 added additionalInfo in faceRecognition 11 years ago
Ilya Lavrenov 9b9769169f doc typos 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Ilya Lavrenov eedf86402d typos 11 years ago
Anatoly Baksheev becbfa6281 Fixed Cl.exe hang for VS2008 x64 with Eigen::exp() function 11 years ago
Ilya Lavrenov 6b9ebcbf3d deleted extra semicolons 11 years ago
berak 059bf1d9e5 corrected initialization of output_folder in facereco examples 11 years ago
berak 773616ee04 swapped x,y in elbp_ 11 years ago
Piotr Miecielica 923698d700 Fixes of some memory leaks 11 years ago
Roman Donchenko 2c38be079e Enabled CV_Assert and such to print the function name with Visual C++. 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
StevenPuttemans 15f1a48ec4 Updated with comments of speclad 11 years ago
StevenPuttemans caaf440bd8 Added fix in CMakeLists.txt for contrib module. 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