1. 16 Dec, 2019 1 commit
  2. 04 Dec, 2019 1 commit
    • cudawarped's avatar
      Merge pull request #15957 from cudawarped:fix_cudacodec_python · b4a3c928
      cudawarped authored
      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
      b4a3c928
  3. 01 Nov, 2019 1 commit
  4. 30 Aug, 2018 1 commit
  5. 07 Aug, 2018 1 commit