1 Commits

Author SHA1 Message Date
Sarah Parker
4dc0f1b186 Implement global motion parameter computation
This computes global motion parameters between 2 frames by
matching corresponding points using FAST feature and then
fitting a model using RANSAC.

Change-Id: Ib6664df44090e8cfa4db9f2f9e0556931ccfe5c8
2016-08-29 16:59:43 -07:00