CodingTrain / Suggestion-Box

A repo to track ideas for topics
572 stars 86 forks source link

Coding Challenge: Head Tracking with OpenCV and Processing in order to create an awesome 3D effect !!! #663

Open ManuelRios18 opened 7 years ago

ManuelRios18 commented 7 years ago

Hello,

First of all Greetings and thanks for your great videos.

Some weeks ago I was watching some Youtube videos related with Artificial Vision and general programming, and I found this Incredible video:

https://www.youtube.com/watch?v=91tYEgpmN4M

Amazing right ?

Apparently they use a common Camera to track the users face and using that information and also this processing function : https://processing.org/reference/frustum_.html to recreate this 3D effect.

Personally I think that is a really interesting project which uses a very familiar tool for you ( Processing) and also has the advantage that It uses a common camera instead of the kinect sensor , and in this way a lot of people could try this out.

Greetings from Colombia. Nice Work!

ghost commented 7 years ago

Extra super class! Thank You, @ManuelRios18

Thank You. Absolutely Perfect!

@ManuelRios18 , I think You could do this experiment on the fly! Take a look at this: https://p5js.org/reference/#/p5/ortho Already a working example with P5JS, need only to connect the data from web camera. :100:

Preview: what's about?

Note: Clicking on image will open a video on YouToBee