https://github.com/hariharanelancheliyan/pothole-detection-using-python
Pothole detection using python OpenCV on GUI based Console
https://github.com/hariharanelancheliyan/pothole-detection-using-python
image-processing opencv-python pothole-detection
Last synced: 12 months ago
JSON representation
Pothole detection using python OpenCV on GUI based Console
- Host: GitHub
- URL: https://github.com/hariharanelancheliyan/pothole-detection-using-python
- Owner: HariharanElancheliyan
- Created: 2023-04-01T11:18:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-01T15:50:34.000Z (about 3 years ago)
- Last Synced: 2025-05-06T22:36:29.158Z (about 1 year ago)
- Topics: image-processing, opencv-python, pothole-detection
- Language: Jupyter Notebook
- Homepage:
- Size: 20.9 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# POTHOLE DETECTION USING PYTHON
Pothole detection using python and yolov4. By using this project we can able to identify pothole from image, video as well on live camera. After potholes has been identified from a file.if it is image file, coordinates will be in text file on pothole_coordinates folder or if it is video file, each frame pothole cordinates will on that folder. Processed image or video will saved after video or images processed on root folder of project.
## Modules used:
- `Opencv` for image and video processing
- `tkinter` for GUI based console
## GUI Image:

## Sample Image :
