Skip to content

funningboy/carCV

Repository files navigation

purpose

car and lane detection example

ScreenShot

##method -lane detection

  • houghlines
  • houghlinesP
  • fitlines

-car detection

  • haar cascades

##how to run it? step1. get video source %python get_video.py

step2. lane detection %python detect_lane.py

step3. car detection %python detect_car.py

Ref

-contour features https://opencv-python-tutroals.readthedocs.org/en/latest/py_tutorials/py_imgproc/py_contours/py_contour_features/py_contour_features.html Lane Detection as (line detection)

Releases

No releases published

Packages

No packages published

Languages