]> granicus.if.org Git - libvpx/commit
Add Horn & Schunck Estimator
authorDan Zhu <zxdan@google.com>
Thu, 18 Jul 2019 02:44:52 +0000 (19:44 -0700)
committerDan Zhu <zxdan@google.com>
Tue, 23 Jul 2019 16:55:03 +0000 (09:55 -0700)
commitc7093c18b067e8690bde47558cefe32284c84db3
tree3eddb613abd351ec418cf16f9a364c8dd0fb8aab
parentd7a2451d48ca3b6a01afb88d775f8d0614211b88
Add Horn & Schunck Estimator

Add Matrix solver
Fix a little bug in MotionEST

Change-Id: I8513475646f4f02df31b245fa750483449de9407
tools/3D-Reconstruction/MotionEST/HornSchunck.py [new file with mode: 0644]
tools/3D-Reconstruction/MotionEST/MotionEST.py