Crop a video
Hi everybody.
I'm a beginner user of Max MSP and I would like to create a small software with my webcam. I already installed the extra pack Jitter and it's work properly.
My idea is to recognize playing cards when I show them in front of the cam. I'm using cv.jit.undergrad, everything is ok. But my problem is that I can't put my card to close to the cam and there are some stuffs behind the cam. So I thought to correct this problem I can crop the video, indeed I will put the card everytime at the same place. I would like to keep just one corner of my video and I don't know how to do this. Do you know?
I tried to find by myself on google but I found nothing...
Sorry, for my english. Hope you can help me!
Thanks a lot.
Kevin
Jit.rota will do the trick.
Thanks a lot! It's works!