23651 Commits (f95e91e2bc73d4bc05dd0d4fce7831f4524444de)
 

Author SHA1 Message Date
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 6bd80ba71b cmake: use SYSTEM include directories 7 years ago
Alexander Alekhin 84980741a8 core: add CV_OVERRIDE/CV_FINAL macros 7 years ago
Alexander Alekhin 167034fb04 Merge pull request #11098 from dkurt:dnn_native_inf_engine 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
Vadim Pisarevsky 1097d0e810 Merge pull request #11072 from alalek:explicit_autobuffer 7 years ago
Vadim Pisarevsky 284e5231c5 Merge pull request #11171 from codingforfun:fix_11143 7 years ago
Vadim Pisarevsky 6b041c8aeb Merge pull request #11137 from alalek:core_fix_mat_ctor 7 years ago
Alexander Alekhin 8388b630ac Merge pull request #11167 from alalek:cmake_compiler_vars 7 years ago
LaurentBerger 03eb463f1c Solves #11156 (#11160) 7 years ago
Alexander Alekhin 75b5e3fa64 Merge pull request #11175 from collenjones:hotfix/coreLinkFix 7 years ago
Alexander Alekhin c37d9573fc Merge pull request #11180 from dkurt:fix_dnn_tf_ssd 7 years ago
Alexander Alekhin 3a5f431236 Merge pull request #11179 from tomoaki0705:fixBuildCudaStereo 7 years ago
Dmitry Kurtaev f87a0dd6a7 Fix minimal aspect ratio scale for SSDs from TensorFlow 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 e9b033ef3a
Merge pull request #11173 from alalek:issue_11172 7 years ago
Alexander Alekhin 5da7805623 cmake: add module/src include dir in case of enabled precompiled headers 7 years ago
codingforfun 24e2e0d3f9 #11143 [FIX] Normalize node risk with sample weight sum 7 years ago
Alexander Alekhin 017c217bb0 Merge pull request #11162 from kinchungwong:master 7 years ago
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
Alexander Alekhin 7ee217285b Merge pull request #11089 from terfendail:stereocalibrate_f32 7 years ago
Alexander Alekhin 9e0dee1259 Merge pull request #11112 from alalek:cmake_src_include_fix 7 years ago
Vadim Pisarevsky 6e13ffe162 Merge pull request #11159 from alalek:samples_avoid_legacy_api 7 years ago
Vadim Pisarevsky 00fff3a85d Merge pull request #11164 from corleypc:master 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
Alexander Alekhin 24acbecd33 Merge pull request #11151 from AndreiCostinescu:patch-1 7 years ago
Alexander Alekhin 70607ce311 Merge pull request #11155 from nglee:dev_docGpuMatDownloadUpload 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
Alexander Alekhin e06d1e8083 Merge pull request #11141 from dkurt:dnn_no_aspect_ratios 7 years ago
Alexander Alekhin 300797d4a3 Merge pull request #11146 from anthonytw:master 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
Alexander Alekhin cd4b748b44 Merge pull request #11064 from tomoaki0705:fixCudaStreamAsync 7 years ago
Alexander Alekhin fdd83e5027 Merge pull request #11113 from tomoaki0705:fixTinkerBoardOpenCL 7 years ago
Alexander Alekhin d9f720a679 Merge pull request #11134 from not522:fix-rotation-center 7 years ago
Dmitry Kurtaev e8fe6ee4e3 Fix prior box generation in case of squared proposals. 7 years ago
Naoto Mizuno ddf6bc86a7 Update rotated image 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