commit | b0f6bd44ae4b1e1fc29a7cc1ea813d39e5e03bea | [log] [tgz] |
---|---|---|
author | Debargha Mukherjee <debargha@google.com> | Fri Dec 02 09:19:39 2016 -0800 |
committer | Debargha Mukherjee <debargha@google.com> | Fri Dec 09 01:35:38 2016 +0000 |
tree | 2a38a4077a332b969c7d6890f83891be98846397 | |
parent | 91ad0e8b836f25f2b07216d28f32561b99954c6f [diff] |
Support affine/homography models for global motion With this patch affine or homography models can be enabled by simply changing the value of the GLOBAL_TRANS_TYPES macro in common/mv.h to 4 and 5 respectively. Currently it is left at supporting only rotzoom. There is a small gain with enabling affine. Also refactors costing to change based on the model type. Change-Id: I46c1759de06c42c176c64ec21307ff347ddcc259