mexgaussiansubsample_8cpp.html
来自「显著区域检测。求的图像中感兴趣区域的位置」· HTML 代码 · 共 104 行
HTML
104 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"><title>SaliencyToolbox: mexGaussianSubsample.cpp File Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"><link href="tabs.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.5.2 --><div class="tabs"> <ul> <li><a href="index.html"><span>Main Page</span></a></li> <li><a href="annotated.html"><span>Data Structures</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul></div><div class="tabs"> <ul> <li><a href="files.html"><span>File List</span></a></li> <li><a href="globals.html"><span>Globals</span></a></li> </ul></div><h1>mexGaussianSubsample.cpp File Reference</h1><code>#include "<a class="el" href="mexLog_8h-source.html">mexLog.h</a>"</code><br><code>#include "<a class="el" href="Image_8h-source.html">Image.h</a>"</code><br><code>#include "<a class="el" href="Filters_8h-source.html">Filters.h</a>"</code><br><code>#include "<a class="el" href="MexParams_8h-source.html">MexParams.h</a>"</code><br><p>Include dependency graph for mexGaussianSubsample.cpp:<p><center><img src="mexGaussianSubsample_8cpp__incl.png" border="0" usemap="#mexGaussianSubsample.cpp_map" alt=""></center><map name="mexGaussianSubsample.cpp_map"><area shape="rect" href="mexLog_8h.html" title="mexLog.h" alt="" coords="407,56,487,83"><area shape="rect" href="Image_8h.html" title="Image.h" alt="" coords="412,107,481,133"><area shape="rect" href="Filters_8h.html" title="Filters.h" alt="" coords="269,157,339,184"><area shape="rect" href="MexParams_8h.html" title="MexParams.h" alt="" coords="252,56,356,83"></map><p><a href="mexGaussianSubsample_8cpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"><tr><td></td></tr><tr><td colspan="2"><br><h2>Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="mexGaussianSubsample_8cpp.html#6a215cbfde54f82a3ce599228fc3fce5">mexFunction</a> (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])</td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2><div class="fragment"><pre class="fragment">mexGaussianSubsample - smooths and subsamples image. result = mexGaussianSubsample(image) Convolves image with a 6x6 separable Gaussian kernel and subsamples by a factor of two all in one integrated operation. See also makeDyadicPyramid, makeSqrt2Pyramid, makeGaussianPyramid.</pre></div> <p>Definition in file <a class="el" href="mexGaussianSubsample_8cpp-source.html">mexGaussianSubsample.cpp</a>.<hr><h2>Function Documentation</h2><a class="anchor" name="6a215cbfde54f82a3ce599228fc3fce5"></a><!-- doxytag: member="mexGaussianSubsample.cpp::mexFunction" ref="6a215cbfde54f82a3ce599228fc3fce5" args="(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">void mexFunction </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>nlhs</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">mxArray * </td> <td class="paramname"> <em>plhs</em>[], </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int </td> <td class="paramname"> <em>nrhs</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const mxArray * </td> <td class="paramname"> <em>prhs</em>[]</td><td> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table></div><div class="memdoc"><p><p>Definition at line <a class="el" href="mexGaussianSubsample_8cpp-source.html#l00023">23</a> of file <a class="el" href="mexGaussianSubsample_8cpp-source.html">mexGaussianSubsample.cpp</a>.<p>References <a class="el" href="MexParams_8cpp-source.html#l00073">MexParams::getInput()</a>, <a class="el" href="Filters_8cpp-source.html#l00090">lowPass6xDecX()</a>, <a class="el" href="Filters_8cpp-source.html#l00020">lowPass6yDecY()</a>, and <a class="el" href="MexParams_8cpp-source.html#l00046">MexParams::setOutput()</a>.<p>Here is the call graph for this function:<p><center><img src="mexGaussianSubsample_8cpp_6a215cbfde54f82a3ce599228fc3fce5_cgraph.png" border="0" usemap="#mexGaussianSubsample_8cpp_6a215cbfde54f82a3ce599228fc3fce5_cgraph_map" alt=""></center><map name="mexGaussianSubsample_8cpp_6a215cbfde54f82a3ce599228fc3fce5_cgraph_map"><area shape="rect" href="classMexParams.html#6b95a9a99fb8c1530b6985b63d1d814b" title="Returns one of the input variables." alt="" coords="157,5,307,32"><area shape="rect" href="Filters_8cpp.html#fd05058fad5d4735eef3352b93dcce30" title="Low-pass with a 6x6 separable kernel in X and decimate in X by factor 2." alt="" coords="173,56,291,83"><area shape="rect" href="Filters_8cpp.html#36928c645d464b6dfed7dfd50a5e2d28" title="Low-pass with a 6x6 separable kernel in Y and decimate in Y by factor 2." alt="" coords="173,107,291,133"><area shape="rect" href="classMexParams.html#ca1030087a28bd08892789c1ae0379d2" title="Sets an output variable to a mxArray." alt="" coords="152,157,312,184"><area shape="rect" href="classImage.html#e0666b33daa7ba55e3348d4fff02356f" title="Returns a read-only iterator to the beginning of the Image data." alt="" coords="373,5,472,32"><area shape="rect" href="classImage.html#9987bf538358f25470af7d628e97694a" title="Returns a read/write iterator to the beginning of the Image data." alt="" coords="368,157,477,184"><area shape="rect" href="classImage.html#1cd7587f88b6932b5269051d1ba08ff9" title="Returns the height of the Image." alt="" coords="361,56,484,83"><area shape="rect" href="classImage.html#36bcae4838228d574738249a87dc4464" title="Returns the width of the Image." alt="" coords="363,107,483,133"><area shape="rect" href="classImage.html#35612d5fc9961d1096fcafbccabe5d0e" title="Returns a constant pointer to the underlying Matlab array." alt="" coords="533,56,685,83"><area shape="rect" href="classImage.html#eef0da5d895782bbb9ce3a17b538cf1b" title="Returns a pointer to the underlying Matlab array." alt="" coords="551,157,668,184"><area shape="rect" href="classImage.html#b87bf4b103cb5a9cf090f8729f362335" title="Returns whether the Image is initialized." alt="" coords="544,107,675,133"></map></div></div><p><hr size="1"><address style="text-align: right;"><small>Generated on Fri Sep 7 13:09:49 2007 for SaliencyToolbox by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?