|
[Date Index]
[Thread Index]
[Author Index]
Re: import 16-bit greyscale TIFF file
- To: mathgroup at smc.vnet.net
- Subject: [mg45832] Re: import 16-bit greyscale TIFF file
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Tue, 27 Jan 2004 04:50:26 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <butdkc$9q6$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
convert it into 16 bit PNG's and use *my* PNG Import[]
function from
http://phong.informatik.uni-leipzig.de/~kuska/mcpng.html
or write a MathLink program by your self, that uses Sam Leffers
tifflib
http://www.libtiff.org/
Regards
Jens
zeug wrote:
>
> Hello,
>
> I'm trying to import a 16-bit greyscale TIFF file into Mathematica 5.0.
> Is there any way to do this directly?
> If not, has anybody got the structure of this kind of files, that could
> help to read out the relevant information??
>
> Thanks for your help.
>
> Stephan Junek
Prev by Date:
Re: brackets and parenthesis
Next by Date:
adding subset of interpolating function from a system of ODE
Previous by thread:
import 16-bit greyscale TIFF file
Next by thread:
Re: import 16-bit greyscale TIFF file
|