crop an image with special percent
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I want to crop an image but with special percent for example 5% automatically. my question is how can I do it?please guide me.
2 comentarios
Respuestas (1)
Selva Karna
el 29 de Jul. de 2016
a=imread('a.jpg'); b=imcrop(a); show window u can crop image
0 comentarios
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!