KinectPortal – Progress Update
Kinect Portal
Tasks
- Develop acrylic panels with handles and Vellum on one side for users
- Threshold capture the blob contours with openCV in depth grayscale
- Discover corners with Dot Product testing
- Inverse Perspective Transform to get real “square” and discount user tilt
- Draw 3D image
- Projection mapping back onto square in 3D space
Currently working on Thresholding capture (step 1). It’s just gonna take all weekend.
Comments Off on KinectPortal – Progress Update