1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html >
<head><title>3 Assembling infrared mosaics</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="generator" content="TeX4ht (http://www.tug.org/tex4ht/)">
<meta name="originator" content="TeX4ht (http://www.tug.org/tex4ht/)">
<!-- 3,html -->
<meta name="src" content="nipguide.tex">
<link rel="stylesheet" type="text/css" href="nipguide.css">
</head><body
>
<!--l. 1--><div class="crosslinks"><p class="noindent">[<a
href="nipguidech4.html" >next</a>] [<a
href="nipguidech2.html" >prev</a>] [<a
href="nipguidech2.html#tailnipguidech2.html" >prev-tail</a>] [<a
href="#tailnipguidech3.html">tail</a>] [<a
href="nipguide.html#nipguidech3.html" >up</a>] </p></div>
<h2 class="chapterHead"><span class="titlemark">Chapter 3</span><br /><a
id="x10-90003"></a>Assembling infrared mosaics</h2>
<!--l. 2--><p class="noindent" ><a name="nip_label_sec:ir"></a>
<!--l. 4--><p class="indent" > VIPS has a package of functions designed to help join
many small images together to make a single large image.
They were originally designed to assemble infrared
reflectograms but are general enough to be useful for other
sorts of image as well, such as X-rays.
<!--l. 9--><p class="indent" > This chapter first introduces the mechanics of infrared
imaging then explains how to use <span
class="phvr7t-x-x-80">nip2 </span>to assemble the
images you grab. Finally, it suggests some printing
techniques.
<div class="sectionTOCS">
 <span class="sectionToc" >3.1 <a
href="nipguidese4.html#x11-100003.1">Infrared imaging</a></span>
<br />   <span class="subsectionToc" >3.1.1 <a
href="nipguidese4.html#x11-110003.1.1">Setting up your system</a></span>
<br />   <span class="subsectionToc" >3.1.2 <a
href="nipguidese4.html#x11-150003.1.2">Capturing the data</a></span>
<br />   <span class="subsectionToc" >3.1.3 <a
href="nipguidese4.html#x11-200003.1.3">Correcting illumination</a></span>
<br />   <span class="subsectionToc" >3.1.4 <a
href="nipguidese4.html#x11-210003.1.4">Correcting with the command-line tool</a></span>
<br />   <span class="subsectionToc" >3.1.5 <a
href="nipguidese4.html#x11-220003.1.5">Correcting within <span
class="phvr7t-x-x-80">nip2</span></a></span>
<br />  <span class="sectionToc" >3.2 <a
href="nipguidese5.html#x12-230003.2">Assembling the mosaic</a></span>
<br />  <span class="sectionToc" >3.3 <a
href="nipguidese6.html#x13-240003.3">Balancing the mosaic</a></span>
<br />  <span class="sectionToc" >3.4 <a
href="nipguidese7.html#x14-250003.4">Other <span
class="phvr7t-x-x-80">nip2 </span>features useful for reflectograms</a></span>
<br />  <span class="sectionToc" >3.5 <a
href="nipguidese8.html#x15-260003.5">Printing</a></span>
</div>
<!--l. 1--><div class="crosslinks"><p class="noindent">[<a
href="nipguidech4.html" >next</a>] [<a
href="nipguidech2.html" >prev</a>] [<a
href="nipguidech2.html#tailnipguidech2.html" >prev-tail</a>] [<a
href="nipguidech3.html" >front</a>] [<a
href="nipguide.html#nipguidech3.html" >up</a>] </p></div>
<!--l. 1--><p class="indent" > <a
id="tailnipguidech3.html"></a>
</body></html>
|