Commit 2e3cbde7 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #1801 from cv3d:fix/cuda_python

parents 530f1a23 542b9acf
......@@ -5,10 +5,6 @@
typedef cudacodec::EncoderCallBack::PicType EncoderCallBack_PicType;
CV_PY_TO_CLASS(cudacodec::EncoderParams);
CV_PY_TO_ENUM(cudacodec::EncoderCallBack::PicType);
CV_PY_TO_ENUM(cudacodec::SurfaceFormat);
CV_PY_FROM_CLASS(cudacodec::EncoderParams);
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment