Blob analysis to a difference image gave me an over segmented moving object picture. Is there any way to correctly estimate the moving object shape ? I already tried morphological closing but it didn't work.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
1 Commento
KALYAN ACHARJYA
il 20 Gen 2020
Is there any way to correctly estimate the moving object shape ? I already tried morphological closing but it didn't work.
As per my understanding, its just a still image (frame by frame in video). The segmentation method is not accurate in your case. Is their any reference to use closing, those mprpho operationas for post processing on segmented image.
Risposte (1)
Selva Karna
il 23 Gen 2020
Hi,
Steps:
- Background subtraction
- Proper edge analysis
- Image labeling
- Image region analysis
0 Commenti
Vedere anche
Categorie
Scopri di più su Computer Vision with Simulink in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!