Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > ce1f17e7ec5e62f35dbe9f064c5f74d7 > files > 883

libtpcimgio-devel-1.5.10-4.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>imgmax.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="dir_a8d1f883face730575470ec1817ab013.html">include</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<div class="title">imgmax.h</div>  </div>
</div>
<div class="contents">
<a href="imgmax_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/******************************************************************************</span>
<a name="l00002"></a>00002 <span class="comment"></span>
<a name="l00003"></a>00003 <span class="comment">  imgmax.h    (c) 2007,2009 by Turku PET Centre</span>
<a name="l00004"></a>00004 <span class="comment"></span>
<a name="l00005"></a>00005 <span class="comment">  2007-01-24 VO</span>
<a name="l00006"></a>00006 <span class="comment">  2007-03-25 VO</span>
<a name="l00007"></a>00007 <span class="comment">  2009-12-01 VO</span>
<a name="l00008"></a>00008 <span class="comment"></span>
<a name="l00009"></a>00009 <span class="comment">******************************************************************************/</span>
<a name="l00010"></a>00010 <span class="preprocessor">#ifndef _IMGMAX_H</span>
<a name="l00011"></a>00011 <span class="preprocessor"></span><span class="preprocessor">#define _IMGMAX_H</span>
<a name="l00012"></a>00012 <span class="preprocessor"></span><span class="comment">/*****************************************************************************/</span>
<a name="l00013"></a>00013 <span class="preprocessor">#include &quot;<a class="code" href="img_8h.html">img.h</a>&quot;</span>
<a name="l00014"></a>00014 <span class="comment">/*****************************************************************************/</span>
<a name="l00015"></a>00015 <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="imgmax_8c.html#ac6376848cceb07fb6518fa886fd617da">imgMax</a>(<a class="code" href="structIMG.html">IMG</a> *img, <span class="keywordtype">float</span> *maxvalue);
<a name="l00016"></a>00016 <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="imgmax_8c.html#a8b30b11486bc0e17aae81bc54e23cc16">imgAbsMax</a>(<a class="code" href="structIMG.html">IMG</a> *img, <span class="keywordtype">float</span> *maxvalue);
<a name="l00017"></a>00017 <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="imgmax_8c.html#a97c48d1ed44d81b2d96ce1a139b99009">imgMinMax</a>(<a class="code" href="structIMG.html">IMG</a> *img, <span class="keywordtype">float</span> *minvalue, <span class="keywordtype">float</span> *maxvalue);
<a name="l00018"></a>00018 <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="imgmax_8c.html#a4230e721a2c8767cfebe73d48c0d910d">imgFrameMinMax</a>(<a class="code" href="structIMG.html">IMG</a> *img, <span class="keywordtype">int</span> frame, <span class="keywordtype">float</span> *minvalue, <span class="keywordtype">float</span> *maxvalue);
<a name="l00019"></a>00019 <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="imgmax_8c.html#a326e361ba958384604278dd2bf8bda56">imgReadMinMax</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *fname, <span class="keywordtype">float</span> *fmin, <span class="keywordtype">float</span> *fmax);
<a name="l00020"></a>00020 <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="imgmax_8c.html#a14ba13f094a908fa9e3f19f3bac06859">imgSmoothMax</a>(<a class="code" href="structIMG.html">IMG</a> *img, <span class="keywordtype">float</span> *maxvalue);
<a name="l00021"></a>00021 <span class="comment">/*****************************************************************************/</span>
<a name="l00022"></a>00022 <span class="preprocessor">#endif</span>
<a name="l00023"></a>00023 <span class="preprocessor"></span>
</pre></div></div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Mon Aug 8 2011 by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>