Hi all,
Working on a little project. I could really use some help. New to processing. Even if someone could send me in the right direction it would be great.
Scenario: I have a camera pointing at a desk. I want to know if theres someone sitting at it. So I want to compare frames from the live video feed (webcam) with a control image of the empty desk. Need the results to be printed: ‘1’ if someone is at the desk ‘0’ if no one is at the desk or something along those lines.
Thanks.