Closed MachineIntelligence6 closed 1 month ago
I was comparing the opencv contribute modules with the bytecode/opencv module and didn't find the cuda warping.
I was trying to use the resize function in it, it there a reason for that?
here are the links
OpenCV contribute Cuda Wraping
Bytedeco Alternative to use in Java
Contributions are welcome!
What about this guy? opencv_cudawarping.java
Thanks @TomaszTB ! I overlooked it :) So it's already there
I was comparing the opencv contribute modules with the bytecode/opencv module and didn't find the cuda warping.
I was trying to use the resize function in it, it there a reason for that?
here are the links
OpenCV contribute Cuda Wraping
Bytedeco Alternative to use in Java