fixed videos

This commit is contained in:
James Devine 2018-07-18 19:07:13 +02:00 committed by GitHub
parent 9056142532
commit 4b0c9ec24c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,10 +4,10 @@ This was developed for the Cineglobe 2018 film festival at CERN. It's very rough
I'd like to thank everyone who wrote the code underneath in many, many libraries which we used to build this in about 5 hours. I'd like to thank everyone who wrote the code underneath in many, many libraries which we used to build this in about 5 hours.
Here's what the processing sketch looks like when it's working: Here's what the processing sketch looks like when it's working:
<iframe width="560" height="315" src="https://www.youtube.com/embed/WJ7nlJ3kOXQ" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> [![Processing extracting a human skeleton](https://img.youtube.com/vi/WJ7nlJ3kOXQ/0.jpg)](https://www.youtube.com/watch?v=WJ7nlJ3kOXQ)
And here is an example of the robot copying a human: And here is an example of the robot copying a human:
<iframe width="560" height="315" src="https://www.youtube.com/embed/X5iLGqhf2Kw" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> [![The robot is alive!](https://img.youtube.com/vi/X5iLGqhf2Kw/0.jpg)](https://www.youtube.com/watch?v=X5iLGqhf2Kw)
It's a long way short of a good kinematic example, but it does work. We used the software we used because we only had a Kinect 1 to play with, you could do something much better with a Kinect 2. It's a long way short of a good kinematic example, but it does work. We used the software we used because we only had a Kinect 1 to play with, you could do something much better with a Kinect 2.