22117 Commits (ed3d2cd12264f6ed7eee96b01ef45bfcec780177)
 

Author SHA1 Message Date
Alexander Alekhin bee5cb504b Merge pull request #9140 from Cartucho:linter_python 7 years ago
Alexander Alekhin 717b2f496f Merge pull request #9139 from Cartucho:improve_match_template_py 7 years ago
Alexander Alekhin a2f7132648 Merge pull request #9460 from Cartucho:pylint_samples_py 7 years ago
tribta 7555ab194f Samples Python: 7 years ago
Alexander Alekhin 91f680aff6 Merge pull request #9448 from alalek:issue_9443 7 years ago
Alexander Alekhin 3202bbe17c Merge pull request #9349 from dkurt:tf_deconv 7 years ago
Alexander Alekhin bc3280d64d Merge pull request #9414 from gadcam:HOGDescriptor-winSigma 7 years ago
Alexander Alekhin 8e7e24ac80 Merge pull request #9394 from dkurt:fix_halide_wrapper 7 years ago
Alexander Alekhin cc5da83474 Merge pull request #9252 from jbms:fix/tiff-in-memory 7 years ago
Alexander Alekhin c515e878ab build: eliminate Win32 warnings 7 years ago
Alexander Alekhin d195f2775a cmake: change Pylint integration 7 years ago
tribta b7fa6d84bc Using Pylint Tool to Test the python tutorial codes 7 years ago
Alexander Alekhin 9c14a2f0aa Merge pull request #9395 from lupustr3:pvlasov/icv2017u3_update 7 years ago
Alexander Alekhin e80766abf0 Merge pull request #9419 from sturkmen72:patch-1 7 years ago
Alexander Alekhin 25a4559565 Merge pull request #9294 from arrybn:layers_perf 7 years ago
Alexander Alekhin dcfc1fe17e Merge pull request #9333 from dkurt:update_mobilenet_sample 7 years ago
Alexander Alekhin 63cd581d75 Merge pull request #9451 from alalek:fix_warning_self_assign 7 years ago
Boris Fomitchev c48807c383 Merge pull request #9418 from borisfom:cuda9 7 years ago
Alexander Alekhin d0509f6702 Merge pull request #9449 from ribalda:ocv 7 years ago
Alexander Alekhin 1fc9425bb1 Merge pull request #9450 from alalek:issue_9440 7 years ago
Alexander Alekhin 8285924cf3 ts: eliminate build warning '-Wself-assign' 7 years ago
Alexander Alekhin 97aaaf50b8 carotene: removed unnecessary 'register' specifier 7 years ago
Alexander Alekhin c5f2170ce8 carotene: don't use __asm__ with aarch64 7 years ago
Ricardo Ribalda Delgado 6fc5697950 ocl: Fix OpenCL library detection in Linux 7 years ago
Alexander Alekhin aacae20657 imgcodesc: fix code problems with integer overflow / address arithmetic / UB 7 years ago
Alexander Alekhin c9fe702671 Merge pull request #9447 from dkurt:qt_windows 7 years ago
Dmitry Kurtaev 7123d9c376 Added 1ms delay to let system decorate Qt windows 7 years ago
Alexander Alekhin a893b147dc Merge pull request #9428 from csukuangfj:fix-commandline-parser 7 years ago
Pavel Vlasov a57718e1ac ICV2017u3 package update; 7 years ago
Aleksandr Rybnikov 8b1146deb2 Added function to get timings for layers 7 years ago
KUANG Fangjun 97ec91ad67 fix cv::CommandLineParser. 7 years ago
Dmitry Kurtaev 1e3052d3cd Update MobileNet object detection sample 7 years ago
Alexander Alekhin b67c64e2c8 Merge pull request #9439 from eruffaldi:macos_build_opengl_qt5_interop2 7 years ago
Emanuele Ruffaldi 301ab43897 apple exclusion 7 years ago
Alexander Alekhin a710317aa0 Merge pull request #9421 from csukuangfj:fix-doc 7 years ago
Alexander Alekhin 8f301151e4 Merge pull request #9438 from lpea:master 7 years ago
Guillaume Jacob 688fcf14f3 CMakeLists.txt: fix a typo in a message 7 years ago
Alexander Alekhin f0fb665407 Merge pull request #9376 from alalek:imgcodecs_refactoring 7 years ago
Alexander Alekhin cc5b99c236 Merge pull request #9436 from alalek:cmake_drop_install_name_dir 7 years ago
Alexander Alekhin af09cb2834 Merge pull request #9347 from kschwan:fix-docs 7 years ago
Alexander Alekhin 5adc0bf3a7 Merge pull request #9434 from alalek:fix_numpy_warning 7 years ago
Alexander Alekhin 58dc58aa51 cmake: drop INSTALL_NAME_DIR 7 years ago
Alexander Alekhin 2eb3c02059 Merge pull request #9431 from alalek:cmake_compiler_version 7 years ago
Alexander Alekhin 179ef0a975 Merge pull request #9429 from StevenPuttemans:fix_9404 7 years ago
Alexander Alekhin ea6fe71a50 python: eliminate -Wundef warning about NPY_INTERNAL_BUILD 7 years ago
Boris Fomitchev 76f7fb5231 Extending CPU dispatch to the tests; fixing a typo 7 years ago
Dmitry Kurtaev 54f0616a13 Deconvolution layer from TensorFlow 7 years ago
Alexander Alekhin f694192878 cmake: use CMAKE_CXX_COMPILER_VERSION (CMake 2.8.8+) 7 years ago
Suleyman TURKMEN ea4bcadb38 Update faq.markdown 7 years ago
Steven Puttemans 9b173e2db1 fix description of setTrackbarMin 7 years ago