You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to do image processing with OpenCV, and I am able to run the trigger example, but I don't want to save the image, I just want to store it in the code as e.g. an OpenCV Mat object for processing. What method do I call to get the stream?
The text was updated successfully, but these errors were encountered:
I'm trying to do image processing with OpenCV, and I am able to run the trigger example, but I don't want to save the image, I just want to store it in the code as e.g. an OpenCV Mat object for processing. What method do I call to get the stream?
The text was updated successfully, but these errors were encountered: