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 was trying to find contours in a video with ofxCv, which is loaded and played with ofxWMFVideoPlayer. I don't get any results. It also seems that "video.getPixels()" is returning an array full of grey pixels.
Is there any easy way to get color values of the pixels or to make the played video readable by ofxCv?
Thanks a lot!
Tobias
The text was updated successfully, but these errors were encountered:
Hey,
I was trying to find contours in a video with ofxCv, which is loaded and played with ofxWMFVideoPlayer. I don't get any results. It also seems that "video.getPixels()" is returning an array full of grey pixels.
Is there any easy way to get color values of the pixels or to make the played video readable by ofxCv?
Thanks a lot!
Tobias
The text was updated successfully, but these errors were encountered: