Chris McCormick    Live Walkthroughs    Support My Work    Archive

Watch, Code, Master: ML tutorials that actually work → Start learning today!

OpenCV Setup in Visual Studio 2010

Finding simple setup instructions for getting some OpenCV sample code up and running is a pain. They seem to make significant changes in each release, which means that an article providing setup instructions for an older version may not work for the latest. A lot of the instructions are geared towards being setup to recompile OpenCV, which you’re probably not interested in when you’re just getting started.

Hand Pose Recognition With Microsoft Kinect and CogniMem V1KU

Microsoft has created an incredible device with the Micorosoft Kinect. Microsoft’s SDK is able to identify and track the skeletons of players in the frame. However, it does not provide any information about the position of the player’s fingers.