Skip to main content

Haskell Final Project

·93 words·1 min

For my Haskell final project, I contributed to Chris Done’s Haskell library for the Kinect ( https://github.com/chrisdone/freenect) that wraps the functionality of the open-source libfreenect library. My contribution was adding support for the RGB video camera (previously only support for the depth camera existed).

Here’s a link to my GitHub repo with video support added in:

kevincon/freenect

Haskell interface to Kinect.

Haskell
1
0

And if you’re interested in reading the report write-up, I’ve uploaded it to my website here.

Here’s a picture I took with the Kinect once my project was completed:

Picture of Kevin taken using Kinect