tell me about the methods to display an image and to display a part of image
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
want to know about all funnctions to display a complete as well as a partial image.
0 comentarios
Respuestas (1)
David Young
el 12 de Mzo. de 2015
Editada: David Young
el 12 de Mzo. de 2015
See
doc imshow
You can select part of an image using indexing, or if you have the Image Processing Toolboox, with imcrop.
(I don't know about all display functions, but if you want a comprehensive list search engines and the MATLAB documentation are your starting points.)
0 comentarios
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!