Skip to content

Processes images, detects objects and takes necessary actions such as steering left/right, stopping, changing lanes.

License

Notifications You must be signed in to change notification settings

aydinsimsek/Self-Driving-Robot-Car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

  • This project is created using OpenCV.
  • It's developed on Raspberry Pi 4 for the image processing and machine learning parts.
  • Canny edge detection is used for image processing and Haar feature-based cascade classifier is used for machine learning.
  • A slave device, Arduino Uno, is used to drive the DC motors according to the signals received from the master device, Raspberry Pi.
  • Raspberry Pi Camera Module is mainly used for capturing images continuously, other than that, it's used for collecting positive and negative samples of the objects for the training process that's needed to classify them.

About

Processes images, detects objects and takes necessary actions such as steering left/right, stopping, changing lanes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages