Skip to content

amanavvk/lane-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lane detection pipeline

Overview

  • FarmBot is Autonomous mobile robot(AMR) for farming application environment. FarmBot is capable of performing autonomous operations and manipulations in field. This project is a part of FarmBot perception stack.

Implementation

  • Detect lane lines using canny edge detector and Hough transform.
  • Detect lane lines using CNNs.
  • Integrate in FarmBot perception stack

References

Releases

No releases published

Packages

No packages published

Languages