3122 Commits (46dba0f8554c3978a84dbade402e06866d3a490f)

Author SHA1 Message Date
Tomoaki Teshima 46dba0f855 [moved from opencv] brush up by following the comments 5 years ago
cyy 0dc22f5cc5 add throw 5 years ago
Kumataro 0a229756b9 freetype2: Fix 'A function call in freetype.cpp causes overflow' 5 years ago
Nikita Shulga 790a9515e8 [rgbd/dynafu] Fix Windows compilation 5 years ago
DumDereDum b267fc3d1d
Merge pull request #2629 from DumDereDum:tsdf_optimization 5 years ago
Tomoaki Teshima 2ae9011019 [moved from opencv] use only even number for inplace flip 5 years ago
dtmoodie 9ccd8eeecd
Merge pull request #2666 from dtmoodie:fix_cudev 5 years ago
berak 134df77b71 ximgproc: add python wrappers for disparity functions 5 years ago
Dustin Rodrigues aace65cc12 vtkCocoaInteractorFix.mm: explicity include vtkVersion.h 5 years ago
Elizarov Ilya d706072784
Merge pull request #2620 from ieliz:goturn 5 years ago
Pavel Rojtberg 2e5a8d9ed0 ovis: streamline updating texture contents 5 years ago
Pavel Rojtberg 50ffa18e0d ovis: correctly handle material property updates at runtime 5 years ago
Namgoo Lee c7e8b709a2 [moved from opencv] Remove compiler warnings 5 years ago
Namgoo Lee 77a4585163 [moved from opencv] bit-exact cuda::equalizeHist 5 years ago
pemmanuelviel bddbcd5a40
Merge pull request #2638 from pemmanuelviel:pev--constify 5 years ago
DumDereDum 80cdf41e3a
Merge pull request #2606 from DumDereDum:tsdf_fix_and_test 5 years ago
Pierre-Emmanuel Viel 6c19f9823c Fix mistake between 0x11 and 0b11 and change |=1 for +=1, increasing chance compiler will use ++ 5 years ago
pemmanuelviel 513c7a1513
Merge pull request #2634 from pemmanuelviel:pev--mctkernel-issues 5 years ago
Archit Rungta 091f97987a
Merge pull request #2622 from archit120:julia_phase3 5 years ago
Pierre-Emmanuel Viel 22f8586e89 Default kernel size of 9 was used instead of the set one 5 years ago
Pierre-Emmanuel Viel f64f4bc3a9 Fix matching::maxDisparity value when calling StereoBinarySGBM::setNumDisparities after ctor 5 years ago
Archit Rungta 8ecee96520 Add Julia Binding Tutorial 5 years ago
Pierre-Emmanuel Viel 19a426191a Fix CV_Assert in descriptor.cpp 5 years ago
Pavel Rojtberg c600d14720 ovis: add brief usage documentation 5 years ago
Gary Bradski 9fa149acc0
Update README.md 5 years ago
Ajit Pant 2554f41c47
Merge pull request #2532 from AjitPant:mcc 5 years ago
Namgoo Lee b364cfed1d [moved from opencv] test code 5 years ago
Tomoaki Teshima ccc5f3293a [moved from opencv] let the test pass on Jetson 5 years ago
Namgoo Lee 3ba40a5316 Port opencv/#17863 5 years ago
Giles Payne 5174b0f39b Add Objective-C/Swift wrappers for opencv_contrib modules 5 years ago
John Forrest cb681cd4db Update tinyxml2 to be under cv namespace 5 years ago
MaKaNu 500832dd72
Update README.md 5 years ago
Xavier Weber 5588ead693
Merge pull request #2599 from Saafke:dnn_superres_CUDA_support 5 years ago
Jan Sellner 80dfcdbfb6 Fix default parameter to be coherent with documentation 5 years ago
Tomoaki Teshima 5910cc9039 fix compilation error on Jetson 5 years ago
Tomoaki Teshima de211bf96e fix compilation error on MSVS 5 years ago
Tomoaki Teshima 32f8801ce0 avoid bit-exact test on Jetson 5 years ago
Akash Sharma 468345511f
Merge pull request #2566 from akashsharma02:master 5 years ago
Tomoaki Teshima 53626e76b0 avoid test failure based on rounding error 5 years ago
Alexander Alekhin 77fbea49e0 cmake(cuda): update handling of -std=c++11/14 flags 5 years ago
Archit Rungta 12e68c4843 copy => copy_if_different 5 years ago
Archit Rungta ff581614c8 add julia phase2 files 5 years ago
Pavel Rojtberg f2f4116916 ovis: setBackground - drop superficial pixel-center correction 5 years ago
Pavel Rojtberg 9e26865b5b ovis: fix loading textures from non-consecutive memory 5 years ago
Pavel Rojtberg aaaf37ed70 rapid: add "Optimal Local Search" implementation 5 years ago
Pavel Rojtberg 00fe2ed971 rapid: make correspondencies explicit for simpler data handling 5 years ago
Tomoaki Teshima 3b597b9e2f [moved from opencv] fix build error on Jetson TX1 and TX2 5 years ago
Alexander Alekhin 58f9a9e4da [moved from opencv] cudacodec(build): fix detection in CMake, cleanup duplicate includes 5 years ago
archit120 522a062cad
Merge pull request #2547 from archit120:julia-phase1 5 years ago
Namgoo Lee 6ca24c818f [moved from opencv] cuda optflow tvl1 : async safety 5 years ago