2422 Commits (ad454d83b9900f6dd640f7775c6dc6dccd352d37)
 

Author SHA1 Message Date
Andrey Kamaev e722cb96e7 Added cmake file to compile Android native camera wrapper if Android source tree is available 14 years ago
Maria Dimashova 4f86b30abc fixed #1140 and made some other updates of features2d docs 14 years ago
Alexey Spizhevoy 3be51ded5d fixed typo in opencv_stitching 14 years ago
Alexander Shishkov 0ec452c152 turned off Python support for Windows in Debug mode 14 years ago
Alexander Shishkov 78dcb42822 fixed compilation on Linux in static case 14 years ago
Alexander Shishkov d40b37dbf3 modified output stream 14 years ago
Maria Dimashova 907240a865 completed doc on MLData 14 years ago
Maria Dimashova 3d74662f5a updated check_docs script and whitelist 14 years ago
Andrey Kamaev 6e8b4e646a Fixed Android install target 14 years ago
Maria Dimashova d84b5a9b36 removed old data 14 years ago
Maria Dimashova e95f8194e2 uncommented Opponent descriptors test, fixed descriptors mat size 14 years ago
Maria Dimashova 814336f4cb Added doc on CvMLData 14 years ago
Maria Dimashova fc04b7ab4f minor refactoring of CvMLData interface 14 years ago
Ilya Lysenkov 77be493e45 Qt: fixed keyPressEvent (ticket #803) 14 years ago
Alexander Mordvintsev 83a4a41cde work on obj_detect sample 14 years ago
Vladimir Dudnik 6e38b6aaed removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied) 14 years ago
Andrey Kamaev 092beae2d5 Updated NDK default paths for version r5c 14 years ago
Andrey Kamaev 206aa50f86 Added Android native camera module 14 years ago
Bernat Gabor 5cae924a3d A "Hello World" like tutorial to assure that I have submit rights to the tutorial section. 14 years ago
Ilya Lysenkov 480f8235a7 Qt: fixed destroyAllWindow crash (patch #794) 14 years ago
Alexander Shishkov f010539aaf Fixed MacOS GPU Compilation for i386 14 years ago
Alexander Shishkov c5787c5262 added missing audevcod.h 14 years ago
Vadim Pisarevsky 1987de1d77 added missing errors.h 14 years ago
Ilya Lysenkov 0565a9456d Qt: fixed using of OpenCV in another Qt app (patch #919) 14 years ago
Vadim Pisarevsky 8d8ef596c8 introduced new RST/Sphinx domain ocv. 14 years ago
Ilya Lysenkov 4f3fb040a4 Qt: fixed resizing of maximized window (patch #858). 14 years ago
Maria Dimashova 0209d72534 minor change (moved methods implementation from hpp to cpp) 14 years ago
Anatoly Baksheev 74f1162a41 tabs 14 years ago
Vadim Pisarevsky 35d5a671a2 little fix: "and" => "AND" 14 years ago
Vadim Pisarevsky 498451872b another small correction to build cap_dshow.cpp in highgui 14 years ago
Vadim Pisarevsky 17b18de531 added missing evcode.h; made videoinput optional (ticket #1142) 14 years ago
Andrey Morozov 802fcc57a2 fixed "bitrate tolerance too small for bitrate" 14 years ago
Kirill Kornyakov b138dbde3f bugfix in warpAffine, correct buffer size should be used 14 years ago
Vadim Pisarevsky 412e7a835f videoInput is now integrated into highgui and built from sources 14 years ago
P. Druzhkov e20d570ed1 brief gbt documentation added. some sample fixes made. code updated. 14 years ago
Elena Fedotova 9c071c6a30 Purpose: 2nd review cycle: many links in this topic are broken (don't know why). The table in the very beginning includes two functions only. what about the rest? 14 years ago
Vadim Pisarevsky 4b4e30f6c1 fixed gcc dwarf2 check 14 years ago
Alexander Shishkov 13a9129d20 turned off WITH_VIDEOINPUT for mingw with dwarf2 14 years ago
Alexander Mordvintsev 1a208fe132 use cv2 function 14 years ago
Maria Dimashova 35aa133d9a minor formating 14 years ago
Alexander Shishkov db85928e7f fixed compilation error on MCVS in descriptors.cpp 14 years ago
Ilya Lysenkov f0cc8d3085 QT: fixed exceptions (ticket #901) 14 years ago
Vadim Pisarevsky 06ac78ee23 some more corrections in the docs 14 years ago
Maria Dimashova 1932942924 fixed OpponentColorDescriptorExtractor (#1109) 14 years ago
Vadim Pisarevsky 0876f69dbf added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut) 14 years ago
Vladislav Vinogradov 0d09352fca fixed gpu::cvtColor 14 years ago
Maria Dimashova ada3e6e624 fixed erasing class_id and response members in sift (#1130) 14 years ago
Maria Dimashova 2920796800 minor 14 years ago
Ilya Lysenkov 96503991b1 Fixed wheel zoom with QT (ticket #733) 14 years ago
Anatoly Baksheev 117ff43cc3 default cuda target flags changed 14 years ago