<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi, Tim-<br>
Interesting idea!<br>
May I request the infrastructure to implement a slight embellishment
on the server-side?<br>
Many of us use online virtual-slides for testing medical students.<br>
It would be useful to have a mechanism to "shift" the locations in
both X and Y by moving the origin.<br>
If we randomly changed the origin on the Slide-Server with each
session, no student could cache that information for the next
examinee.<br>
Hope this makes sense.<br>
-Don<br>
<br>
<div class="moz-cite-prefix">On 5/12/2014 1:05 PM, Blattner, Timothy
J. wrote:<br>
</div>
<blockquote
cite="mid:78702efae5e44c03a340aa1a4aa5048d@BY2PR09MB013.namprd09.prod.outlook.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am working on a project at NIST (National
Institute of Standards and Technology) that deals with image
stitching. The images are acquired using a microscope stage
that takes overlapping images. One of the results of the
stitching yields an 80k x 80k pixels image. I am looking into
visualization software for these very large images and
stumbled across open slide.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I should not have a problem with outputting
the final image into a format that is supported by OpenSlide,
but the idea came to me that it might be exciting to provide a
position list to OpenSlide instead.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">So I was wondering if it would be possible
for me to add support into OpenSlide to visualize images that
are constructed using a CSV file that contain ‘path_to_file,
x_pixel_position, y_pixel_position’. Now the tricky part with
this technique is we would need to do blending on the
overlapping regions, so either linear, average, or overlay;
however, I think that it will not be expensive to do blending
on the fly.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have peaked around the source code and
looked at various image format vendors, and wanted to get some
input on where to start with this project and what would be
the best way to hook it into OpenSlide.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Regards,<o:p></o:p></p>
<p class="MsoNormal">Tim<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">------<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Timothy Blattner<o:p></o:p></p>
<p class="MsoNormal">NIST<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
openslide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:openslide-users@lists.andrew.cmu.edu">openslide-users@lists.andrew.cmu.edu</a>
<a class="moz-txt-link-freetext" href="https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users">https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users</a>
</pre>
</blockquote>
<br>
</body>
</html>