Good question--- no good answer.<div><br></div><div>So it&#39;s definitely not an openslide problem--- but there are about 50 places it can be introduced....and I haven&#39;t systematically tried to evaluate the problem.</div>
<div><br></div><div>So- for the case of that file... it is likely this was a &quot;pre&quot; openslide conversion-- just using VIPS... However there are a number of tradeoff&#39;s that have to be made due to compression / formatting/pipeline stuff... and since I have like 12,000 slides on that site I haven&#39;t been motivated enough to go back and make sure everything&#39;s fixed..</div>
<div><br></div><div>Anyway..</div><div><br></div><div>There are at least 2 JPEG decode/recode steps--- and each of those has a choice I must make in terms of image compression or lack thereof.  At one point I screwed up and didn&#39;t set compression, and each of my resulting PYRAMIDS was 30 GBS..</div>
<div><br></div><div>Anyway... the VIPS command itself has a JPEG Compression step--- so I think I default to 75...... and then I generate the 256x256 tile pyramids.</div><div><br></div><div><br></div><div>In addition... the IIPIMAGE server it self will take the pyramidal tiff (aka the 256x256 tile) and again recompress it... as you can set the iipimage server&#39;s output jpeg resolution in the server log-----  I think I set it to 75 or 90... I can&#39;t remember.</div>
<div><br></div><div><br></div><div>I&#39;ve asked Ruven @ IIPIMAGE about it... and in theory there should be a way to basically have it check that if the output tile size requested matches that of the PYRAMID tiff file itself (aka 256x256)... it should return the &quot;raw&quot; JPEG and not decompress/recompress--- but I haven&#39;t had the time or resources to look into it... it sounds like from Ruven it wouldn&#39;t be a huge pain... but my knowledge of C++ is... not good.</div>
<div><br></div><div><br></div><div>There are a couple of files I have done at 95 or 100 for the initial JPEG compression step, and also I believe I tweaked the output settings on iipimage server and it looked better... but I haven&#39;t done any real performance testing at this point..</div>
<div><br></div><div><br></div><div><br></div><div><br><br><div class="gmail_quote">On Wed, Oct 3, 2012 at 5:36 AM, Yves Sucaet <span dir="ltr">&lt;<a href="mailto:sucaet@histogenex.com" target="_blank">sucaet@histogenex.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font face="sans-serif">Hi David,</font>
<br>
<br><font face="sans-serif">I notice that you have a stitching /
seams problem at high magnification. Is this a problem with OpenSlide?
It seems similar to the problem that my team is trying to resolve with
the MRXS 2.2 format. How are your users responding to this? Is it something
they can live with or have they complained about it?</font>
<br>
<br>
<br>
<br><font face="sans-serif">Kind regards,</font>
<br>
<br><font face="sans-serif">Yves</font>
<br>
<br>
<br>
<br><font size="1" color="#5f5f5f" face="sans-serif">From:      
 </font><font size="1" face="sans-serif">David Gutman &lt;<a href="mailto:dagutman@gmail.com" target="_blank">dagutman@gmail.com</a>&gt;</font>
<br><font size="1" color="#5f5f5f" face="sans-serif">To:      
 </font><font size="1" face="sans-serif">&quot;PD Dr. M. Weihrauch&quot;
&lt;<a href="mailto:martin.weihrauch@uni-koeln.de" target="_blank">martin.weihrauch@uni-koeln.de</a>&gt;</font>
<br><font size="1" color="#5f5f5f" face="sans-serif">Cc:      
 </font><font size="1" face="sans-serif"><a href="mailto:openslide-users@lists.andrew.cmu.edu" target="_blank">openslide-users@lists.andrew.cmu.edu</a></font>
<br><font size="1" color="#5f5f5f" face="sans-serif">Date:      
 </font><font size="1" face="sans-serif">03-10-12 09:58</font>
<br><font size="1" color="#5f5f5f" face="sans-serif">Subject:    
   </font><font size="1" face="sans-serif">Re: Openlayers
/ Deepzoom format</font>
<br><font size="1" color="#5f5f5f" face="sans-serif">Sent by:    
   </font><font size="1" face="sans-serif">openslide-users-bounces+sucaet=<a href="mailto:histogenex.com@lists.andrew.cmu.edu" target="_blank">histogenex.com@lists.andrew.cmu.edu</a></font>
<br>
<hr noshade>
<br>
<br><a href="http://cancer.digitalslidearchive.net/" target="_blank"><font size="3" color="blue"><u>http://cancer.digitalslidearchive.net/</u></font></a>
<br>
<br>
<br><font size="3">David A Gutman, M.D. Ph.D.<br>
Assistant Professor of Biomedical Informatics<br>
Senior Research Scientist, Center for Comprehensive Informatics<br>
Emory University School of Medicine</font>
<br>
<br>
<hr><br>WARNING: This e-mail, including any attachments, may contain CONFIDENTIAL INFORMATION, including privileged and/or health information.  It is for the sole use of the intended recipients. Any unauthorized copying, disclosure, distribution, reproduction, use or retention of this email or the information in it, is strictly FORBIDDEN. If you are not an intended recipient, please notify the sender immediately (REPLY this e-mail) and permanently DELETE the related e-mail.  Please be aware that this email and replies to it may be monitored by the sender&#39;s company for quality assurance, policy compliance and/or security purposes.
<br><br>_______________________________________________<br>
openslide-users mailing list<br>
<a href="mailto:openslide-users@lists.andrew.cmu.edu">openslide-users@lists.andrew.cmu.edu</a><br>
<a href="https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>David A Gutman, M.D. Ph.D.<br>Assistant Professor of Biomedical Informatics<br>Senior Research Scientist, Center for Comprehensive Informatics<br>Emory University School of Medicine<br>

</div>