15 Commits (687fc11626901cff09d2b3b5f331fd59190ad4c7)

Author SHA1 Message Date
cudawarped bea0c1b660 cuda: Fix GpuMat::copyTo and GpuMat::converTo python bindings 1 year ago
cudawarped 7539abecdb cuda: add python bindings to allow GpuMat and Stream objects to be initialized from raw pointers 2 years ago
cudawarped 8baf46c0a8 Add bindings and test 2 years ago
huangziqing 82ae9ef541 Wrap gpuMat::release to Python 3 years ago
Alexander Smorkalov 2402fa4824 Fix #21894: Wrap constructor to Python to create initialized cuda::BufferPool object. 3 years ago
David Geldreich 6a4bfc0863 Stream default to Stream::Null() when no default in function prototype 4 years ago
Dale Phurrough 34c3f0f495
add cuda::Stream constructor with cuda flags 4 years ago
Peter Würtz 53c0189ed7 Allow access to CUDA memory and stream pointers for interoperability. 5 years ago
cudawarped 5542dcb2bc
Merge pull request #16248 from cudawarped:fix_python_cudawarping_cudaarithm 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
cudawarped d427cebd12 Fix mistake introcuded in previous PR and increase test coverage to avod this happening again 5 years ago
cudawarped b4a3c92867 Merge pull request #15957 from cudawarped:fix_cudacodec_python 5 years ago
Alexander Alekhin 48073e6d95 pylint: eliminate warnings 5 years ago
Hamdi Sahloul 532eace7d6 Extensive wrapping of CUDA functionalities for Python 6 years ago
Hamdi Sahloul 293facbae7 Support Python binding for CUDA functionalities 6 years ago