With imread() error
----------------------------
--> FileName: example.png
FileSize: 8535
Format: PNG
Width: 185
Height: 89
Depth: 8
StorageType: indexed
NumberOfColors: 256
ResolutionUnit: centimeter
XResolution: 29.120000
YResolution: 29.120000
Size: 89 rows X 185 columns
Indexed Image
imshow(im,i);
!--error 4
undefined variable : i
at line 8 of exec file called by :
exec("C:/Documents and Settings/nitesh/Desktop/sample.sce");
in execstr instruction called by :
imshow() help file example error
-----------------------------------------------
Size: 89 rows X 185 columns
Indexed Image
!--error 4
undefined variable : map
at line 87 of function imshow called by :
imshow('example.png');
line 11 of exec file called by :
exec("C:/Documents and Settings/nitesh/Desktop/sample.sce");
in execstr instruction called by :
please help me out as early as possible and give me detals regarding
these error.
thanks in advance
Nitesh
also make sure u have ImageMagick installed
http://www.imagemagick.org/script/binary-releases.php#windows