How to write a program that automatically saves frame (only when person is detected) and print it?

edited May 2018 in Kinect

Hey all,

I'm a beginner and I want to write a program that opens the camera, detects if there is somebody/something IN a rectangle that I will draw in the program itself and if positive, automatically print the image.

I tried multiple things, I installed the openCV library but I keep on getting errors using this library. Basically, I can't even use this library.

Does anybody please want to help me?

Sign In or Register to comment.