bird-eye
There are 6 repositories under bird-eye topic.
ndrplz/surround_vehicles_awareness
Learn to map surrounding vehicles onto a bird's eye view of the scene.
vamsiramakrishnan/AdvancedLaneLines
Lane identification system for camera based systems.
huuanhhuynguyen/advanced_lane_finding
Lane finding algorithm using image binarization and bird-eye perspective warping
Ilyabasharov/bird_eye_view_tracking
Bird Eye View visualisation in ROS1 for MOTS problem
ttungl/SDC-term1-Advanced-Lane-Finding
Detected highway lane boundaries on a video stream with OpenCV image analysis techniques, including camera calibration matrix, distortion correction, color transforms, gradients, etc., to create a thresholded binary image, a perspective transform to rectify binary image ("birds-eye view"). Detected lane pixels and fit to find the lane boundary, determined the curvature of the lane and vehicle position with respect to center. Warped the detected lane boundaries back onto the original image.
Jeanyvesbourdoncle/Advanced-lane-lines-finding-on-the-road
SW Pipeline to identify the lane boundaries from a front-facing camera on a car (use of OpenCV)