Closed TallPatrick closed 6 years ago
Conflicts (Finally) resolved, and improvements made!
Made another round of changes. this time changed everything that should have been using cv::point to use that. no functional changes, but it should make things cleaner, more efficient, and more readable (also fewer lines!)
The added code will draw the smoothest curve from center of image, to the center of lane. There's still more to be added (such as angle of steering, and angle of lane) but for now it's something!
Feedback welcome.