<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for your answer!<br>
<br>
Le 05/01/11 18:59, Charlie Warner a écrit :
<blockquote cite="mid:SNT129-W756ACF1DD69381D6A979CD9090@phx.gbl"
type="cite">
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
Have a look at <a moz-do-not-send="true"
href="http://www.imagemagick.org/script/index.php">ImageMagick</a>
or possibly <a moz-do-not-send="true"
href="http://www.remotesensing.org/libtiff/">libTIFF<br>
</a></blockquote>
I already played with ImageMagick but I don't know how to use it to
convert in a format scilab can import.<br>
As for libTIFF, I am currently playing with it in an attempt to
write my own import function for scilab.<br>
<blockquote cite="mid:SNT129-W756ACF1DD69381D6A979CD9090@phx.gbl"
type="cite"><br>
In the Linux world, <a moz-do-not-send="true"
href="http://www.gimp.org/">GIMP</a> or <a
moz-do-not-send="true"
href="http://rsb.info.nih.gov/ij/features.html">ImagJ</a> may
accomplish what you are wanting to accomplish.<br>
</blockquote>
Gimp (at least the version I have on Fedora13) does not support
16bit.<br>
<br>
Antoine<br>
<blockquote cite="mid:SNT129-W756ACF1DD69381D6A979CD9090@phx.gbl"
type="cite"><br>
Charlie<br>
<br>
> Date: Wed, 5 Jan 2011 16:33:25 +0100<br>
> From: <a class="moz-txt-link-abbreviated" href="mailto:antoine.monmayrant@laas.fr">antoine.monmayrant@laas.fr</a><br>
> To: <a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><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>
</blockquote>
<br>
</body>
</html>