Current projects:
Really cool project with the Computer Graphics Group at CSAIL.
Publications:
Hair Photobooth: Geometric and Photometric Acquisition of Real Hairstyles
Sylvain Paris, Will Chang, Wojciech Jarosz, Oleg Kozhushnyan, Wojciech Matusik, Matthias Zwicker and Frédo Durand
ACM Transactions on Graphics (Proceedings of the ACM SIGGRAPH'08 conference)
Random Projects:
K-means algorithm implementation | This is a simple program that illustrates the k-means algorithm and how it can be used to generate pretty cool mosaic by grouping pixels. Download source and executable: k_means.zip |
Transformation Visualizer |
This program helps visualize arbitrary 3d transformations. It has a matrix
stack that you can modify, and then see the transformations on a cube. Image 1 Image 2 tv.zip |