]> granicus.if.org Git - libvpx/commit
Fix some bugs of python code
authorDan Zhu <zxdan@google.com>
Fri, 23 Aug 2019 01:15:07 +0000 (18:15 -0700)
committerDan Zhu <zxdan@google.com>
Fri, 23 Aug 2019 01:15:18 +0000 (18:15 -0700)
commite2d0e7fe01984a7fb57fee11a44d57a051a2c464
tree4b8af90de54b1d9976b146112521c215a6d2c9fa
parent0ad301e5b04951ecda115a2869475756760503bb
Fix some bugs of python code

Change-Id: I509cbda24d7d0c8dac75209efa40e24c09a107c5

Exhaust: add exhaust search with neighbor constraint
GroundTruth: be able to import motion field variable
MotionEST: use new function names
Util: be able to set the size of image
Change-Id: I36cfdf4b1f28b8190b3ad2be61c241da1347cfc3
tools/3D-Reconstruction/MotionEST/Exhaust.py
tools/3D-Reconstruction/MotionEST/GroundTruth.py
tools/3D-Reconstruction/MotionEST/MotionEST.py
tools/3D-Reconstruction/MotionEST/Util.py