opencv/modules/python
cudawarped b4a3c92867 Merge pull request #15957 from cudawarped:fix_cudacodec_python
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
2019-12-04 18:57:58 +03:00
..
bindings Limited API support for Python3 2019-06-11 15:20:43 +03:00
package pre: OpenCV 4.1.2 (version++) 2019-09-02 15:26:14 +03:00
python2 python: support standalone Python bindings build 2018-06-07 15:16:39 +03:00
python3 Limited API support for Python3 2019-06-11 15:20:43 +03:00
src2 Merge pull request #15957 from cudawarped:fix_cudacodec_python 2019-12-04 18:57:58 +03:00
test Merge pull request #15957 from cudawarped:fix_cudacodec_python 2019-12-04 18:57:58 +03:00
CMakeLists.txt python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
common.cmake Limited API support for Python3 2019-06-11 15:20:43 +03:00
python_loader.cmake cmake: fix python install paths 2018-12-17 14:32:29 +03:00
standalone.cmake python: update CMake install rules 2019-03-15 13:11:00 +03:00