August 27th, 2009

If you have a web cam you can got to http://itp.nyu.edu/dano/face to hover over a web with other people looking at that some page. Your video image follows your cursor around the page tuning in other video images more sharply when they are close to you on the page. This needs a Flash 10 plugin.
Posted in Uncategorized | No Comments »
January 13th, 2009

I have a Master’s Degree in Interactive Telecommunications so I get a lot of calls to help people with their technical systems. These calls are mostly from my Mom wanting to watch TV and they mostly result from her not understanding the universal remote. My life on the family AV squad would be helped if I could see what she sees when she calls. I thought it would be nice to give her a hat with a camera in it. My first thought was one of those swell network cameras. They are small wireless and I would not have to do any of the netwoking. Unfortunately my Mom does not have an Internet connection. My next thought was to use some the solutions that the lifecasting folks are using like Qik but I don’t think that can stream to another phone and she usually need help when I am out and about. Also I kind of wanted learn how to program for Android so I decided to do it myself on one of those. I did it as a one day project for ITP’s 4in4.
Read the rest of this entry »
Posted in Pressure Projects, Webcam | No Comments »
October 3rd, 2008
Breathing is surprisingly underrated. I made this example for students in my Rest of You class to be able see their breathing on their cellphone and to log it over the course of a day. In the course of this I live the dream of wearing a bra on the outside of my clothes during class. Read the rest of this entry »
Posted in Uncategorized | No Comments »
October 3rd, 2008
It is kind of a kick to see your heart beat. Polar is a company that makes lots of stuff for athletes to watch their heart beat. The data usually goes to something like a watch and i think it is pretty hard to get your own hands on the it. I made this example for students in my Rest of You class to be able to use their heart control somthing or just be able to see the same data in their own visualization.
Read the rest of this entry »
Posted in Uncategorized | No Comments »
June 13th, 2008
You look at a screen that works as a mirror reflecting your face. If you blink your eyes, a picture of me thumbing my nose at you comes up but you will never know. Just like you will never know if your refrigerator light is really off. This was done as the Thursday project in the 7 projects in 7 days (5 in 5 for me, … er make that 3.5 in 5) festival at ITP. I am hoping to get back this afternoon to finish it but don’t know if I will.



I am looking for holes in the skin color to find the eyes. When I get back today I will segement out just the holes for the eyes.
Here is the code so far:
Read the rest of this entry »
Posted in Pressure Projects | No Comments »
June 12th, 2008

Allows people to congregate in a layer on top of your web browser. Using a webcam attached to your computer the application grabs your face and sends it to other people looking at the same web page. Your face is displayed on other peoples’ browser at the place on the page you are most interested in as expressed by your cursor location. The web page becomes a substrate for gathering. In the future I would like to degrade the resolution of faces of people interested in things further away on the page and change to peer to peer architecture for the actual transmission of the images. This was done as the Thursday project in the 7 projects in 7 days (5 in 5 for me, … er make that 4 in 5) festival at ITP. Read the rest of this entry »
Posted in Pressure Projects | No Comments »
June 10th, 2008

For determining the popularity of different video segments on public displays. It uses a camera and computer vision to notice how many faces are watching the screen. It takes advantage of a shortcoming of the OpenCV processing libraries for the face detection which only detect faces only at very limited angles. It it finds a face you can be assured that they are facing only the screen. Shawn Van Every created a video drop box for people to leave video to be seen on various screens around the floor. We wanted to be able to cull a best of list from the drop box so Shawn VanEvery and I thought face tracking might be interesting. It is currently hardwired to a particular video and only shows the “Attention Quotient” on the screen. If I had more time, I would integrate it with a database of videos and register the attention into that database. This was done as the Tuesday project in the 7 projects in 7 days (5 in 5 for me) festival at ITP.
Tech: I used IP cameras for the video capture. Below is the code:
Read the rest of this entry »
Posted in Pressure Projects | No Comments »
June 10th, 2008

As people stand in front of a mirror, this applications uses face detection technology to find the faces in the video and then display them with just the faces switched. Each person looks normal except they have someone elses eyes, nose and mouth. This far I go before. In this excersize I wanted it to work for a crowd standing in front of the large screen display at IAC, Gehry building. This required that the faces be shared across multiple application so today I did the networking for that. If I had more time I would add an oval alpha mask so the faces blend better. This was done as a Monday project in the 7 projects in 7 days (5 in 5 for me) festival at ITP.
Tech: I used the OpenCV processing libraries for the face detection. I used IP cameras for the video capture. Below is the code: Read the rest of this entry »
Posted in Pressure Projects | No Comments »
January 23rd, 2008
- This historical document shows that our YORB figured prominently in the very earliest Web browsing:
-
- Screen shot of Tim Berners-Lee’s browser editor as developed in 1991-92. This was a true browser editor for the first version of HTML and ran on a NeXT workstation. Implemented in Objective-C, it, made it easy to create, view and edit web documents. Adding a new hypertext link was a breeze!

Posted in Television | No Comments »
July 15th, 2007
This is a ten foot video screen on the wall a the Liberty Science Center that allow visitors to spray virtual graffiti using light emitting spray cans. Utube Video.
I worked with Tom Igoe, Stephen Lewis, and Joseph O’Connell to develop this. I worked mostly on the video tracking software.
Posted in Displays | No Comments »