17105 Commits (da75e463a88a3e258dbbab3ce13224cf2748fb36)

Author SHA1 Message Date
Alexander Alekhin e741b71dac photo: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 225bae1387 stitching: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 4d0dd3e509 ml: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 3314966acb objdetect: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 1060c0f439 dnn: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin bdbd0129af calib3d: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 0854dc3320 features2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 8f0669c300 videoio: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin a91953b15c imgcodecs: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 5d36ee2fe7 imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 9111538bfb core: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 0587f92d96 cmake: disable override warnings in 3rdparty code and viz 7 years ago
Alexander Alekhin 773877cd12 ts: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 84980741a8 core: add CV_OVERRIDE/CV_FINAL macros 7 years ago
Dmitry Kurtaev e039fc3a63 Replace protobuf's ReleaseLast to RemoveLast to deallocate memory. 7 years ago
Dmitry Kurtaev 2f3a9ba1d4 Update OpenCVDetectInferenceEngine.cmake 7 years ago
LaurentBerger 03eb463f1c Solves #11156 (#11160) 7 years ago
Tomoaki Teshima c14578649d fix build error on Jetson 7 years ago
Collen Jones 687ccdf8db Fix link to Hershey fonts 7 years ago
corley a4b9ce764c Fixed silent failures in getting and setting properties 7 years ago
Alexander Alekhin 7d8f1dde26 core(persistence): disable checks for base64 streams 7 years ago
codingforfun 24e2e0d3f9 #11143 [FIX] Normalize node risk with sample weight sum 7 years ago
Alexander Alekhin f4c4b01455 core: added checks and "fixit" items for persistence parsers 7 years ago
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
Alexander Alekhin d1311518a3 core: test-sample for FIXED_TYPE demonstration 7 years ago
corley f441515357 Fixed a couple of memory leaks in videoInput::getDevice() when multiple devices are present in the system 7 years ago
kinchungwong 333e53eee8 Minor improvement to SSE code in HOGDescriptor::computeGradient, replace emulation of _mm_mullo_epi32 with constant multiplicand 3 with two _mm_add_epi32. OpenCV issue #11161 7 years ago
Alexander Alekhin 7f9253ea0a samples: avoid using of legacy C-like API 7 years ago
Dmitry Kurtaev 7972f47ed4 Load networks from intermediate representation of Intel's Deep learning deployment toolkit. 7 years ago
Namgoo Lee a8f86af633 Update GpuMat, GpuMat::download, GpuMat::upload documentation 7 years ago
Andrei Costinescu 38d73123c1
#include <math.h> in cv2.cpp 7 years ago
Anthony Wertz c6cf7f8080 Sets a higher limit on videoio's AVI container's maximum chunk size, and adds an explanation of the assertion. Closes #11126 7 years ago
Dmitry Kurtaev e8fe6ee4e3 Fix prior box generation in case of squared proposals. 7 years ago
Alexander Alekhin 4378e8fcc0 core: fix cv::Mat constructor 7 years ago
Tomoaki Teshima 06babf90a5 let the test OCL_ImgprocWarp/Resize.Mat pass on ARM/Aarch64 7 years ago
Tomoaki Teshima f4e5d777e8 follow histogram 7 years ago
Tomoaki Teshima 6c25351049 make the asynchronous call to NPP safe 7 years ago
Tomoaki Teshima 08e0c69dbf apply the workaround to correct range 7 years ago
Vitaly Tuzov 91c35a7d01 Updated handling of collinear edges while searching for intersection. 7 years ago
Alexander Alekhin 6c051a55e5 cmake: don't add include <module>/src directory to avoid conflicts 7 years ago
Namgoo Lee 90e1e41f5a test_buffer_pool: synchronize after async copy 7 years ago
Aleksandr Tischenko 22ecdd16ef Merge pull request #11101 from lamantine:fix_11100 7 years ago
Dmitry Kurtaev 069f9add80 Fix an issue https://github.com/opencv/opencv/issues/11102 7 years ago
yuki takehara 41f8e788b2 Merge pull request #11083 from take1014:lsd_#9363 7 years ago
Vitaly Tuzov 7afaaef0eb Allow CV_32FC3 objPoints in cv::fisheye::stereoCalibrate 7 years ago
Rostislav Vasilikhin 64916d3d83 Merge pull request #10869 from savuor:color_cpp_split 7 years ago
Alexander Alekhin 8781ee971c core: write log messages via __android_log_print (logcat) too 7 years ago
miqlas f3a9f13cb4 Merge pull request #10984 from extrowerk:advanced_haiku_patches 7 years ago
Jan Gaura eb3969e244 Better text contrast of pixel brightness values in Qt window 7 years ago
Alexander Alekhin ee1ac1140d core: use explicit for cv::AutoBuffer 7 years ago