neozhaoliang / surround-view-system-introduction

A full Python implementation for real car surround view system
MIT License
871 stars 307 forks source link

Add more options #14

Closed rainyfeeling closed 3 years ago

rainyfeeling commented 3 years ago
  1. support '--no_gst' and '--resolution' options.
  2. during the calibration, if failed just print error information instead of quit immediately.