Skip to content

Georgehe4/KinectProject

Repository files navigation

##KinectProject

#Kinect Stitching Create by George He and Ashwin Chetty - Carleton College Summer 2013

#Introduction This project aims to create a realistic 3D point cloud rendering of the real world using the Microsoft Kinect. Programs: C++, Microsoft Kinect SDK, OpenGL

View on youtube

The program is broken into the following components:

    1. Video Intake
    1. Geometric segmentation of frames using random sample consensus (RANSAC)
    1. Single-frame definition using flood-fill, starting from RANSAC identified shapes
    1. Frame-by-frame comparison to calculate angle deviation between each frame
    1. Overlaying frames into singular rendering.

About

Kinect Stitching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published