I'm trying to write a function in Scilab to display images. I'm dealing with images as lists of matrices, and then converting the list to a hypermatrix inside the function. However, the code does not seem to work for images of the type uint16 or uint32. This is the code I've been working on:
imshow <http://pastebin.com/AfqpDu0L/>() show <http://pastebin.com/ZeJWnR63>() Any help would be great.
_______________________________________________ dev mailing list [email protected] http://lists.scilab.org/mailman/listinfo/dev
