body detection

3 vues (au cours des 30 derniers jours)
Hd Fr
Hd Fr le 3 Mai 2012
i want to detect a body in a video but after the background substraction and applying all filter some time there is still some noise and the bounding box is missing the body and covering other parts or a bigger box so i need a code or some hints on how to detect the region of the most black and so i can calculate the bounding for more accurate results . please i need help soon

Réponses (2)

Image Analyst
Image Analyst le 4 Mai 2012
Of if you already have the body well segmented and just need to get rid of small noise blobs, you can use bwareaopen().

Hd Fr
Hd Fr le 4 Mai 2012
no it is just a simple code i worked on i didnt follow any algorithm cuz im new to matlab and didnt find any code to help this is the code http://pastebin.com/gFeh13Jp

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by