block party
a mixed-reality experience with LEGO using OpenCV and the Kinect v2 in Unity
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.