Interface and Applicaiton Programmning

Processing

This week I started with the Processing. At that time I happend to got a Muse eeg sensor to play with so I tried to let processing respond to the signals sent from the sensor through osc. I downloaded the latest version of Processing and its oscP5 library. And successfully made the color respond to my brain wave signal.



OpenCV

This week I am still struggling with the openCV in python, at first I was about to send the openCV face position data out to other platforms such as Processing through pySerial but I was stuck. Keep working on it...

(*Update 1: But I managed to create the display interface of the face recognition and measured and put numbers on the real-time video capture. for more details please check the blog of Week 9 Input Device page.) (*Update: Pyseiral problem solved: see Week 13 Networking and Communicaiton)