@mishal_asher wrote:
Hi,
Im working on an optical flow code, and am using the Playstation eye camera ( link: camera
This camera requires a particular add-on, which is called "ofxPS3EyeGrabber".
Link for add-on : add-on
I tested out the add-on with my camera, and I have encountered a few problems.
This is when I am testing my code as well as the examples given in the add-on.
Sometimes the video doesn't display, it gives a black screen, other times it displays a green filter on the video feed, sometimes a blue filter, and other times the pixels of the feed are squashed to one point ( usually on the left side of the screen.
Once in a blue moon it gives the right webcam feed ( which is my normal face).
I was wondering if the error lies with the camera, or with me ( as in the code,) or the add-on?Any advice would be helpful
![]()
( example of the green screen that comes up, with the optical flow code)
Posts: 2
Participants: 2
