ai-seed icon indicating copy to clipboard operation
ai-seed copied to clipboard

Pothole Detection in Video Stream

Open Thilakraj1998 opened this issue 4 years ago • 0 comments

Detect pothole in video stream either from camera input or video files. Detect the pothole from video frame per second using OpenCV utilizing image processing techniques like :

  1. Contour detection
  2. edge detection or Canny edge filter algorithm.

Thilakraj1998 avatar Sep 28 '21 05:09 Thilakraj1998