mirror of
https://github.com/opencv/opencv.git
synced 2025-06-07 17:44:04 +08:00
![]() Fix cudacodec python * Add python bindings to cudacodec. * Allow args with CV_OUT GpuMat& or CV_OUT cuda::GpuMat& to generate python bindings that allow the argument to be an optional output in the same way as OutputArray. * Add wrapper flag to indicate that an OutputArray is a GpuMat. * python: drop CV_GPU, extra checks in test * Remove "cuda::GpuMat" check rom python parser |
||
---|---|---|
.. | ||
bindings | ||
package | ||
python2 | ||
python3 | ||
src2 | ||
test | ||
CMakeLists.txt | ||
common.cmake | ||
python_loader.cmake | ||
standalone.cmake |