separating two different objects in an image

4 次查看(过去 30 天)
Hey guys I have an image having completely black background and white foreground. I have done motion detection in which I have got a man and a car as moving objects and after applying thresholding and doing some processing on image i have got black background and man and car outlines as white. Now I want to separate man and car by drawing two separate rectangles around them. I am nt getting hw to do that plz help me.

采纳的回答

Sean de Wolski
Sean de Wolski 2011-3-31
Use bwconncomp and regionprops to find the bounding box of each object and then set its edges to the color of your choice.

更多回答(1 个)

Mohsin Khan
Mohsin Khan 2011-4-9
i have also this problem sir, but i want to extract it as a seperate image each face rectangle, please help me as soon as possible.

类别

Help CenterFile Exchange 中查找有关 Image Segmentation and Analysis 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by