16650 Commits (4eef486afec42bb1ffcc97e8b82e112acfe8af26)
 

Author SHA1 Message Date
Vadim Pisarevsky 58cf11bd44 Merge pull request #4069 from MSOpenTech:sample-face-contrib 10 years ago
Vadim Pisarevsky 549ef8f141 Merge pull request #4071 from sergarrido:fix_isContourConvex 10 years ago
Vadim Pisarevsky 176dd96698 Merge pull request #4073 from MSOpenTech:video-sample-face 10 years ago
Vadim Pisarevsky 5f8f56ea0e report an error when trying to load HOG cascade 10 years ago
Joe Minichino 47d8187bc3 fixed outdated params setting 10 years ago
Vadim Pisarevsky 481f786fe7 added simple HAL test; added RHO homography test 10 years ago
Maxim Kostin 3408114602 Added video face detection. Restructured code. 10 years ago
S. Garrido bd2c2f3bd1 fix isContourConvex 10 years ago
Joe Minichino a4a2659dff fixed digits.py sample to work with opencv 3 10 years ago
Maxim Kostin aa932eab41 Adding WinRT face tracking sample. Works with asset images. Created by @ericmitt. 10 years ago
Vadim Pisarevsky 565d3dde40 Merge pull request #4055 from rajithr:patch-1 10 years ago
Vadim Pisarevsky 85c08dd170 Merge pull request #4065 from gongzg:master 10 years ago
Vadim Pisarevsky 8bc21fc2f0 Merge pull request #4067 from PhilLab:patch-3 10 years ago
Vadim Pisarevsky 57c3e917e2 Merge pull request #4068 from PhilLab:patch-4 10 years ago
rajithr 7658c2e2d5 Fix for a potential data race condition 10 years ago
rajithr 993e0b0bf9 Fix for a potential data race condition 10 years ago
Philipp Hasper 9aaa27d46b Adding missing docs for VideoWriter::release 10 years ago
Philipp Hasper 6c55e7c039 Fixed doc typo 10 years ago
Vadim Pisarevsky 1df244b6f4 Merge pull request #4062 from ilya-lavrenov:android_master 10 years ago
Alexander Alekhin 75558ae75c Merge pull request #4058 from mshabunin:latch-sample 10 years ago
Andrew Senin eb40dde688 Fixing XIMEA parameters mapping (issue #4176) 10 years ago
Ilya Lavrenov bb72206ec5 ability to enable OpenMP simultaneously with other parallel framework 10 years ago
Samyak Datta e9c765ee2c C++ sample code to detect facial features 10 years ago
StevenPuttemans 83723c15be added extra BUFFERSIZE doc and getter 10 years ago
StevenPuttemans 8454a8f2d1 adding extra buffer parameter 10 years ago
StevenPuttemans 6aedd4f7b0 fixing SVM negative value rounding 10 years ago
Vicente Olivert Riera e96b8ce781 superres: Fix return value VideoFrameSource_GPU 10 years ago
Ilya Lavrenov b0cbec922b port of MR #4061 to master 10 years ago
Zhigang Gong 0f7de40e66 Fixed the race condition between inc and dec on the l_counter. 10 years ago
Maksim Shabunin 5ad4bed70a Added cvconfig.h copy during the build 10 years ago
Maksim Shabunin 330b3e87eb Fixed latch sample build without contrib 10 years ago
Vadim Pisarevsky 8fb37606f6 Merge pull request #4032 from mshabunin:fix-pkg-config 10 years ago
Vadim Pisarevsky dc587992a0 Merge pull request #4053 from vpisarev:calib3d_fixes 10 years ago
Andrey Pavlenko c1c03e16f4 releasing native memory of temp `Mat` objects in generated Java code 10 years ago
Andrey Pavlenko 6006790c18 releasing native memory in Java converters 10 years ago
Vadim Pisarevsky bb2e40b999 for some reason Calib3d_Homography.fromImages on ARM gives much smaller number of inliers than on x86/x64. Need to investigate more carefully, but let's decrease the tolerance threshold for now 10 years ago
Vadim Pisarevsky b1a8e4f760 Merge pull request #4054 from gongzg:master 10 years ago
Vadim Pisarevsky ca1d8c1737 fixed another compile warning from MSVC 10 years ago
rajithr ff6881efbf Fix for a potential data race condition 10 years ago
Zhigang Gong 3c85200989 Avoid negative index for a local buffer in Canny.cl. 10 years ago
Vadim Pisarevsky e944533f01 fixed compile warnings; reenabled solvePnPRansac.concurrency test 10 years ago
Vadim Pisarevsky 85149f8686 hack solvePoly to finds roots of polynoms with zero higher-order coefficients. The roots are populated in this case, which is not valid, strictly speaking, but good enough for function like correctMatches. This solves http://code.opencv.org/issues/4330 10 years ago
Vadim Pisarevsky a12ec66a04 fixed useExtrinsicGuess=true case with single-precision input (http://code.opencv.org/issues/2734) 10 years ago
Vadim Pisarevsky 9d90b0549c fixed bug http://code.opencv.org/issues/3882 10 years ago
Vadim Pisarevsky 3bc5958c58 added tests for http://code.opencv.org/issues/4011 and http://code.opencv.org/issues/3057; fixed random subset generation in both methods to increase chance for a good subset 10 years ago
Vadim Pisarevsky 2952c10ced Merge pull request #4049 from mshabunin:transition-hint 10 years ago
Maksim Shabunin 55d1f0b7d6 Transition guide: removed one of the version check methods 10 years ago
Vadim Pisarevsky 60064b3de7 Merge pull request #4015 from GilLevi:AddingLATCH 10 years ago
Vadim Pisarevsky 02eb8e7c70 Merge pull request #4052 from ilya-lavrenov:typo 10 years ago
Vadim Pisarevsky 786d62e3e5 Merge pull request #4051 from Dikay900:2_4_to_master_2 10 years ago