Undefined function or variable 'impixelinfo'.

I am trying to use the function impixelinfo but using it like the examples i found in the internet produces error. My code:
a= imread('Capture.PNG')
imshow(a);
impixelinfo;
the error i get is "Undefined function or variable 'impixelinfo'". Anyone knows how to solve it ?

Categorías

Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 26 de Oct. de 2015

Respondida:

DGM
el 7 de Sept. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by