943 Commits (1007c06d44a118566bbc0200577942423b38911d)

Author SHA1 Message Date
edgarriba 0d2bc9b0a1 Removed whitespaces 10 years ago
edgarriba 55819ae464 Tutorial code restructure 10 years ago
edgarriba 23785faf02 Update for NON BOOST libraries 10 years ago
edgarriba 16e750dd37 Update for Boost libraries 10 years ago
edgarriba 1727e0acf6 Update for Boost libraries 10 years ago
edgarriba dfa3ccdea9 Update for Boost libraries 10 years ago
Vadim Pisarevsky cb9b88e65b fixed more compile warnings on Windows 10 years ago
Vadim Pisarevsky c20ff6ce19 made everything compile and even run somehow 10 years ago
Vadim Pisarevsky 10b60f8d16 continuing refactoring ml samples; added "max vote" response to ANN_MLP. Probably, should make it in less hacky way 10 years ago
Vadim Pisarevsky 223cdcd0ee fixed compilation of some samples; fixed ANN_MLP::predict 10 years ago
f-morozov 7f82960897 AKAZE fixes, tests and tutorial 10 years ago
edgarriba 85ccac2633 Added help() 10 years ago
edgarriba 4a86900761 Added help() 10 years ago
edgarriba 69f1ee8732 Code tutorial 10 years ago
edgarriba 6ff58f02e2 Code tutorial 10 years ago
edgarriba 94968c81e0 Code tutorial 10 years ago
edgarriba b58979d057 Code tutorial 10 years ago
edgarriba 38c2cc8521 Code tutorial 10 years ago
edgarriba 31bec45998 Code tutorial 10 years ago
edgarriba b33a2f24fa Code tutorial 10 years ago
edgarriba 9d18f5c458 Code tutorial 10 years ago
edgarriba 6f5876f8f7 Code tutorial 10 years ago
edgarriba 2848f43acc Code tutorial 10 years ago
edgarriba 319dbd2eb7 Code tutorial 10 years ago
edgarriba 924e062426 Code tutorial 10 years ago
edgarriba 3b24aa2441 Code tutorial 10 years ago
edgarriba be4c1afb0b Code tutorial 10 years ago
edgarriba 550e3721ae Code tutorial 10 years ago
edgarriba 64c164c111 Code tutorial 10 years ago
edgarriba 74e52df3cd Code tutorial 10 years ago
edgarriba 7334e54a63 Code tutorial 10 years ago
siddharth 88d05a89d4 removed build error 10 years ago
siddharth 14d0b763ec changed demo tutorial path 10 years ago
Vadim Pisarevsky 1ad9827fc4 removed ERFilter (to be moved to opencv_contrib/modules/text) and lineMOD (to be moved to opencv_contrib/modules/rgbd) 10 years ago
Alexander Karsakov b17bf031f6 Added DFT_SCALE for forward transforms 11 years ago
Alexander Karsakov 5dd9263848 Multi-radix with kernel generation 11 years ago
Petr Glotov 7a77cf584a added timelapse 11 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago
Marvin Smith 67e23ed972 Fixing double to uchar conversion warning. 11 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Adi Shavit 7674f3ddbf Added call to clone() to avoid unexpected change to external data. 11 years ago
Marvin Smith 561703ca27 Fixed the compiler warnings for the demo program. 11 years ago
Marvin Smith 14548227ca Adding support for GDAL raster images. 11 years ago
Vadim Pisarevsky 07c0d50edf put the detection-based tracker back (to objdetect module), so that the Android face detection sample builds fine. The patch by Konstantin Matskevich that adds C++11 threads support has been merged in too. Also, fixed compile error in the doc builder. 11 years ago
Vadim Pisarevsky 3858f2291d removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
侯骥 055adc2302 Update MatchTemplate_Demo.cpp 11 years ago
Konstantin Matskevich 8d4a76925c fixed binary compatibility 11 years ago
Vladislav Vinogradov 55a714c83b fix cv::kmeans function 11 years ago
Konstantin Matskevich aa76ef9a98 fixes 11 years ago
Konstantin Matskevich 36afd4ef55 added additionalInfo in faceRecognition 11 years ago