Nyan

For this project I chose to remix the Nyan Cat Meme, because it has all of the hallmarks of a great meme: annoying soundtrack, a cat and food!
Nyyyyyyyyyan

Originally I was going to track the cat in 3D, by tracking four color blobs.
Give_some_colors_to_Nyan_Cat

This proved to be very difficult and unreliable (and thus I was not able to present in class), so I resorted to adding a mobile device as a light source back to the webcam.

The patch itself is pretty complicated.  Ill brake it down here:

huge

This section of the patch controls when the sound and animation should start and stop.  It is connected to the motion detection part
audioandgif

This part of the patch is the standard jit video control using cornerpin

corner

 

 

The motion amount example is used to detected when the cat is dancing.

motion

 

The corner pin object attributes are set by the tracked blob

place

 

This section handles the camera input and object tracking

tracking

 

Overall I really enjoyed making the project and look forward to presenting it in class!

 

5 thoughts on “Nyan”

  1. Glad you made it work

    As you did something quite similar to my project, I am glad to see it working and I know how much trial and error it takes. It looks really good and I like it.

  2. Good work with the tracking. It might be even cooler if you could get the background to be like the real video’s starry sky.

  3. The idea to use the cell phone in the end was really good. Sorry about the point motion tracking not working though. My suggestion would be to perhaps project the video onto the phone – or simply some color paper for the same effect that we saw in class with the face.

Leave a Reply

Your email address will not be published. Required fields are marked *