<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Have a look at <a href="http://www.imagemagick.org/script/index.php">ImageMagick</a> or possibly <a href="http://www.remotesensing.org/libtiff/">libTIFF<br></a><br>In the Linux world, <a href="http://www.gimp.org/">GIMP</a> or <a href="http://rsb.info.nih.gov/ij/features.html">ImagJ</a> may accomplish what you are wanting to accomplish.<br><br>Charlie<br><br>> Date: Wed, 5 Jan 2011 16:33:25 +0100<br>> From: antoine.monmayrant@laas.fr<br>> To: users@lists.scilab.org<br>> Subject: [scilab-Users] How to load 16bit TIFF image in Scilab?<br>> <br>> Hi everyone,<br>> <br>> I try to load 16bit grayscale TIFF image into Scilab.<br>> I tried to use SIVP as it handles TIFF images.<br>> However, it does not import 16bit TIFF correctly.<br>> It seems to me that it interprets the 16bit image as an 8 bit one, which <br>> results in a great loss of information.<br>> Does anyone have some experience with handling 16bits images in Scilab?<br>> Alternatively, do you know some tool I could use to convert my 16bit <br>> image in a csv or any other format that Scilab can import?<br>> <br>> Thank you in advance,<br>> <br>> Antoine<br>                                         </body>
</html>