Structure from Motion and 3D reconstruction on the easy in OpenCV 2.3+ [w/ code] | More Than Technic
Feature Matching The other way of getting motion is matching features between the two images. In each image we extract salient features and invariant descriptors, and then match the two sets of features. It's very easily done in OpenCV and widely covered
www.morethantechnical.com |