ai-seed
                                
                                 ai-seed copied to clipboard
                                
                                    ai-seed copied to clipboard
                            
                            
                            
                        Pothole Detection in Video Stream
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 :
- Contour detection
- edge detection or Canny edge filter algorithm.