Skip to content

Commit

Permalink
Update lane_detection_node.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyaLxPole authored Nov 26, 2024
1 parent 697f59b commit 18334ec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/perception/lane_detection_node.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
- [Model](#model)
- [Outputs](#outputs)


## Input

The input is the image of the "center" camera, which is used to detect the lanes.
Expand All @@ -33,4 +32,4 @@ The mask contains the left and right line of the lane. The mask is an array of t

This model also outputs an image with already drawn in lines

![OpenCV Lane Detection Image](../assets/perception/OpenCV_Lane_Detection_Image.png)
![OpenCV Lane Detection Image](../assets/perception/OpenCV_Lane_Detection_Image.png)

0 comments on commit 18334ec

Please sign in to comment.