remove a car from an image
Mostrar comentarios más antiguos
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 comentario
Sivakumaran Chandrasekaran
el 23 de En. de 2014
post the image here.. it would be helpful to answer your queries
Respuesta aceptada
Más respuestas (3)
Image Analyst
el 23 de En. de 2014
0 votos
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 comentario
Image Analyst
el 23 de En. de 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
el 23 de En. de 2014
0 votos
rami
el 23 de En. de 2014
0 votos
Categorías
Más información sobre Image Arithmetic en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!