<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>


<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.hmmessage P
{margin:0px;padding:0px;}
body.hmmessage
{font-size:10pt;font-family:Verdana;}

</style>
Mathieu, a question for you: how can I know if Matlab png format is lossless or lossy?<br>&nbsp;I don't have any information to help me and I found on wikipedia this definition:<br><b><br>"<br>Portable Network Graphics</b> (<b>PNG</b>) is a <a href="http://en.wikipedia.org/wiki/Raster_graphics" title="Raster graphics">bitmapped</a> <a href="http://en.wikipedia.org/wiki/Graphics_file_format" title="Graphics file format" class="mw-redirect">image format</a> that employs <a href="http://en.wikipedia.org/wiki/Lossless_data_compression" title="Lossless data compression">lossless data compression</a>.<br><br>[...]<br><br>PNG uses a 2-stage compression process:<br>
<ul><li>pre-compression: filtering (prediction)</li><li>compression: DEFLATE</li></ul>
PNG uses a non-patented <a href="http://en.wikipedia.org/wiki/Lossless_data_compression" title="Lossless data compression">lossless data compression</a> method known as <a href="http://en.wikipedia.org/wiki/DEFLATE" title="DEFLATE">DEFLATE</a>, which is the same algorithm used in the <a href="http://en.wikipedia.org/wiki/Zlib" title="Zlib">zlib</a> compression library.<br><br>"<br><br>But I don't find anything about PNG lossy compression.... <br>Really, it is a simple curiosity because I could save my image in PGM or PPM how to told me...but, since I'm not expert in this field, I would know something about it.<br><br>Thanks for your time,<br>Regards<br>Daniela<br><br>&gt; From: mathieu.malaterre@gmail.com<br>&gt; Date: Tue, 25 May 2010 17:28:01 +0200<br>&gt; Subject: Re: [Insight-users] DicomSeriesReadImageWrite2_Problem to read         dcmSeries<br>&gt; To: luis.ibanez@kitware.com<br>&gt; CC: danysunflower@hotmail.it; insight-users@itk.org<br>&gt; <br>&gt; On Tue, May 25, 2010 at 5:21 PM, Luis Ibanez &lt;luis.ibanez@kitware.com&gt; wrote:<br>&gt; &gt; If keeping image precision is critical for your<br>&gt; &gt; application, you may want to save the images<br>&gt; &gt; in a lossless format (e.g. png) and still do the<br>&gt; &gt; same trick in ITK to read the series of slices.<br>&gt; <br>&gt; Just for reference, PNG allow both lossless and lossy compression<br>&gt; mechanism. You should pick the right one.<br>&gt; <br>&gt; Otherwise go for the old timer: PGM/PPM :)<br>&gt; <br>&gt; -- <br>&gt; Mathieu<br>                                               <br /><hr />Tanti account di posta? <a href='http://www.windowslive.it/hotmail/UnicaCasellaDiPosta.aspx' target='_new'>Unisci tutto sotto Hotmail</a></body>
</html>