Followers of the blog know that I’ve been playing around with python and computer vision. Well I recently wrote an article describing how computer vision can be used in product development. In the video below I go through the steps necessary to extract data from someone walking. And of course, the code (developed within ipython). import cv,cv2 import math import numpy as np import matplotlib.pyplo