32 Commits (4.x)

Author SHA1 Message Date
Vincent Rabaud 843b6ede6a
Merge pull request #3800 from vrabaud:cuda 8 months ago
cudawarped 5bf7569f49 cudaoptflow: fix FarnebackOpticalFlow internal stream synchronization when used with an external CUDA stream 2 years ago
Alexander Smorkalov a06aecea95 Fixed several test failures in Python tests for CUDA modules. 2 years ago
James Bowley 8a6ea82ed0 Replace all instances of texture references/objects with texture objects using the existing updated cv::cudev::Texture class. 3 years ago
Noah Stier e245d4ae3a remove default stream sync in cuda TVL1 optical flow 4 years ago
Alexander Smorkalov 31bf226be0 Remove useless locks. 4 years ago
Alexander Smorkalov 46ec72afe4 Release HW related handles for Nvidia hardware accelerated optical flow. 4 years ago
amir.tulegenov 61e0a2de73 [moved from opencv] fix getDefaultName() 4 years ago
Tomoaki Teshima 58ab920d04 fix build failure when CUDA >= 10.0 5 years ago
Tomoaki Teshima 6e52be36a5 disable NVIDIA Optical Flow SDK when CUDA < 10.0 5 years ago
Vishal Chiluka 582fe44b7a NVIDIA_OPTICAL_FLOW_2_0_INTEGRATION 5 years ago
Namgoo Lee c7e8b709a2 [moved from opencv] Remove compiler warnings 5 years ago
Tomoaki Teshima 3b597b9e2f [moved from opencv] fix build error on Jetson TX1 and TX2 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
Vishal Chiluka 2e6e9e9ece NVOF - Passing non null streams to create API 5 years ago
Vishal Chiluka 3fd77d7e00 NVOF Build Error Fix 5 years ago
unknown c49d0b9064 Modified Stream support functionality. 5 years ago
QIU Xiaochen 1b7a06c463 [moved from opencv] Merge pull request opencv/opencv#17180 from PetWorm:3.4 5 years ago
Vishal Chiluka abcd448094 NVOF-Cuda Bug Fix. Should not reset runtime context 6 years ago
LE GARREC Vincent 9bc0d8d0b4
Fix compilation with +cuda -optflow 6 years ago
Gagandeep Singh 61cbb44539 Merge pull request #2336 from czgdp1807:issue-2333 6 years ago
czgdp1807 7a0ddd820a [moved from opencv] removed typo 6 years ago
Vishal Bhaskar Chiluka c494a5db92 Lazy loading nvcuda.dll 6 years ago
Tomoaki Teshima a7417334ba [moved from opencv] suppress noisy warning 6 years ago
Vishal Chiluka 5e0783e1e9 NVIDIA Optical Flow Integration in OpenCV 6 years ago
Namgoo Lee 1c6b74d791 [moved from opencv] Fix Farneback Optical Flow Algorithm 7 years ago
Alexander Alekhin 43ab2d8f39 cuda: disable code using obsolete objdetect API 7 years ago
Alexander Alekhin 82733fe56b cuda: move CUDA modules to opencv_contrib 7 years ago