Skip to content

Fix #21894: Wrap constructor to Python to create initialized cuda::BufferPool object#21919

Merged
opencv-pushbot merged 1 commit intoopencv:4.xfrom
asmorkalov:as/cuda_buffer_pool_python
Apr 28, 2022
Merged

Fix #21894: Wrap constructor to Python to create initialized cuda::BufferPool object#21919
opencv-pushbot merged 1 commit intoopencv:4.xfrom
asmorkalov:as/cuda_buffer_pool_python

Conversation

@asmorkalov
Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov commented Apr 28, 2022

#21894

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@asmorkalov asmorkalov added bug test category: gpu/cuda (contrib) OpenCV 4.0+: moved to opencv_contrib labels Apr 28, 2022
@asmorkalov asmorkalov requested a review from VadimLevin April 28, 2022 09:24
@opencv-pushbot opencv-pushbot added this to the 4.6.0 milestone Apr 28, 2022
@opencv-pushbot opencv-pushbot linked an issue Apr 28, 2022 that may be closed by this pull request
4 tasks
@opencv-pushbot opencv-pushbot merged commit d44ac61 into opencv:4.x Apr 28, 2022
@alalek alalek mentioned this pull request Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BufferPool.getBuffer reports an unknown error in python

3 participants