Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement draw element artist using GpuMat OpenCV #49

Closed
denisvmedyantsev opened this issue Feb 1, 2023 · 1 comment · Fixed by #68
Closed

Implement draw element artist using GpuMat OpenCV #49

denisvmedyantsev opened this issue Feb 1, 2023 · 1 comment · Fixed by #68
Assignees
Milestone

Comments

@denisvmedyantsev
Copy link
Contributor

Replace the draw element artist with a new one based on GpuMat OpenCV.

@bwsw
Copy link
Contributor

bwsw commented Feb 1, 2023

Add blur feature to work out-of-the-box for rectangles (full rect, elliptical mask), opencv supports that. OpenCV CUDA is likely to support that as well. Refer to @tomskikh's examples for that.

@bwsw bwsw added this to the 0.2 milestone Feb 3, 2023
@abramov-oleg abramov-oleg linked a pull request Feb 21, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants