2285 Commits (91678ff828cad6f7e001ee4c1993c412c164c210)

Author SHA1 Message Date
flp 006d5ac0a5 Adapted for py2/py3 compatibility 9 years ago
Vadim Pisarevsky ba71caca04 fixed digits.py sample 9 years ago
flp 4ed2d6328b Python samples adapted for Python3 compatibility 9 years ago
Alexander Alekhin 1836d41b5c warning fix (MSVS2015) 9 years ago
Alexander Alekhin 8f732f2cfe fix samples deps 9 years ago
Deanna Hood 0d706f6796 Return uncompressed support vectors for getSupportVectors on linear SVM (Bug #4096) 9 years ago
niederb d8e3971e7f Fixed variable importance in rtrees 9 years ago
LaurentBerger bef009c9dd fixed #5005: stitching_detailed.cpp 9 years ago
Maksim Shabunin eebd4cad66 Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
Dan 01f40cfafc Corrected the case where channel == -1 9 years ago
brossetti 4194b7effe fixed bug on left mouse button click 9 years ago
Viet Dinh ed0065266e update fixing bug #5599 9 years ago
Ishant Mrinal Haloi 47b2511f07 Update driver_api_stereo_multi.cpp 9 years ago
Ishant Mrinal Haloi 52b4fe63c1 Update cascadeclassifier_nvidia_api.cpp 9 years ago
Ishant Mrinal Haloi 46be45b4f7 Update driver_api_multi.cpp 9 years ago
Ishant Mrinal Haloi 64eb69cb15 Update multi.cpp 9 years ago
Suleyman TURKMEN fd4761ba31 Update face detection samples 9 years ago
Pavel Rojtberg 54e7f08760 add python sample to test/ showcase new cap_v4l2 features 9 years ago
paul.kim 78a566611d Fix the issue in mouse click event 9 years ago
paul.kim d5d16bb3b1 Fix the issue in mouse click event 9 years ago
Alexander Smorkalov 341e7b3be2 Fixed samples build with nonfree. 9 years ago
Alexander Smorkalov bba8c0beac Made samples build independent from nonfree module. 9 years ago
Rodrigo Benenson d8e470fc30 CommandLineParser missing gpu option 9 years ago
Alexander Smorkalov ff00220302 Set of lintain warning fixes for -samples debian package. 9 years ago
Andrey Pavlenko 24ca6aaada fix build with CMake 9 years ago
StevenPuttemans 913c266b4a adding missing images from python tutorials, like chessboard.png, simple.jpg, home.jpg, fly.png, ... 9 years ago
Andrey Pavlenko 23fea91e84 minor fixes 9 years ago
Andrey Pavlenko a041105491 refactoring Tutorial-4 using new OpenCV CameraGLSurfaceView 9 years ago
Dan Moodie f332f98757 Removed last trailing whitespace. Can't believe I missed it. 9 years ago
Dan e4184195a2 Looks like something automatically added tabs back in after I already fixed the white space. :/ 9 years ago
Kauê de Moraes Vestena 1bd18836d7 little fixes and correction of a conceptual error 9 years ago
Dan ab84de967e More whitespace fixes. 9 years ago
Suleyman TURKMEN 69d84c8f3e Update how_to_scan_images.cpp 9 years ago
Dan Moodie 7376c5311b Fixed tabs in whitespace. 9 years ago
Dan 12dcb1555e Missed one conversion of CV_TYPE to cv::DataType 9 years ago
Dan 00c2930709 improved comments. 9 years ago
Dan 23fc5930b7 Improved thrust interop tutorial. 9 years ago
Dan 09d392f09d Added thrust tutorial. 9 years ago
Dan a80e0cf8bd Added tutorials for using thrust. 9 years ago
Enes Ateş 5df2713b16 XML file path correction 9 years ago
Alexey Ershov 5feca50f58 changed device detection procedure, added resizing surface to bigger size 9 years ago
Enes Ateş 769fe82743 XML file path correction 9 years ago
Adam Gibson 4f2612fcfd Removed trailing whitespace from squares.py compatibility comment. 9 years ago
Adam Gibson a413423ff6 Reverted _doc.py to Python 2-only version. Interim measure to prevent docs from failing during build, until all samples are updated with Python 2/3 compatibility. 9 years ago
Adam Gibson b57be28920 Various Python samples updated for Python 2/3 compatibility. 9 years ago
Alexey Ershov 22bb5d1fcc implemented sample build in fallback mode without interop 9 years ago
Alexey Ershov f533c05644 sample changed to execute only one mode (interop on/off) per run 9 years ago
Alexey Ershov e0b3751c17 added run iteration without timing to complete internal initializations 9 years ago
berak 602bd60c3a Update cloning_gui.cpp 9 years ago
Pavel Rojtberg d0e16b21d4 add support for fisheye camera model 9 years ago