3080 Commits (3ba40a53160fde8fea34d2c24b0ab5d02cd30618)

Author SHA1 Message Date
Paul Jurczak 8420d96379 Update omnidir_tutorial.markdown 5 years ago
Tomoaki Teshima 5237387bb3 [moved from opencv] fix test failure on Jetson TX1/TX2/Nano 5 years ago
shimat 14722baee3 fix popcnt error for ARM/ARM64 5 years ago
Tomoaki Teshima 505ca72150 fix runtime error of test case redefinition 5 years ago
shimat bebfd71748
Merge pull request #2491 from shimat:sauvola_r 5 years ago
Pavel Rojtberg 367d7beb06 rapid: add marker tracker sample 5 years ago
Pavel Rojtberg 9ca6b9b20c rapid: fix wrapping around at end of 2D contour 5 years ago
Tobias Senst 4b63202293
Merge pull request #2476 from tsenst:optimize_performance_rlof 5 years ago
Xavier Weber 8ab145c4bb
Merge pull request #2480 from Saafke:dnn_superres_pythonwrap 5 years ago
Maksim Shabunin 52624748b6 Fix warning in VS 2019 build 5 years ago
akashsharma02 e5b99bd941 Minor fix for solvePnPRansac params mismatch #2064 5 years ago
Alexander Alekhin f7c14d907b stereo(perf): use SANITY_CHECK_NOTHING() 5 years ago
Alexander Alekhin 0a32fc3bb3 stereo: smallRegionRemoval() is not inplace 5 years ago
Alexander Alekhin 21d220d658 stereo: get rid of imageMeanKernelSize, replace with blur() 5 years ago
Alexander Alekhin 7c0e6efd24 stereo: fix massive invalid range access and uninitialized values 5 years ago
Alexander Alekhin 20576d853f stereo: ret gid implementation from header 5 years ago
sunitanyk 88c4ed01fc
Computer Vision based Alpha Matting (#2306) 5 years ago
Ayush Garg 4d57438cb6
Merge pull request #2460 from ayushgargdroid:fixDepthRegisteration 5 years ago
Ayush Garg d442856fd6
Merge pull request #2447 from ayushgargdroid:kinfuParams 5 years ago
David Geldreich e967557e17 Allows structured_light pipeline to be run from Python 5 years ago
jshiwam 1353df967a improve doc and added new tutorial cpp file for charuco detection 5 years ago
Pavel Rojtberg 788b783631 ovis: allow setting material at sub-entity granularity 5 years ago
RAJKIRAN NATARAJAN f3982616a8
Merge pull request #2449 from saskatchewancatch:issue-16736 5 years ago
catree 70664ccfa8 Fix GMSMatcher crash when -1 value is assigned by getGridIndexLeft() in assignMatchPairs(). 5 years ago
raanyild 9c0ae273fd
Merge pull request #2440 from raanyild:freak_rounding_bug 5 years ago
Miloš Komarčević f220e98396
Merge pull request #2439 from kmilos:omnidir 5 years ago
Igor Murzov a0d9138a5d
Merge pull request #2424 from GArik:master 5 years ago
Vishal Chiluka abcd448094 NVOF-Cuda Bug Fix. Should not reset runtime context 5 years ago
Alexander Alekhin d8c6d067b3 build: fix build with GCC 4.8 5 years ago
cudawarped d7d6360fce
Merge pull request #2396 from cudawarped:fix_python_cudawarping_cudaarithm 5 years ago
atinfinity 0a8d841bb3 Merge pull request #2412 from atinfinity:fixed-typo 5 years ago
Lim 9aa74df09e new module: intensity_transform (includes gamma correction, log transfomration, autoscaling, contrast stretching) 5 years ago
Gagandeep Singh 5834bea0f5 Merge pull request #2385 from czgdp1807:issue-2339 5 years ago
Rostislav Vasilikhin c8b405eb7f Merge pull request #2410 from savuor:fix/kinfu_fetch_checkzero 5 years ago
Kunal Tyagi c98a434fd2 [Multi TLD] Removed early exit in case of sampling failure 5 years ago
berak 162647c023 remove CV_64F conversion in tracking sample 5 years ago
Alexander Alekhin ee3ef107db core(SIMD): allow to build modules with SIMD emulator 5 years ago
shimat a1cece733d swap sigma_color and sigma_space 5 years ago
catree 94d0250b1b Fix build of dnn_superres module without the quality module. 5 years ago
jeffeDurand 12ffd7f0cf [moved from opencv] Merge pull request opencv/opencv#16090 from jeffeDurand:cuda_mog2_issue_5296 5 years ago
catree a9c1cfcb5d Add LOGOS (Local geometric support for high-outlier spatial verification) features matching strategy. 5 years ago
cudawarped 454434bdff Cudaarithm python bindings for merge and split are inconsistent with the format of existing cuda python functions. Split does not return its output and merg's documentation is incorrect. 5 years ago
catree c4d24d33d9 Harmonise bibtex formatting. Sort entries alphabetically by the last name of the first paper author. 5 years ago
Alexander Alekhin 9ed5fbdb01
Merge pull request #2387 from alalek:fix_ximgproc_slic_empty_mat 5 years ago
Alexander Alekhin aaf67d6f61 [moved from opencv] Merge pull request opencv/opencv#16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
Pavel Rojtberg d3d5f2adc1 add rapid module for silhouette based 3D object tracking 5 years ago
Tobias Senst 40b238b01d Merge pull request #2367 from tsenst:add_robust_interpolation_of_correspondence 5 years ago
cudawarped 7cb627a372 Patch cv::cudacodec::createVideoReader() memory leak until cudacodec can be updated to miirror NVidia example code. 5 years ago
Steve Nicholson 93258b3651 Fix **Detection of ArUco Markers** tutorial to use current version of `DICT_6X6_250` dictionary. 5 years ago
LE GARREC Vincent 9bc0d8d0b4
Fix compilation with +cuda -optflow 5 years ago