group___image_processing.html 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262
  1. <!-- HTML header for doxygen 1.8.13-->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  6. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  7. <meta name="generator" content="Doxygen 1.8.15"/>
  8. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  9. <title>Generic Image Library: Image Processing</title>
  10. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  11. <script type="text/javascript" src="jquery.js"></script>
  12. <script type="text/javascript" src="dynsections.js"></script>
  13. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  14. <link href="doxygen-boost.css" rel="stylesheet" type="text/css"/>
  15. </head>
  16. <body>
  17. <div class="boost-header">
  18. <table border="0" cellpadding="7" cellspacing="0" width="100%" summary="header">
  19. <tr>
  20. <td valign="top" width="300">
  21. <h3><a href="../index.html"><img alt="Boost GIL" src="../_static/gil.png" border="0"></a></h3>
  22. </td>
  23. <td ><h1 align="center"><a href="../index.html"></a></h1></td>
  24. <td></td>
  25. </tr>
  26. </table>
  27. </div>
  28. <hr/>
  29. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  30. <!-- Generated by Doxygen 1.8.15 -->
  31. <script type="text/javascript" src="menudata.js"></script>
  32. <script type="text/javascript" src="menu.js"></script>
  33. <script type="text/javascript">
  34. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  35. $(function() {
  36. initMenu('',false,false,'search.php','Search');
  37. });
  38. /* @license-end */</script>
  39. <div id="main-nav"></div>
  40. </div><!-- top -->
  41. <div class="header">
  42. <div class="summary">
  43. <a href="#enum-members">Enumerations</a> &#124;
  44. <a href="#func-members">Functions</a> </div>
  45. <div class="headertitle">
  46. <div class="title">Image Processing</div> </div>
  47. </div><!--header-->
  48. <div class="contents">
  49. <p>Image Processing algorithms.
  50. <a href="#details">More...</a></p>
  51. <table class="memberdecls">
  52. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
  53. Enumerations</h2></td></tr>
  54. <tr class="memitem:gae73d8b37c737a81ffa26b0c5c62d8f0e"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___image_processing.html#gae73d8b37c737a81ffa26b0c5c62d8f0e">threshold_direction</a> { <a class="el" href="group___image_processing.html#ggae73d8b37c737a81ffa26b0c5c62d8f0eaaf37d08ae228a87dc6b265fd1019c97d">regular</a>,
  55. <a class="el" href="group___image_processing.html#ggae73d8b37c737a81ffa26b0c5c62d8f0eaa91c78e040f7b9d158f381e197f8beb4">inverse</a>
  56. }</td></tr>
  57. <tr class="separator:gae73d8b37c737a81ffa26b0c5c62d8f0e"><td class="memSeparator" colspan="2">&#160;</td></tr>
  58. <tr class="memitem:ga62185ec305fdb480a227c159b9fa5e84"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___image_processing.html#ga62185ec305fdb480a227c159b9fa5e84">threshold_optimal_value</a> { <a class="el" href="group___image_processing.html#gga62185ec305fdb480a227c159b9fa5e84a3d734c6df06af2a3ac4e82483c51c455">otsu</a>
  59. }</td></tr>
  60. <tr class="memdesc:ga62185ec305fdb480a227c159b9fa5e84"><td class="mdescLeft">&#160;</td><td class="mdescRight">Method of optimal threshold value calculation. <a href="group___image_processing.html#ga62185ec305fdb480a227c159b9fa5e84">More...</a><br /></td></tr>
  61. <tr class="separator:ga62185ec305fdb480a227c159b9fa5e84"><td class="memSeparator" colspan="2">&#160;</td></tr>
  62. <tr class="memitem:ga7b2c4d7867de63cfdc39c26d750efab0"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___image_processing.html#ga7b2c4d7867de63cfdc39c26d750efab0">threshold_truncate_mode</a> { <a class="el" href="group___image_processing.html#gga7b2c4d7867de63cfdc39c26d750efab0af0598264a691a8f62272aca0e79af374">threshold</a>,
  63. <a class="el" href="group___image_processing.html#gga7b2c4d7867de63cfdc39c26d750efab0ad02c4c4cde7ae76252540d116a40f23a">zero</a>
  64. }</td></tr>
  65. <tr class="memdesc:ga7b2c4d7867de63cfdc39c26d750efab0"><td class="mdescLeft">&#160;</td><td class="mdescRight">TODO. <a href="group___image_processing.html#ga7b2c4d7867de63cfdc39c26d750efab0">More...</a><br /></td></tr>
  66. <tr class="separator:ga7b2c4d7867de63cfdc39c26d750efab0"><td class="memSeparator" colspan="2">&#160;</td></tr>
  67. <tr class="memitem:ga7dbbf38fa6a0f77880a286cd23be3203"><td class="memItemLeft" align="right" valign="top"><a id="ga7dbbf38fa6a0f77880a286cd23be3203"></a>enum &#160;</td><td class="memItemRight" valign="bottom"><b>threshold_adaptive_method</b> { <b>mean</b>,
  68. <b>gaussian</b>
  69. }</td></tr>
  70. <tr class="separator:ga7dbbf38fa6a0f77880a286cd23be3203"><td class="memSeparator" colspan="2">&#160;</td></tr>
  71. </table><table class="memberdecls">
  72. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
  73. Functions</h2></td></tr>
  74. <tr class="memitem:ga2074015c3ced619e9075909377c10d5f"><td class="memTemplParams" colspan="2">template&lt;typename SrcView , typename DstView &gt; </td></tr>
  75. <tr class="memitem:ga2074015c3ced619e9075909377c10d5f"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_processing.html#ga2074015c3ced619e9075909377c10d5f">threshold_binary</a> (SrcView const &amp;src_view, DstView const &amp;dst_view, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>&lt; DstView &gt;::type threshold_value, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>&lt; DstView &gt;::type max_value, <a class="el" href="group___image_processing.html#gae73d8b37c737a81ffa26b0c5c62d8f0e">threshold_direction</a> direction=<a class="el" href="group___image_processing.html#ggae73d8b37c737a81ffa26b0c5c62d8f0eaaf37d08ae228a87dc6b265fd1019c97d">threshold_direction::regular</a>)</td></tr>
  76. <tr class="memdesc:ga2074015c3ced619e9075909377c10d5f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Applies fixed threshold to each pixel of image view. Performs image binarization by thresholding channel value of each pixel of given image view. <a href="group___image_processing.html#ga2074015c3ced619e9075909377c10d5f">More...</a><br /></td></tr>
  77. <tr class="separator:ga2074015c3ced619e9075909377c10d5f"><td class="memSeparator" colspan="2">&#160;</td></tr>
  78. <tr class="memitem:gaeaf67a8717e170a8eacd7ca80273dd85"><td class="memTemplParams" colspan="2"><a id="gaeaf67a8717e170a8eacd7ca80273dd85"></a>
  79. template&lt;typename SrcView , typename DstView &gt; </td></tr>
  80. <tr class="memitem:gaeaf67a8717e170a8eacd7ca80273dd85"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_processing.html#gaeaf67a8717e170a8eacd7ca80273dd85">threshold_binary</a> (SrcView const &amp;src_view, DstView const &amp;dst_view, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>&lt; DstView &gt;::type threshold_value, <a class="el" href="group___image_processing.html#gae73d8b37c737a81ffa26b0c5c62d8f0e">threshold_direction</a> direction=<a class="el" href="group___image_processing.html#ggae73d8b37c737a81ffa26b0c5c62d8f0eaaf37d08ae228a87dc6b265fd1019c97d">threshold_direction::regular</a>)</td></tr>
  81. <tr class="memdesc:gaeaf67a8717e170a8eacd7ca80273dd85"><td class="mdescLeft">&#160;</td><td class="mdescRight">Applies fixed threshold to each pixel of image view. Performs image binarization by thresholding channel value of each pixel of given image view. This variant of threshold_binary automatically deduces maximum value for each channel of pixel based on channel type. If direction is regular, values greater than threshold_value will be set to maximum numeric limit of channel else 0. If direction is inverse, values greater than threshold_value will be set to 0 else maximum numeric limit of channel. <br /></td></tr>
  82. <tr class="separator:gaeaf67a8717e170a8eacd7ca80273dd85"><td class="memSeparator" colspan="2">&#160;</td></tr>
  83. <tr class="memitem:gacbd19f2c4dc367e744d2aac412f98055"><td class="memTemplParams" colspan="2"><a id="gacbd19f2c4dc367e744d2aac412f98055"></a>
  84. template&lt;typename SrcView , typename DstView &gt; </td></tr>
  85. <tr class="memitem:gacbd19f2c4dc367e744d2aac412f98055"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_processing.html#gacbd19f2c4dc367e744d2aac412f98055">threshold_truncate</a> (SrcView const &amp;src_view, DstView const &amp;dst_view, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>&lt; DstView &gt;::type threshold_value, <a class="el" href="group___image_processing.html#ga7b2c4d7867de63cfdc39c26d750efab0">threshold_truncate_mode</a> mode=<a class="el" href="group___image_processing.html#gga7b2c4d7867de63cfdc39c26d750efab0af0598264a691a8f62272aca0e79af374">threshold_truncate_mode::threshold</a>, <a class="el" href="group___image_processing.html#gae73d8b37c737a81ffa26b0c5c62d8f0e">threshold_direction</a> direction=<a class="el" href="group___image_processing.html#ggae73d8b37c737a81ffa26b0c5c62d8f0eaaf37d08ae228a87dc6b265fd1019c97d">threshold_direction::regular</a>)</td></tr>
  86. <tr class="memdesc:gacbd19f2c4dc367e744d2aac412f98055"><td class="mdescLeft">&#160;</td><td class="mdescRight">Applies truncating threshold to each pixel of image view. Takes an image view and performes truncating threshold operation on each chennel. If mode is threshold and direction is regular: values greater than threshold_value will be set to threshold_value else no change If mode is threshold and direction is inverse: values less than threshold_value will be set to threshold_value else no change If mode is zero and direction is regular: values less than threshold_value will be set to 0 else no change If mode is zero and direction is inverse: values more than threshold_value will be set to 0 else no change. <br /></td></tr>
  87. <tr class="separator:gacbd19f2c4dc367e744d2aac412f98055"><td class="memSeparator" colspan="2">&#160;</td></tr>
  88. <tr class="memitem:gada979902dabfdd42295b4cb6252e2184"><td class="memTemplParams" colspan="2"><a id="gada979902dabfdd42295b4cb6252e2184"></a>
  89. template&lt;typename SrcView , typename DstView &gt; </td></tr>
  90. <tr class="memitem:gada979902dabfdd42295b4cb6252e2184"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><b>threshold_optimal</b> (SrcView const &amp;src_view, DstView const &amp;dst_view, <a class="el" href="group___image_processing.html#ga62185ec305fdb480a227c159b9fa5e84">threshold_optimal_value</a> mode=<a class="el" href="group___image_processing.html#gga62185ec305fdb480a227c159b9fa5e84a3d734c6df06af2a3ac4e82483c51c455">threshold_optimal_value::otsu</a>, <a class="el" href="group___image_processing.html#gae73d8b37c737a81ffa26b0c5c62d8f0e">threshold_direction</a> direction=<a class="el" href="group___image_processing.html#ggae73d8b37c737a81ffa26b0c5c62d8f0eaaf37d08ae228a87dc6b265fd1019c97d">threshold_direction::regular</a>)</td></tr>
  91. <tr class="separator:gada979902dabfdd42295b4cb6252e2184"><td class="memSeparator" colspan="2">&#160;</td></tr>
  92. <tr class="memitem:ga6f0ba240537fbf6b89f488594c324038"><td class="memTemplParams" colspan="2"><a id="ga6f0ba240537fbf6b89f488594c324038"></a>
  93. template&lt;typename SrcView , typename DstView &gt; </td></tr>
  94. <tr class="memitem:ga6f0ba240537fbf6b89f488594c324038"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><b>threshold_adaptive</b> (SrcView const &amp;src_view, DstView const &amp;dst_view, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>&lt; DstView &gt;::type max_value, std::size_t kernel_size, threshold_adaptive_method method=threshold_adaptive_method::mean, <a class="el" href="group___image_processing.html#gae73d8b37c737a81ffa26b0c5c62d8f0e">threshold_direction</a> direction=<a class="el" href="group___image_processing.html#ggae73d8b37c737a81ffa26b0c5c62d8f0eaaf37d08ae228a87dc6b265fd1019c97d">threshold_direction::regular</a>, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>&lt; DstView &gt;::type constant=0)</td></tr>
  95. <tr class="separator:ga6f0ba240537fbf6b89f488594c324038"><td class="memSeparator" colspan="2">&#160;</td></tr>
  96. <tr class="memitem:gad16d2e4a6cb2065f61f62eabd07c3951"><td class="memTemplParams" colspan="2"><a id="gad16d2e4a6cb2065f61f62eabd07c3951"></a>
  97. template&lt;typename SrcView , typename DstView &gt; </td></tr>
  98. <tr class="memitem:gad16d2e4a6cb2065f61f62eabd07c3951"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><b>threshold_adaptive</b> (SrcView const &amp;src_view, DstView const &amp;dst_view, std::size_t kernel_size, threshold_adaptive_method method=threshold_adaptive_method::mean, <a class="el" href="group___image_processing.html#gae73d8b37c737a81ffa26b0c5c62d8f0e">threshold_direction</a> direction=<a class="el" href="group___image_processing.html#ggae73d8b37c737a81ffa26b0c5c62d8f0eaaf37d08ae228a87dc6b265fd1019c97d">threshold_direction::regular</a>, int constant=0)</td></tr>
  99. <tr class="separator:gad16d2e4a6cb2065f61f62eabd07c3951"><td class="memSeparator" colspan="2">&#160;</td></tr>
  100. </table>
  101. <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
  102. <p>Image Processing algorithms. </p>
  103. <p>Direction of image segmentation. The direction specifieds which pixels are considered as corresponding to object and which pixels correspond to background.</p>
  104. <p>Collection of image processing algorithms currently implemented by GIL. </p>
  105. <h2 class="groupheader">Enumeration Type Documentation</h2>
  106. <a id="gae73d8b37c737a81ffa26b0c5c62d8f0e"></a>
  107. <h2 class="memtitle"><span class="permalink"><a href="#gae73d8b37c737a81ffa26b0c5c62d8f0e">&#9670;&nbsp;</a></span>threshold_direction</h2>
  108. <div class="memitem">
  109. <div class="memproto">
  110. <table class="mlabels">
  111. <tr>
  112. <td class="mlabels-left">
  113. <table class="memname">
  114. <tr>
  115. <td class="memname">enum <a class="el" href="group___image_processing.html#gae73d8b37c737a81ffa26b0c5c62d8f0e">threshold_direction</a></td>
  116. </tr>
  117. </table>
  118. </td>
  119. <td class="mlabels-right">
  120. <span class="mlabels"><span class="mlabel">strong</span></span> </td>
  121. </tr>
  122. </table>
  123. </div><div class="memdoc">
  124. <table class="fieldtable">
  125. <tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="ggae73d8b37c737a81ffa26b0c5c62d8f0eaaf37d08ae228a87dc6b265fd1019c97d"></a>regular&#160;</td><td class="fielddoc"><p>Consider values greater than threshold value. </p>
  126. </td></tr>
  127. <tr><td class="fieldname"><a id="ggae73d8b37c737a81ffa26b0c5c62d8f0eaa91c78e040f7b9d158f381e197f8beb4"></a>inverse&#160;</td><td class="fielddoc"><p>Consider values less than or equal to threshold value. </p>
  128. </td></tr>
  129. </table>
  130. </div>
  131. </div>
  132. <a id="ga62185ec305fdb480a227c159b9fa5e84"></a>
  133. <h2 class="memtitle"><span class="permalink"><a href="#ga62185ec305fdb480a227c159b9fa5e84">&#9670;&nbsp;</a></span>threshold_optimal_value</h2>
  134. <div class="memitem">
  135. <div class="memproto">
  136. <table class="mlabels">
  137. <tr>
  138. <td class="mlabels-left">
  139. <table class="memname">
  140. <tr>
  141. <td class="memname">enum <a class="el" href="group___image_processing.html#ga62185ec305fdb480a227c159b9fa5e84">threshold_optimal_value</a></td>
  142. </tr>
  143. </table>
  144. </td>
  145. <td class="mlabels-right">
  146. <span class="mlabels"><span class="mlabel">strong</span></span> </td>
  147. </tr>
  148. </table>
  149. </div><div class="memdoc">
  150. <p>Method of optimal threshold value calculation. </p>
  151. <table class="fieldtable">
  152. <tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="gga62185ec305fdb480a227c159b9fa5e84a3d734c6df06af2a3ac4e82483c51c455"></a>otsu&#160;</td><td class="fielddoc"><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000004">Todo:</a></b></dt><dd>TODO </dd></dl>
  153. </td></tr>
  154. </table>
  155. </div>
  156. </div>
  157. <a id="ga7b2c4d7867de63cfdc39c26d750efab0"></a>
  158. <h2 class="memtitle"><span class="permalink"><a href="#ga7b2c4d7867de63cfdc39c26d750efab0">&#9670;&nbsp;</a></span>threshold_truncate_mode</h2>
  159. <div class="memitem">
  160. <div class="memproto">
  161. <table class="mlabels">
  162. <tr>
  163. <td class="mlabels-left">
  164. <table class="memname">
  165. <tr>
  166. <td class="memname">enum <a class="el" href="group___image_processing.html#ga7b2c4d7867de63cfdc39c26d750efab0">threshold_truncate_mode</a></td>
  167. </tr>
  168. </table>
  169. </td>
  170. <td class="mlabels-right">
  171. <span class="mlabels"><span class="mlabel">strong</span></span> </td>
  172. </tr>
  173. </table>
  174. </div><div class="memdoc">
  175. <p>TODO. </p>
  176. <table class="fieldtable">
  177. <tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="gga7b2c4d7867de63cfdc39c26d750efab0af0598264a691a8f62272aca0e79af374"></a>threshold&#160;</td><td class="fielddoc"><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000005">Todo:</a></b></dt><dd>TODO </dd></dl>
  178. </td></tr>
  179. <tr><td class="fieldname"><a id="gga7b2c4d7867de63cfdc39c26d750efab0ad02c4c4cde7ae76252540d116a40f23a"></a>zero&#160;</td><td class="fielddoc"><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000006">Todo:</a></b></dt><dd>TODO </dd></dl>
  180. </td></tr>
  181. </table>
  182. </div>
  183. </div>
  184. <h2 class="groupheader">Function Documentation</h2>
  185. <a id="ga2074015c3ced619e9075909377c10d5f"></a>
  186. <h2 class="memtitle"><span class="permalink"><a href="#ga2074015c3ced619e9075909377c10d5f">&#9670;&nbsp;</a></span>threshold_binary()</h2>
  187. <div class="memitem">
  188. <div class="memproto">
  189. <table class="memname">
  190. <tr>
  191. <td class="memname">void boost::gil::threshold_binary </td>
  192. <td>(</td>
  193. <td class="paramtype">SrcView const &amp;&#160;</td>
  194. <td class="paramname"><em>src_view</em>, </td>
  195. </tr>
  196. <tr>
  197. <td class="paramkey"></td>
  198. <td></td>
  199. <td class="paramtype">DstView const &amp;&#160;</td>
  200. <td class="paramname"><em>dst_view</em>, </td>
  201. </tr>
  202. <tr>
  203. <td class="paramkey"></td>
  204. <td></td>
  205. <td class="paramtype">typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>&lt; DstView &gt;::type&#160;</td>
  206. <td class="paramname"><em>threshold_value</em>, </td>
  207. </tr>
  208. <tr>
  209. <td class="paramkey"></td>
  210. <td></td>
  211. <td class="paramtype">typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>&lt; DstView &gt;::type&#160;</td>
  212. <td class="paramname"><em>max_value</em>, </td>
  213. </tr>
  214. <tr>
  215. <td class="paramkey"></td>
  216. <td></td>
  217. <td class="paramtype"><a class="el" href="group___image_processing.html#gae73d8b37c737a81ffa26b0c5c62d8f0e">threshold_direction</a>&#160;</td>
  218. <td class="paramname"><em>direction</em> = <code><a class="el" href="group___image_processing.html#ggae73d8b37c737a81ffa26b0c5c62d8f0eaaf37d08ae228a87dc6b265fd1019c97d">threshold_direction::regular</a></code>&#160;</td>
  219. </tr>
  220. <tr>
  221. <td></td>
  222. <td>)</td>
  223. <td></td><td></td>
  224. </tr>
  225. </table>
  226. </div><div class="memdoc">
  227. <p>Applies fixed threshold to each pixel of image view. Performs image binarization by thresholding channel value of each pixel of given image view. </p>
  228. <dl class="params"><dt>Parameters</dt><dd>
  229. <table class="params">
  230. <tr><td class="paramname">src_view</td><td>- TODO </td></tr>
  231. <tr><td class="paramname">dst_view</td><td>- TODO </td></tr>
  232. <tr><td class="paramname">threshold_value</td><td>- TODO </td></tr>
  233. <tr><td class="paramname">max_value</td><td>- TODO </td></tr>
  234. <tr><td class="paramname">threshold_direction</td><td>- if regular, values greater than threshold_value are set to max_value else set to 0; if inverse, values greater than threshold_value are set to 0 else set to max_value. </td></tr>
  235. </table>
  236. </dd>
  237. </dl>
  238. </div>
  239. </div>
  240. </div><!-- contents -->
  241. <!-- HTML footer for doxygen 1.8.13-->
  242. <!-- start footer part -->
  243. <hr class="footer"/>
  244. <address class="footer">
  245. <small>
  246. Generated by &#160;<a href="http://www.doxygen.org/index.html">doxygen</a> 1.8.15
  247. </small>
  248. </address>
  249. </body>
  250. </html>