tell me about the methods to display an image and to display a part of image

1 Ansicht (letzte 30 Tage)
want to know about all funnctions to display a complete as well as a partial image.

Antworten (1)

David Young
David Young am 12 Mär. 2015
Bearbeitet: David Young am 12 Mär. 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.)

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by