remove a car from an image

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.

 采纳的回答

更多回答(3 个)

Image Analyst
Image Analyst 2014-1-23

0 个投票

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 个评论

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
rami 2014-1-23

0 个投票

the thing that I have a project and removing the car is important for the project.
rami
rami 2014-1-23

0 个投票

what I want is to detect a car in an image.

Community Treasure Hunt

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

Start Hunting!

Translated by