3111 Commits (86d07a58f2b16bae1471ca95d6b922f09b00191d)

Author SHA1 Message Date
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
Namgoo Lee 6ab1160dfc [moved from opencv] CUDA_OptFlow/OpticalFlowDual_TVL1 Asynchronous test 5 years ago
Tomoaki Teshima bab3d66c71 [moved from opencv] fix corner case of libnvcuvid 5 years ago
nosajthenitram 39ced2af67
Merge pull request #2554 from nosajthenitram:2048_cuda_cascade_no_longer_available 5 years ago
Maksim Shabunin 169ec66af1
Merge pull request #2549 from mshabunin:support-vtk9 5 years ago
Pavel Rojtberg d3b80e7fdc ovis: fix destruction of SCENE_OFFSCREEN windows 5 years ago
Pavel Rojtberg e7bab1d21a ovis: ensure that bgplane is shared too when ~SCENE_SEPARATE 5 years ago
Vishal Chiluka 2e6e9e9ece NVOF - Passing non null streams to create API 5 years ago
Vishal Chiluka 3fd77d7e00 NVOF Build Error Fix 5 years ago