16 Commits (335dfeeb24b5bf3d44ca1dd2b795e1aab3719ddf)

Author SHA1 Message Date
Vincent Rabaud 843b6ede6a
Merge pull request #3800 from vrabaud:cuda 6 months ago
cudawarped 06ddccebed cudaarithm: fix python bindings for binary ops involving scalars 6 months ago
cudawarped 06f764abc1 cuda - update npp calls to use the new NppStreamContext API if available 7 months ago
Alexander Smorkalov 09eb618804 Workaround for CUDA 12.6 tuple_size issue #3773. 8 months ago
Pierre Chatelier 667a66ee0e
Merge pull request #3607 from chacha21:cuda_phase_interleaved 9 months ago
Gregor Burger 14e34187c5 also link to CUDA::cufft_static in case of BUILD_SHARED_LIBS=OFF 10 months ago
Alexander Smorkalov 1ed3dd2c53
Merge pull request #3744 from asmorkalov:as/variadic_tuple 11 months ago
sdy623 4e766a039e
cudaarithm: fix the compile faiure of CUDA 12.4.x . 1 year ago
James Bowley 1ae5f03a07 build: add first class cuda support 1 year ago
Alexander Smorkalov 51de5807e8 Set of build fixes for ## 3580, 3574. 2 years ago
James Bowley 8a6ea82ed0 Replace all instances of texture references/objects with texture objects using the existing updated cv::cudev::Texture class. 2 years ago
David Geldreich 53ab7c3efa keep cufftPlan2d across ConvolveImpl::convolve calls 2 years ago
Gary Allen 9d0a451bee
Merge pull request #3296 from gvcallen:4.x 3 years ago