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.
댓글 수: 1
Sivakumaran Chandrasekaran
2014년 1월 23일
post the image here.. it would be helpful to answer your queries
채택된 답변
추가 답변 (3개)
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
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.
카테고리
도움말 센터 및 File Exchange에서 Image Arithmetic에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!