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 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html >
<head><title>1 Getting started</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="nipguidech2.html" >next</a>] [<a
href="nipguideli3.html" >prev</a>] [<a
href="nipguideli3.html#tailnipguideli3.html" >prev-tail</a>] [<a
href="#tailnipguidech1.html">tail</a>] [<a
href="nipguide.html#nipguidech1.html" >up</a>] </p></div>
<h2 class="chapterHead"><span class="titlemark">Chapter 1</span><br /><a
id="x5-40001"></a>Getting started</h2>
<!--l. 3--><p class="noindent" ><span
class="phvr7t-x-x-80">nip2 </span>is a user interface for the VIPS image processing
library. It is designed to be fast, even when working with
very large images, and to be easy to extend.
<!--l. 8--><p class="indent" > This guide is split into quite a few chapters:
<ul class="itemize1">
<li class="itemize">If you want to use <span
class="phvr7t-x-x-80">nip2 </span>to assemble infrared
mosaics, you should read Chapter <a
href="nipguidech3.html#x10-90003">3<!--tex4ht:ref: sec:ir --></a>. The middle
section in the tutorial (see <span
class="cmsy-10"></span><a
href="nipguidese2.html#x8-70002.2">2.2<!--tex4ht:ref: sec:irtut --></a>) does IR mosaics
very quickly.
</li>
<li class="itemize">If you want to use <span
class="phvr7t-x-x-80">nip2 </span>for general image
processing, work through Chapter <a
href="nipguidech2.html#x6-50002">2<!--tex4ht:ref: sec:tutorial --></a>.
</li>
<li class="itemize">If you have specific questions about some part of
<span
class="phvr7t-x-x-80">nip2</span>’s user-interface, look at Chapter <a
href="nipguidech4.html#x16-270004">4<!--tex4ht:ref: sec:reference --></a>.
</li>
<li class="itemize">If you’re really hardcore, take a look at Chapter <a
href="nipguidech6.html#x31-570006">6<!--tex4ht:ref: sec:program --></a>,
which covers programming.
</li>
<li class="itemize">If you want to know more about VIPS, the image
processing package underlying <span
class="phvr7t-x-x-80">nip2</span>, try the <span
class="ptmri7t-">VIPS</span>
<span
class="ptmri7t-">Manual</span>.
</li></ul>
<!--l. 35--><p class="indent" > If <span
class="phvr7t-x-x-80">nip2 </span>has installed correctly you should see something
like Figure <a
href="#x5-40011">1.1<!--tex4ht:ref: fg:introwin --></a> when it starts up.
<!--l. 38--><p class="indent" > <hr class="figure"><div class="figure"
>
<a
id="x5-40011"></a>
<div class="center"
>
<!--l. 39--><p class="noindent" >
<!--l. 39--><p class="noindent" ><img
src="figs/snap1.jpg" alt="PIC"
></div>
<br /> <div class="caption"
><span class="id">Figure 1.1: </span><span
class="content"><span
class="phvr7t-x-x-80">nip2 </span>as it starts up</span></div><!--tex4ht:label?: x5-40011 -->
<!--l. 42--><p class="indent" > </div><hr class="endfigure">
<!--l. 1--><div class="crosslinks"><p class="noindent">[<a
href="nipguidech2.html" >next</a>] [<a
href="nipguideli3.html" >prev</a>] [<a
href="nipguideli3.html#tailnipguideli3.html" >prev-tail</a>] [<a
href="nipguidech1.html" >front</a>] [<a
href="nipguide.html#nipguidech1.html" >up</a>] </p></div>
<!--l. 1--><p class="indent" > <a
id="tailnipguidech1.html"></a>
</body></html>
|