neozhaoliang / surround-view-system-introduction

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

Images used for projection #64

Closed Sadat75 closed 4 months ago

Sadat75 commented 1 year ago

Thank you for sharing the repository. I was wondering if you could share the left and right images you have used to choose the four points for projection.

JaiKumar-Singh commented 7 months ago

Hi @Sadat75 , It seems you had successfully run the code. Can you please share the Fisheye dataset used in this code or even the output video of "car.mp4"(with original resolution 1200x1600)? Any help will be much appreciated!