|
a |
|
b/docs/_build/html/Patch-Extraction.html |
|
|
1 |
|
|
|
2 |
<!DOCTYPE html> |
|
|
3 |
|
|
|
4 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
|
|
5 |
<head> |
|
|
6 |
<meta charset="utf-8" /> |
|
|
7 |
<title>Patch Extraction — WSITools 0.1 documentation</title> |
|
|
8 |
<link rel="stylesheet" href="_static/classic.css" type="text/css" /> |
|
|
9 |
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
|
|
10 |
|
|
|
11 |
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script> |
|
|
12 |
<script type="text/javascript" src="_static/jquery.js"></script> |
|
|
13 |
<script type="text/javascript" src="_static/underscore.js"></script> |
|
|
14 |
<script type="text/javascript" src="_static/doctools.js"></script> |
|
|
15 |
<script type="text/javascript" src="_static/language_data.js"></script> |
|
|
16 |
|
|
|
17 |
<link rel="index" title="Index" href="genindex.html" /> |
|
|
18 |
<link rel="search" title="Search" href="search.html" /> |
|
|
19 |
<link rel="next" title="Patch Extraction with Image Registration" href="Patch-Extraction-with-Registration.html" /> |
|
|
20 |
<link rel="prev" title="Tissue Detection" href="Tissue-Detection.html" /> |
|
|
21 |
</head><body> |
|
|
22 |
<div class="related" role="navigation" aria-label="related navigation"> |
|
|
23 |
<h3>Navigation</h3> |
|
|
24 |
<ul> |
|
|
25 |
<li class="right" style="margin-right: 10px"> |
|
|
26 |
<a href="genindex.html" title="General Index" |
|
|
27 |
accesskey="I">index</a></li> |
|
|
28 |
<li class="right" > |
|
|
29 |
<a href="Patch-Extraction-with-Registration.html" title="Patch Extraction with Image Registration" |
|
|
30 |
accesskey="N">next</a> |</li> |
|
|
31 |
<li class="right" > |
|
|
32 |
<a href="Tissue-Detection.html" title="Tissue Detection" |
|
|
33 |
accesskey="P">previous</a> |</li> |
|
|
34 |
<li class="nav-item nav-item-0"><a href="index.html">WSITools 0.1 documentation</a> »</li> |
|
|
35 |
</ul> |
|
|
36 |
</div> |
|
|
37 |
|
|
|
38 |
<div class="document"> |
|
|
39 |
<div class="documentwrapper"> |
|
|
40 |
<div class="bodywrapper"> |
|
|
41 |
<div class="body" role="main"> |
|
|
42 |
|
|
|
43 |
<div class="section" id="patch-extraction"> |
|
|
44 |
<h1>Patch Extraction<a class="headerlink" href="#patch-extraction" title="Permalink to this headline">¶</a></h1> |
|
|
45 |
</div> |
|
|
46 |
|
|
|
47 |
|
|
|
48 |
</div> |
|
|
49 |
</div> |
|
|
50 |
</div> |
|
|
51 |
<div class="sphinxsidebar" role="navigation" aria-label="main navigation"> |
|
|
52 |
<div class="sphinxsidebarwrapper"> |
|
|
53 |
<h4>Previous topic</h4> |
|
|
54 |
<p class="topless"><a href="Tissue-Detection.html" |
|
|
55 |
title="previous chapter">Tissue Detection</a></p> |
|
|
56 |
<h4>Next topic</h4> |
|
|
57 |
<p class="topless"><a href="Patch-Extraction-with-Registration.html" |
|
|
58 |
title="next chapter">Patch Extraction with Image Registration</a></p> |
|
|
59 |
<div role="note" aria-label="source link"> |
|
|
60 |
<h3>This Page</h3> |
|
|
61 |
<ul class="this-page-menu"> |
|
|
62 |
<li><a href="_sources/Patch-Extraction.rst.txt" |
|
|
63 |
rel="nofollow">Show Source</a></li> |
|
|
64 |
</ul> |
|
|
65 |
</div> |
|
|
66 |
<div id="searchbox" style="display: none" role="search"> |
|
|
67 |
<h3 id="searchlabel">Quick search</h3> |
|
|
68 |
<div class="searchformwrapper"> |
|
|
69 |
<form class="search" action="search.html" method="get"> |
|
|
70 |
<input type="text" name="q" aria-labelledby="searchlabel" /> |
|
|
71 |
<input type="submit" value="Go" /> |
|
|
72 |
</form> |
|
|
73 |
</div> |
|
|
74 |
</div> |
|
|
75 |
<script type="text/javascript">$('#searchbox').show(0);</script> |
|
|
76 |
</div> |
|
|
77 |
</div> |
|
|
78 |
<div class="clearer"></div> |
|
|
79 |
</div> |
|
|
80 |
<div class="related" role="navigation" aria-label="related navigation"> |
|
|
81 |
<h3>Navigation</h3> |
|
|
82 |
<ul> |
|
|
83 |
<li class="right" style="margin-right: 10px"> |
|
|
84 |
<a href="genindex.html" title="General Index" |
|
|
85 |
>index</a></li> |
|
|
86 |
<li class="right" > |
|
|
87 |
<a href="Patch-Extraction-with-Registration.html" title="Patch Extraction with Image Registration" |
|
|
88 |
>next</a> |</li> |
|
|
89 |
<li class="right" > |
|
|
90 |
<a href="Tissue-Detection.html" title="Tissue Detection" |
|
|
91 |
>previous</a> |</li> |
|
|
92 |
<li class="nav-item nav-item-0"><a href="index.html">WSITools 0.1 documentation</a> »</li> |
|
|
93 |
</ul> |
|
|
94 |
</div> |
|
|
95 |
<div class="footer" role="contentinfo"> |
|
|
96 |
© Copyright . |
|
|
97 |
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.3.1. |
|
|
98 |
</div> |
|
|
99 |
</body> |
|
|
100 |
</html> |