Car Detection | video | background subtraction | segmentation | region/morphology analysis | Matlab

Опубликовано: 30 Октябрь 2024
на канале: Image Processing, CV, ML, DL & AI Projects
136
3

Car Detection in a video with

1. original video frames
2. frames subtracted from the background computed
3. binary segmented frame (using thresholding / region-based filtering / morphological analysis)
4. bounding box drawn on the cars (regions) detected

This is the final project from this specialization on coursera: https://coursera.org/specializations/...

(#matlab #imageprocessing #objectdetection )