Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

cuda::Filter thread safety

Hi, I have found an OpenCV bug regarding cuda::Filters recently. (https://github.com/opencv/opencv/issues/6742). I would like to fix the bug, but I don't know how to do that. Basically I see two options (as indicated in the comment in the issue tracker). Which one to use? Is there any authority to decide? I don't want to fix the bug in a way that wouldn't be good for the rest of opencv users...

thanks!

cuda::Filter thread safety

Hi, I have found an OpenCV bug regarding cuda::Filters recently. (https://github.com/opencv/opencv/issues/6742). I would like to fix the bug, but I don't know how to do that. Basically I see two options (as indicated in the comment in the issue tracker). Which one to use? Is there any authority to decide? I don't want to fix the bug in a way that wouldn't be good for the rest of opencv users...

thanks!