SokratG / Surround-View

MIT License
149 stars 48 forks source link

half_rear = imgs[last_idx](cv::Range(0, rear_height), cv::Range(rear_half_width, rear_width)); imgs[0] = imgs[last_idx](cv::Range(0, rear_height), cv::Range(0, rear_half_width)); #12

Closed qianqian321 closed 1 year ago