21769 Commits (cc1a95d161d08306462823de7ec6c50a3698d99c)
 

Author SHA1 Message Date
Patrik Huber 600b7a30e6 Added detection of MSVC1911 8 years ago
Alexander Alekhin b32d914aab static analyze: python dynamic_cast checks 8 years ago
Alexander Alekhin daee982106 ocl: rework events handling with clSetEventCallback 8 years ago
Vitaly Tuzov 526d1d6db1 AVX optimized implementation of undistort migrated to separate file 8 years ago
Rostislav Vasilikhin aa621d6f3c magic constants explained 8 years ago
Rostislav Vasilikhin 704c688225 OCL code fixed, fix for NEON added 8 years ago
Rostislav Vasilikhin 6c71988c54 RGB2Luv_f: R, G, B limited to [0, 1] 8 years ago
Rostislav Vasilikhin 82811d0706 Luv: singularities fixed 8 years ago
Alexander Alekhin cc862e996e videoio: fixes for GStreamer support 8 years ago
wzw 635342ab73 ocl_calcHist1: Use proper local size for merge_histogram kernel 8 years ago
catree 98c78e0acd Use directly solvePnP when the number of input points is equal to the number of model points. Enable useExtrinsicGuess parameter. Return rvec and tvec estimated using all the inliers instead of the best rvec and tvec estimated during the Minimal Sample Sets step. Document the behavior of solvePnPRansac. 8 years ago
Alexander Alekhin 6833b46a05 videoio(test): fix message 8 years ago
Arkadiusz Raj 0ef5c8c541 Fixing Aravis support compilation issue 8 years ago
Alexander Alekhin 359bd21bd7 ffmpeg: update 3.3.2 8 years ago
Maksim Shabunin f670a99270 Merge pull request #9089 from alalek:cmake_fix_sdl_linker_flags 8 years ago
Vitaly Tuzov fadf25acd6 SSE4_1 optimized implementation of resize and warp functions migrated to separate file 8 years ago
Vitaly Tuzov 77264dcca9 AVX optimized implementation of haar migrated to separate file 8 years ago
Alexander Alekhin eed5cfba7d cmake: fix linker flags 8 years ago
Vitaly Tuzov 5448d9186a AVX and SSE4.1 optimized conversion implementations migrated to separate files 8 years ago
Vladislav Sovrasov 2a2a1dc5b4 Get rid of OPENCV_NOSTL definition 8 years ago
Vitaly Tuzov 4d0f789e0a AVX optimized implementation of separable filters migrated to separate file 8 years ago
Aleksandr Rybnikov d3c14ce3ea Added tests for ResNet-50 and SqueezeNet v1.1 8 years ago
Vladislav Sovrasov 42936d3227 imgproc: fix MORPH_HITMISS operation when kernel has no negative values 8 years ago
Alexander Alekhin 7b8e6307f8 Merge pull request #9080 from alalek:version_3.3.0-rc 8 years ago
Alexander Alekhin 823353d3ac Merge pull request #9067 from D-Alex:master 8 years ago
Alexander Alekhin 639e7367a7 Merge pull request #9081 from catree:fix_tutorial_pca_intro 8 years ago
Alexander Alekhin 2863c9fe19 Merge pull request #9077 from alalek:cmake_enable_cxx11 8 years ago
Alexander Alekhin 37c8f217a7 Merge pull request #9076 from mshabunin:fix-doc-from-mail 8 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 8 years ago
Alexander Alekhin 9aaf6a66a3 Merge pull request #9073 from berak:dnn_fix_tutorial_links 8 years ago
Alexander Alekhin ced9d2357c Merge pull request #9070 from catree:imshow_64bits_doc 8 years ago
Alexander Alekhin 9611aa81b2 Merge pull request #9069 from catree:ffmpeg_warnings_errors 8 years ago
Alexander Alekhin b10bd4b65d Merge pull request #9068 from dkurt:mkl_with_openmp 8 years ago
Alexander Alekhin 8aa3011f2d Merge pull request #9064 from sadika9:patch-1 8 years ago
Alexander Alekhin 7bb9237d99 Merge pull request #9060 from alalek:canny_inplace_bug 8 years ago
Alexander Alekhin 11a726ceb3 Merge pull request #9057 from alalek:static_build_workaround 8 years ago
Alexander Alekhin c3586b8534 Merge pull request #9055 from fdebrabander:master 8 years ago
Alexander Alekhin 7621cc19dc Merge pull request #9054 from zhmu:upstream 8 years ago
Alexander Alekhin 4f01ad8517 Merge pull request #9052 from jqly:patch-1 8 years ago
Alexander Alekhin 5590aea411 Merge pull request #8998 from abratchik:DNN.java.wrappers.fix 8 years ago
Vitaly Tuzov 3681dcef1a AVX optimized implementation of resize and warp functions migrated to separate file 8 years ago
catree 8b7cb8a3f1 Fix wrong mat access. 8 years ago
Alexander Alekhin 1b8d363231 version 3.3.0-rc 8 years ago
Alexander Alekhin 3f02f569af cmake: update CXX11 compiler flag 8 years ago
Alexander Alekhin 108188e42f Merge pull request #9032 from sovrasov:mat_doc_update 8 years ago
Maksim Shabunin 2a33f452b0 Fixed minor doc issue 8 years ago
Vladislav Sovrasov f42b7d03b4 core: add a test of iteration through the Mat_ with range-based for 8 years ago
Vladislav Sovrasov 267fdc4c91 Add a note about cxx11 range-based loop in Mat_ documentation 8 years ago
Alexander Alekhin 32d1eb36df dnn: fix links 8 years ago
Maksim Shabunin d5323ce848 Merge pull request #9066 from mshabunin:fix-static-5 8 years ago