Borrar filtros
Borrar filtros

Image is not displayed using imshow (Digital Image Processing)

2 visualizaciones (últimos 30 días)
Nikhil
Nikhil el 2 de Mayo de 2016
Comentada: CS Researcher el 2 de Mayo de 2016
Hello All,
I am new to the Digital Image processing using MATLAB. I tried one simple example given in the tutorials but I am not getting any output. So can somebody please tell me where am I going wrong? Code is as follows:
I = imread('COMSOL Model.jpg');
imshow(I);
The file which is supposed to display is also attached. I am getting empty plot/figure after running this code. So can somebody tell me what is going wrong here?
  4 comentarios
Image Analyst
Image Analyst el 2 de Mayo de 2016
I'd call the Mathworks on that one. Of course, why don't you just try upgrading to R2016a?
CS Researcher
CS Researcher el 2 de Mayo de 2016
It seems the OpenGL drivers of your system are outdated. Restart MATLAB and try to plot again. If you still get the same error, try plotting a basic plot. if it does not work, you might have to upgrade your drivers.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Search Path 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!

Translated by