[scilab-Users] How to load 16bit TIFF image in Scilab?

Antoine Monmayrant antoine.monmayrant at laas.fr
Wed Jan 5 19:59:57 CET 2011


  Thanks for your answer!

Le 05/01/11 18:59, Charlie Warner a écrit :
> Have a look at ImageMagick 
> <http://www.imagemagick.org/script/index.php> or possibly libTIFF
> <http://www.remotesensing.org/libtiff/>
I already played with ImageMagick but I don't know how to use it to 
convert in a format scilab can import.
As for libTIFF, I am currently playing with it in an attempt to write my 
own import function for scilab.
>
> In the Linux world, GIMP <http://www.gimp.org/> or ImagJ 
> <http://rsb.info.nih.gov/ij/features.html> may accomplish what you are 
> wanting to accomplish.
Gimp (at least the version I have on Fedora13) does not support 16bit.

Antoine
>
> Charlie
>
> > Date: Wed, 5 Jan 2011 16:33:25 +0100
> > From: antoine.monmayrant at laas.fr
> > To: users at lists.scilab.org
> > Subject: [scilab-Users] How to load 16bit TIFF image in Scilab?
> >
> > Hi everyone,
> >
> > I try to load 16bit grayscale TIFF image into Scilab.
> > I tried to use SIVP as it handles TIFF images.
> > However, it does not import 16bit TIFF correctly.
> > It seems to me that it interprets the 16bit image as an 8 bit one, 
> which
> > results in a great loss of information.
> > Does anyone have some experience with handling 16bits images in Scilab?
> > Alternatively, do you know some tool I could use to convert my 16bit
> > image in a csv or any other format that Scilab can import?
> >
> > Thank you in advance,
> >
> > Antoine

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20110105/b1a3ae29/attachment.htm>


More information about the users mailing list