GMU:Custom Setup to track People using a Camera on the Ceiling: Difference between revisions

From Medien Wiki
No edit summary
Line 1: Line 1:
=='''Introduction'''==
=='''Introduction'''==


It’s a tutorial about using a camera connected with webcam, and external max library-cv.jit  to grab the x, y coordinates of people on the platform.
It’s a tutorial about using a camera connected with webcam, and external max library-cv.jit  to grab the x, y coordinates of people within the platform.


cv.jit is a collection of max/msp/jitter tools for computer vision applications. The goals of this project are to provide externals and abstractions to assist users in tasks such as image segmentation, shape and gesture recognition, motion tracking, etc. as well as to provide educational tools that outline the basics of computer vision techniques.
cv.jit is a collection of max/msp/jitter tools for computer vision applications. The goals of this project are to provide externals and abstractions to assist users in tasks such as image segmentation, shape and gesture recognition, motion tracking, etc. as well as to provide educational tools that outline the basics of computer vision techniques.