Skip to content

siddhantoon/Computer_Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV

Image Processing using OpenCV with Python3 This is the lane detection project on an Indian street with traffic. Algorithm is as follows: Canny Edge=> custom noise removal mask using dilation and erosion => region of interest for lane detection => Hough line transformation=> averaging left and right lanes neglecting horizontal lines => display them on original image.

About

Image Processing using OpenCV with Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages