commit | 4a59097f19ed5819c0e95576ad959cf88f1aac55 | [log] [tgz] |
---|---|---|
author | Okan Arikan <okana@google.com> | Thu Feb 16 13:21:04 2017 -0800 |
committer | Okan Arikan <okana@google.com> | Tue Feb 21 17:27:05 2017 +0000 |
tree | 48bc273a12b7fba44f118b705973472698c94a18 | |
parent | 1dc50630e28d51ce51d710fb79197bf3ac0312d3 [diff] |
Refactor libposepredictor to be self-contained. The CL seems big but it is mainly moving stuff around to make libposepredictor self contained. libposepredictor/include/predictor.h exposes all functionality and it only includes Eigen stuff. Also adds a shared library build step to the makefile. Bug: 35362498 Test: No functional change. Change-Id: I0c850711ffde16ee75e4c88b09e47f761c100385