classimage.html

来自「显著区域检测。求的图像中感兴趣区域的位置」· HTML 代码 · 共 931 行 · 第 1/5 页

HTML
931
字号
        </tr>      </table></div><div class="memdoc"><p>Returns a constant pointer to the underlying Matlab array. <p>This version prevents manipulation of the array from the outside. <p>Definition at line <a class="el" href="Image_8cpp-source.html#l00118">118</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#l00082">begin()</a>, <a class="el" href="Image_8cpp-source.html#l00068">getHeight()</a>, <a class="el" href="Image_8cpp-source.html#l00075">getSize()</a>, <a class="el" href="Image_8cpp-source.html#l00061">getWidth()</a>, <a class="el" href="Image_8cpp-source.html#l00026">Image()</a>, and <a class="el" href="Image_8cpp-source.html#l00038">operator=()</a>.</div></div><p><a class="anchor" name="c48ef479772ddafdfe71ab179ac77019"></a><!-- doxytag: member="Image::coordsOK" ref="c48ef479772ddafdfe71ab179ac77019" args="(int x, int y) const" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">bool Image::coordsOK           </td>          <td>(</td>          <td class="paramtype">int&nbsp;</td>          <td class="paramname"> <em>x</em>, </td>        </tr>        <tr>          <td class="paramkey"></td>          <td></td>          <td class="paramtype">int&nbsp;</td>          <td class="paramname"> <em>y</em></td><td>&nbsp;</td>        </tr>        <tr>          <td></td>          <td>)</td>          <td></td><td></td><td width="100%"> const</td>        </tr>      </table></div><div class="memdoc"><p>Check if the coordinates are within the bounds 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#l00222">222</a> of file <a class="el" href="Image_8cpp-source.html">Image.cpp</a>.<p>References <a class="el" href="Image_8cpp-source.html#l00068">getHeight()</a>, <a class="el" href="Image_8cpp-source.html#l00061">getWidth()</a>, and <a class="el" href="Image_8cpp-source.html#l00106">isInitialized()</a>.<p>Referenced by <a class="el" href="Image_8cpp-source.html#l00169">getVal()</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_c48ef479772ddafdfe71ab179ac77019_cgraph.png" border="0" usemap="#classImage_c48ef479772ddafdfe71ab179ac77019_cgraph_map" alt=""></center><map name="classImage_c48ef479772ddafdfe71ab179ac77019_cgraph_map"><area shape="rect" href="classImage.html#1cd7587f88b6932b5269051d1ba08ff9" title="Returns the height of the Image." alt="" coords="183,56,305,83"><area shape="rect" href="classImage.html#b87bf4b103cb5a9cf090f8729f362335" title="Returns whether the Image is initialized." alt="" coords="365,56,496,83"><area shape="rect" href="classImage.html#36bcae4838228d574738249a87dc4464" title="Returns the width of the Image." alt="" coords="184,5,304,32"><area shape="rect" href="classImage.html#35612d5fc9961d1096fcafbccabe5d0e" title="Returns a constant pointer to the underlying Matlab array." alt="" coords="355,5,507,32"></map></div></div><p><a class="anchor" name="dc33e09c67dba8139626448f4dfcfdba"></a><!-- doxytag: member="Image::getVal" ref="dc33e09c67dba8139626448f4dfcfdba" args="(int index) const" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">double Image::getVal           </td>          <td>(</td>          <td class="paramtype">int&nbsp;</td>          <td class="paramname"> <em>index</em>          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"> const</td>        </tr>      </table></div><div class="memdoc"><p>Returns a pixel value by index. <p><p>Definition at line <a class="el" href="Image_8cpp-source.html#l00161">161</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#l00082">begin()</a>, <a class="el" href="Image_8cpp-source.html#l00075">getSize()</a>, and <a class="el" href="Image_8cpp-source.html#l00106">isInitialized()</a>.<p>Referenced by <a class="el" href="Image_8cpp-source.html#l00193">getLocalMaxima()</a>.<p>Here is the call graph for this function:<p><center><img src="classImage_dc33e09c67dba8139626448f4dfcfdba_cgraph.png" border="0" usemap="#classImage_dc33e09c67dba8139626448f4dfcfdba_cgraph_map" alt=""></center><map name="classImage_dc33e09c67dba8139626448f4dfcfdba_cgraph_map"><area shape="rect" href="classImage.html#e0666b33daa7ba55e3348d4fff02356f" title="Returns a read&#45;only iterator to the beginning of the Image data." alt="" coords="167,5,265,32"><area shape="rect" href="classImage.html#9e8efb4cb518bc0ab1253ce8d5ab2783" title="Returns the number of pixels in the Image." alt="" coords="160,56,272,83"><area shape="rect" href="classImage.html#b87bf4b103cb5a9cf090f8729f362335" title="Returns whether the Image is initialized." alt="" coords="331,93,461,120"><area shape="rect" href="classImage.html#35612d5fc9961d1096fcafbccabe5d0e" title="Returns a constant pointer to the underlying Matlab array." alt="" coords="320,31,472,57"></map></div></div><p><a class="anchor" name="0356285c876ac4e8473bb7a3a5321cd0"></a><!-- doxytag: member="Image::getVal" ref="0356285c876ac4e8473bb7a3a5321cd0" args="(int x, int y) const" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">double Image::getVal           </td>          <td>(</td>          <td class="paramtype">int&nbsp;</td>          <td class="paramname"> <em>x</em>, </td>        </tr>        <tr>          <td class="paramkey"></td>          <td></td>          <td class="paramtype">int&nbsp;</td>          <td class="paramname"> <em>y</em></td><td>&nbsp;</td>        </tr>        <tr>          <td></td>          <td>)</td>          <td></td><td></td><td width="100%"> const</td>        </tr>      </table></div><div class="memdoc"><p>Returns a pixel value by coordinates. <p><p>Definition at line <a class="el" href="Image_8cpp-source.html#l00169">169</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#l00082">begin()</a>, <a class="el" href="Image_8cpp-source.html#l00222">coordsOK()</a>, and <a class="el" href="Image_8cpp-source.html#l00068">getHeight()</a>.<p>Here is the call graph for this function:<p><center><img src="classImage_0356285c876ac4e8473bb7a3a5321cd0_cgraph.png" border="0" usemap="#classImage_0356285c876ac4e8473bb7a3a5321cd0_cgraph_map" alt=""></center><map name="classImage_0356285c876ac4e8473bb7a3a5321cd0_cgraph_map"><area shape="rect" href="classImage.html#e0666b33daa7ba55e3348d4fff02356f" title="Returns a read&#45;only iterator to the beginning of the Image data." alt="" coords="175,5,273,32"><area shape="rect" href="classImage.html#c48ef479772ddafdfe71ab179ac77019" title="Check if the coordinates are within the bounds of the Image." alt="" coords="161,107,287,133"><area shape="rect" href="classImage.html#1cd7587f88b6932b5269051d1ba08ff9" title="Returns the height of the Image." alt="" coords="337,56,460,83"><area shape="rect" href="classImage.html#35612d5fc9961d1096fcafbccabe5d0e" title="Returns a constant pointer to the underlying Matlab array." alt="" coords="509,56,661,83"><area shape="rect" href="classImage.html#b87bf4b103cb5a9cf090f8729f362335" title="Returns whether the Image is initialized." alt="" coords="520,107,651,133"><area shape="rect" href="classImage.html#36bcae4838228d574738249a87dc4464" title="Returns the width of the Image." alt="" coords="339,107,459,133"></map></div></div><p><a class="anchor" name="085cb560bd1ea0e54726baf7f42a9580"></a><!-- doxytag: member="Image::setVal" ref="085cb560bd1ea0e54726baf7f42a9580" args="(int index, double val)" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">void Image::setVal           </td>          <td>(</td>          <td class="paramtype">int&nbsp;</td>          <td class="paramname"> <em>index</em>, </td>        </tr>        <tr>          <td class="paramkey"></td>          <td></td>          <td class="paramtype">double&nbsp;</td>          <td class="paramname"> <em>val</em></td><td>&nbsp;</td>        </tr>        <tr>          <td></td>          <td>)</td>          <td></td><td></td><td width="100%"></td>        </tr>      </table></div><div class="memdoc"><p>Sets a pixel value by index. <p><p>Definition at line <a class="el" href="Image_8cpp-source.html#l00177">177</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#l00094">beginw()</a>, <a class="el" href="Image_8cpp-source.html#l00075">getSize()</a>, and <a class="el" href="Image_8cpp-source.html#l00106">isInitialized()</a>.<p>Here is the call graph for this function:<p><center><img src="classImage_085cb560bd1ea0e54726baf7f42a9580_cgraph.png" border="0" usemap="#classImage_085cb560bd1ea0e54726baf7f42a9580_cgraph_map" alt=""></center><map name="classImage_085cb560bd1ea0e54726baf7f42a9580_cgraph_map"><area shape="rect" href="classImage.html#9987bf538358f25470af7d628e97694a" title="Returns a read/write iterator to the beginning of the Image data." alt="" coords="159,5,268,32"><area shape="rect" href="classImage.html#9e8efb4cb518bc0ab1253ce8d5ab2783" title="Returns the number of pixels in the Image." alt="" coords="157,56,269,83"><area shape="rect" href="classImage.html#b87bf4b103cb5a9cf090f8729f362335" title="Returns whether the Image is initialized." alt="" coords="328,107,459,133"><area shape="rect" href="classImage.html#eef0da5d895782bbb9ce3a17b538cf1b" title="Returns a pointer to the underlying Matlab array." alt="" coords="335,5,452,32"><area shape="rect" href="classImage.html#35612d5fc9961d1096fcafbccabe5d0e" title="Returns a constant pointer to the underlying Matlab array." alt="" coords="317,56,469,83"></map></div></div><p><a class="anchor" name="ed735294341ad4aaebf581edb9ceef98"></a><!-- doxytag: member="Image::setVal" ref="ed735294341ad4aaebf581edb9ceef98" args="(int x, int y, double val)" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">void Image::setVal           </td>          <td>(</td>          <td class="paramtype">int&nbsp;</td>          <td class="paramname"> <em>x</em>, </td>        </tr>        <tr>          <td class="paramkey"></td>          <td></td>          <td class="paramtype">int&nbsp;</td>          <td class="paramname"> <em>y</em>, </td>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?