Put some background pixel into top and bottom of a image
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have a image like this and I want to put some background pixels to top and bottom of the image. How to do this??
0 comentarios
Respuestas (1)
Image Analyst
el 23 de Oct. de 2016
Expand the canvass with padarray(). Then use copy and paste, like my attached demo.
2 comentarios
Image Analyst
el 23 de Oct. de 2016
The newly attached version also handles color and indexed images.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!