There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Uses camera calibration to undistort an image, assesses various color and gradient thresholds for optimal performance, warps the image like a bird's eye view, utilizes histograms of binary activations to detect lines, and then uses sliding windows to determine a best fit line.