remove a car from an image
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Sivakumaran Chandrasekaran
2014 年 1 月 23 日
post the image here.. it would be helpful to answer your queries
採用された回答
anukriti dureha
2014 年 1 月 23 日
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 件のコメント
その他の回答 (3 件)
Image Analyst
2014 年 1 月 23 日
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 件のコメント
Image Analyst
2014 年 1 月 23 日
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.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!