This website requires JavaScript.
Explore
Help
Sign In
opencv
/
opencv_contrib
Watch
1
Star
0
Fork
0
You've already forked opencv_contrib
mirror of
https://github.com/opencv/opencv_contrib.git
synced
2025-10-17 15:26:00 +08:00
Code
Issues
Releases
Wiki
Activity
Files
5.x
opencv_contrib
/
modules
/
cudaarithm
History
Alexander Smorkalov
fe8154b4b4
Merge pull request
#3991
from cudawarped:cufft_static_nocallback_depreciated
...
[cuda][cudaarithm] Remove libcufft_static_nocallback.a dependency with CUDA 13.0
2025-09-09 16:59:00 +03:00
..
include
/opencv2
Merge pull request
#3943
from troelsy:4.x
2025-06-19 16:38:53 +03:00
misc/python
/test
cudaarithm: fix python bindings for binary ops involving scalars
2024-10-29 15:42:50 +02:00
perf
Implement cv::cuda::inRange (Fixes OpenCV
#6295
)
2021-01-18 21:50:41 -05:00
src
cuda: add compatibility layer for depreciated vector types
2025-09-01 13:23:58 +03:00
test
Merge pull request
#3970
from troelsy:4.x
2025-07-17 09:36:33 +03:00
CMakeLists.txt
libcufft_static_nocallback.a has been removed. Fallback to dynamically linking to cufft because libcufft_static.a requires seperable compilation.
2025-08-30 09:07:57 +03:00