Hi guys, well done! OpenCV is fantastic! I say this because i'm working with other image processing library and OpenCV is the top!
But i wonder, why doesn't GPU HoughCircle function support use for GPU Stream?
I'm working on a multithreading Qt project and i need to start more CPU thread on one GPU in order to perform Hough Transformation. But, without stream this is not possible! Is it right!?
Thanks a lot! Have a good job