remove a car from an image
2 views (last 30 days)
Show older comments
I am an image with a street view and there is a car in the side line. so I would like to remove that car and keep only the road.
1 Comment
Sivakumaran Chandrasekaran
on 23 Jan 2014
post the image here.. it would be helpful to answer your queries
Accepted Answer
anukriti dureha
on 23 Jan 2014
here u go...i think this should help...creating a structring element should be helpful http://www.mathworks.in/help/vision/examples/detecting-cars-using-gaussian-mixture-models.html
0 Comments
More Answers (3)
Image Analyst
on 23 Jan 2014
You did not ask a question, but I'll give a comment anyway. You can do that in a few minutes with the clone, smudge, or healing brush in Photoshop - a lot faster than programming something up in MATLAB.
1 Comment
Image Analyst
on 23 Jan 2014
To detect cars, use the Mathworks Computer Vision and System Toolbox http://www.mathworks.com/products/computer-vision/description4.html, assuming you're willing to use their built in code for it and don't insist on writing your own or having us write it for you.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!