Motion Capture Fields

buscon's icon

Hi,

I'd like to use Max/msp for some simple motion tracking.
I need the activity happening in the image: I got that following this tutorial
https://cycling74.com/tutorials/making-connections-camera-data/

Now I'd like to create some fields inside the video input, so that I can associate different parameters to different fields.
Are there any examples of that?

Best

dtr's icon

this will be a good starting point: http://jmpelletier.com/cvjit/

buscon's icon

thanks for your answer.

I alreday know cv.jit, and it's great.
Still I don't see an easy way to select a field for specific tracking inside a video image.
Any idea how to do that?