remove a car from an image
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
More Answers (3)
Image Analyst
on 23 Jan 2014
0 votes
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.
rami
on 23 Jan 2014
0 votes
rami
on 23 Jan 2014
0 votes
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!