| 12
 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
 
 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>plaintov.c File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.15 -->
<center>
<a class="qindex" href="index.html">Main Page</a>   <a class="qindex" href="files.html">File List</a>   <a class="qindex" href="globals.html">Globals</a>   </center>
<hr><h1>plaintov.c File Reference</h1>plaintov - converts file from Vista plain format to Vista format. 
<a href="#_details">More...</a>
<p>
<table border=0 cellpadding=0 cellspacing=0>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
plaintov - converts file from Vista plain format to Vista format.
<p>
<dl compact><dt><b>
Description</b><dd>
The plaintov program, which converts file from Vista plain format to Vista format. Useful for specifying convolution kernels.</dl>Plain file format allows a small image to be created entirely using a text editor because it represents pixel values in ASCII. In a Vista data file, those pixel values are encoded in binary.<dl compact><dt><b>
Usage</b><dd>
 <code>plaintov</code></dl><dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>-in</em> </td><td>
input image </td></tr>
<tr><td valign=top><em>-out</em> </td><td>
output image </td></tr>
<tr><td valign=top><em>-name</em> </td><td>
Specifies the name to be given the converted image.</td></tr>
</table>
</dl><dl compact><dt><b>
Examples</b><dd>
<br>
 </dl><dl compact><dt><b>
Known bugs</b><dd>
none.</dl><dl compact><dt><b>
Author: </b><dd>
Daniel Ko, UBC Laboratory for Computational Intelligence</dl><hr><address align="right"><small>Generated on Tue Nov 23 09:50:52 2004 for VIA - Volumetric Image Analysis by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.15 </small></address>
</body>
</html>
 |