Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 312 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 312 Bytes

-Steps:

  • Let user choose corners (assuming user is smart) and input z, group corners and choose facing vector (use PyQt4 for UI)
  • Interpolate and image processing (Research and todo later)
  • Do perspective projection, color mapping
  • Define camera path (Todo later)
  • Combine frames to make video (Week 13)