How to paste an image (from webcam) to video

Hello all! I’m new with vvvv, so forgive me for my poor knowledge about vvvv.

I have a couple of problems… i’m working on a project, that goes like this:

  1. i must detect a face from webcam (i made this part, using detectObject and haarcascade_frontalface_alt - now it is showing (just) face on a renderer
  2. Here’s the problem: now i need to put (attach) this face from renderer on a movie. Any suggestions?

Are there any similar projects?

Thank you for your help!

I added my project!

detectionMyFace.v4p (13.0 kB)

Are there any similar projects?

hi kolovski,

mr. benefit did some similar stuff:
http://www.looksgood.de/log/2006/10/20/attack-swap/

his project is different but has some realtime face detection an mapping.

may be have to prepare your movies, that it is easyier to map the webcam faces on the face in your movie.