Ask Your Question

csggnn's profile - activity

2020-09-30 11:21:37 -0600 asked a question UI calls in different threads (imshow) how to detect and avoid.

UI calls in different threads (imshow) how to detect and avoid. As stated by different sources, such as https://github.c

2018-09-05 04:43:41 -0600 commented question Writing functions accepting inputs of type cv::Mat or cv::UMat

Not for the moment. I just use a combination of other OpenCV functions supporting both Mat and UMat inputs, typically tr

2018-09-05 03:15:01 -0600 asked a question Writing functions accepting inputs of type cv::Mat or cv::UMat

Best preactice for writing functions accepting cv::Mat and cv::UMat as inputs What is the simplest and cleanest way to w