Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 423 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 423 Bytes

Pothole Detection

Steps for pothole detection

  • Image segementation
  • Shape
  • Texture
  • Tracking

Image segmentation

img_segmentation(imread("pot.png"),false) [True/False - depends on noise of image, uses triangle_th.m]

input image output image