
block party
a mixed-reality experience with LEGO using OpenCV and the Kinect v2 in Unity
a mixed reality physical installation at the hunt library
utilizing the Kinect v2 and OpenCV to allow students to interact with the digital
this was a project created for the Hunt Library in CMU. a physical installation was placed in the space inviting students to approach and play.
created prototypes in videos and mockups in unity to communicate deliverables and concepts to our client
implemented a LEGO structure detection system using the Kinect’s depth camera and detecting contiguous shapes with OpenCV
i optimized the real-time detection by moving all the calculations into a compute shader.