classimage.html
来自「显著区域检测。求的图像中感兴趣区域的位置」· HTML 代码 · 共 931 行 · 第 1/5 页
HTML
931 行
<td class="paramname"> <em>w</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const int </td> <td class="paramname"> <em>h</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>Initializes a new empty image with width w and height h. <p><p>Definition at line <a class="el" href="Image_8cpp-source.html#l00054">54</a> of file <a class="el" href="Image_8cpp-source.html">Image.cpp</a>.<p>References <a class="el" href="Image_8h-source.html#l00151">itsArray</a>, and <a class="el" href="Image_8h-source.html#l00150">itsInitialized</a>.</div></div><p><a class="anchor" name="36bcae4838228d574738249a87dc4464"></a><!-- doxytag: member="Image::getWidth" ref="36bcae4838228d574738249a87dc4464" args="() const" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">int Image::getWidth </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td width="100%"> const</td> </tr> </table></div><div class="memdoc"><p>Returns the width of the <a class="el" href="classImage.html" title="Provides access and processing functions for an image.">Image</a>. <p><p>Definition at line <a class="el" href="Image_8cpp-source.html#l00061">61</a> of file <a class="el" href="Image_8cpp-source.html">Image.cpp</a>.<p>References <a class="el" href="mexLog_8h-source.html#l00017">ASSERT</a>, <a class="el" href="Image_8cpp-source.html#l00118">getConstArray()</a>, and <a class="el" href="Image_8cpp-source.html#l00106">isInitialized()</a>.<p>Referenced by <a class="el" href="Filters_8cpp-source.html#l00168">conv2PreserveEnergy()</a>, <a class="el" href="Image_8cpp-source.html#l00222">coordsOK()</a>, <a class="el" href="Image_8cpp-source.html#l00193">getLocalMaxima()</a>, <a class="el" href="Filters_8cpp-source.html#l00090">lowPass6xDecX()</a>, and <a class="el" href="Filters_8cpp-source.html#l00020">lowPass6yDecY()</a>.<p>Here is the call graph for this function:<p><center><img src="classImage_36bcae4838228d574738249a87dc4464_cgraph.png" border="0" usemap="#classImage_36bcae4838228d574738249a87dc4464_cgraph_map" alt=""></center><map name="classImage_36bcae4838228d574738249a87dc4464_cgraph_map"><area shape="rect" href="classImage.html#35612d5fc9961d1096fcafbccabe5d0e" title="Returns a constant pointer to the underlying Matlab array." alt="" coords="173,5,325,32"><area shape="rect" href="classImage.html#b87bf4b103cb5a9cf090f8729f362335" title="Returns whether the Image is initialized." alt="" coords="184,56,315,83"></map></div></div><p><a class="anchor" name="1cd7587f88b6932b5269051d1ba08ff9"></a><!-- doxytag: member="Image::getHeight" ref="1cd7587f88b6932b5269051d1ba08ff9" args="() const" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">int Image::getHeight </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td width="100%"> const</td> </tr> </table></div><div class="memdoc"><p>Returns the height of the <a class="el" href="classImage.html" title="Provides access and processing functions for an image.">Image</a>. <p><p>Definition at line <a class="el" href="Image_8cpp-source.html#l00068">68</a> of file <a class="el" href="Image_8cpp-source.html">Image.cpp</a>.<p>References <a class="el" href="mexLog_8h-source.html#l00017">ASSERT</a>, <a class="el" href="Image_8cpp-source.html#l00118">getConstArray()</a>, and <a class="el" href="Image_8cpp-source.html#l00106">isInitialized()</a>.<p>Referenced by <a class="el" href="Filters_8cpp-source.html#l00168">conv2PreserveEnergy()</a>, <a class="el" href="Image_8cpp-source.html#l00222">coordsOK()</a>, <a class="el" href="Image_8cpp-source.html#l00193">getLocalMaxima()</a>, <a class="el" href="Image_8cpp-source.html#l00169">getVal()</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="Image_8cpp-source.html#l00185">setVal()</a>.<p>Here is the call graph for this function:<p><center><img src="classImage_1cd7587f88b6932b5269051d1ba08ff9_cgraph.png" border="0" usemap="#classImage_1cd7587f88b6932b5269051d1ba08ff9_cgraph_map" alt=""></center><map name="classImage_1cd7587f88b6932b5269051d1ba08ff9_cgraph_map"><area shape="rect" href="classImage.html#35612d5fc9961d1096fcafbccabe5d0e" title="Returns a constant pointer to the underlying Matlab array." alt="" coords="179,5,331,32"><area shape="rect" href="classImage.html#b87bf4b103cb5a9cf090f8729f362335" title="Returns whether the Image is initialized." alt="" coords="189,56,320,83"></map></div></div><p><a class="anchor" name="9e8efb4cb518bc0ab1253ce8d5ab2783"></a><!-- doxytag: member="Image::getSize" ref="9e8efb4cb518bc0ab1253ce8d5ab2783" args="() const" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">int Image::getSize </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td width="100%"> const</td> </tr> </table></div><div class="memdoc"><p>Returns the number of pixels in the <a class="el" href="classImage.html" title="Provides access and processing functions for an image.">Image</a>. <p><p>Definition at line <a class="el" href="Image_8cpp-source.html#l00075">75</a> of file <a class="el" href="Image_8cpp-source.html">Image.cpp</a>.<p>References <a class="el" href="mexLog_8h-source.html#l00017">ASSERT</a>, <a class="el" href="Image_8cpp-source.html#l00118">getConstArray()</a>, and <a class="el" href="Image_8cpp-source.html#l00106">isInitialized()</a>.<p>Referenced by <a class="el" href="Image_8cpp-source.html#l00088">end()</a>, <a class="el" href="Image_8cpp-source.html#l00100">endw()</a>, <a class="el" href="Image_8cpp-source.html#l00161">getVal()</a>, <a class="el" href="Image_8cpp-source.html#l00047">initialize()</a>, and <a class="el" href="Image_8cpp-source.html#l00177">setVal()</a>.<p>Here is the call graph for this function:<p><center><img src="classImage_9e8efb4cb518bc0ab1253ce8d5ab2783_cgraph.png" border="0" usemap="#classImage_9e8efb4cb518bc0ab1253ce8d5ab2783_cgraph_map" alt=""></center><map name="classImage_9e8efb4cb518bc0ab1253ce8d5ab2783_cgraph_map"><area shape="rect" href="classImage.html#35612d5fc9961d1096fcafbccabe5d0e" title="Returns a constant pointer to the underlying Matlab array." alt="" coords="165,5,317,32"><area shape="rect" href="classImage.html#b87bf4b103cb5a9cf090f8729f362335" title="Returns whether the Image is initialized." alt="" coords="176,56,307,83"></map></div></div><p><a class="anchor" name="b87bf4b103cb5a9cf090f8729f362335"></a><!-- doxytag: member="Image::isInitialized" ref="b87bf4b103cb5a9cf090f8729f362335" args="() const" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">bool Image::isInitialized </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td width="100%"> const</td> </tr> </table></div><div class="memdoc"><p>Returns whether the <a class="el" href="classImage.html" title="Provides access and processing functions for an image.">Image</a> is initialized. <p><p>Definition at line <a class="el" href="Image_8cpp-source.html#l00106">106</a> of file <a class="el" href="Image_8cpp-source.html">Image.cpp</a>.<p>References <a class="el" href="Image_8h-source.html#l00150">itsInitialized</a>.<p>Referenced by <a class="el" href="Image_8cpp-source.html#l00125">clamp()</a>, <a class="el" href="Image_8cpp-source.html#l00136">clampBottom()</a>, <a class="el" href="Image_8cpp-source.html#l00144">clampTop()</a>, <a class="el" href="Filters_8cpp-source.html#l00168">conv2PreserveEnergy()</a>, <a class="el" href="Image_8cpp-source.html#l00222">coordsOK()</a>, <a class="el" href="Image_8cpp-source.html#l00068">getHeight()</a>, <a class="el" href="Image_8cpp-source.html#l00193">getLocalMaxima()</a>, <a class="el" href="Image_8cpp-source.html#l00075">getSize()</a>, <a class="el" href="Image_8cpp-source.html#l00161">getVal()</a>, <a class="el" href="Image_8cpp-source.html#l00061">getWidth()</a>, <a class="el" href="Image_8cpp-source.html#l00152">operator *=()</a>, <a class="el" href="Image_8cpp-source.html#l00038">operator=()</a>, and <a class="el" href="Image_8cpp-source.html#l00177">setVal()</a>.</div></div><p><a class="anchor" name="eef0da5d895782bbb9ce3a17b538cf1b"></a><!-- doxytag: member="Image::getArray" ref="eef0da5d895782bbb9ce3a17b538cf1b" args="()" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">mxArray * Image::getArray </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td width="100%"></td> </tr> </table></div><div class="memdoc"><p>Returns a pointer to the underlying Matlab array. <p>This version allows manipulation of the array from the outside. <p>Definition at line <a class="el" href="Image_8cpp-source.html#l00112">112</a> of file <a class="el" href="Image_8cpp-source.html">Image.cpp</a>.<p>References <a class="el" href="Image_8h-source.html#l00151">itsArray</a>.<p>Referenced by <a class="el" href="Image_8cpp-source.html#l00094">beginw()</a>.</div></div><p><a class="anchor" name="35612d5fc9961d1096fcafbccabe5d0e"></a><!-- doxytag: member="Image::getConstArray" ref="35612d5fc9961d1096fcafbccabe5d0e" args="() const" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">const mxArray * Image::getConstArray </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td width="100%"> const</td>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?