[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
imshow error - your version of GraphicsMagick limits images to 8 bits pe
From: |
jairomarcel |
Subject: |
imshow error - your version of GraphicsMagick limits images to 8 bits per pixel |
Date: |
Fri, 12 Sep 2014 13:05:38 -0700 (PDT) |
Hi guys. I'm having a problem to show an image that I'm getting as argument
from the command line, I set the image filename to a variavel and then I
read the image to a variable with imread() and then show the image with
imshow() but I'm getting this message that is in the subject, I already saw
in others forums that graphicsmagick should be build using this command
.*/configure --with-quantum-depth=16 --enable-shared --disable-static
--with-magick-plus-plus=yes* , but it is already installed and if I try to
unistall just graphicsmagick it will request to unistall all the files for
octave, but there isn't a easier way to change the image limit, this
configuration probably is set in any file, does anyone can help me with
this?
Thanks for now.
--
View this message in context:
http://octave.1599824.n4.nabble.com/imshow-error-your-version-of-GraphicsMagick-limits-images-to-8-bits-per-pixel-tp4666485.html
Sent from the Octave - General mailing list archive at Nabble.com.
- imshow error - your version of GraphicsMagick limits images to 8 bits per pixel,
jairomarcel <=