mirror of
https://github.com/boostorg/gil.git
synced 2026-02-20 14:52:10 +00:00
deploy: c1c0a33e38
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<meta name="generator" content="Doxygen 1.9.8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Generic Image Library: Image Processing</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -27,101 +27,101 @@
|
||||
</div>
|
||||
<hr/>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<!-- Generated by Doxygen 1.9.1 -->
|
||||
<!-- Generated by Doxygen 1.9.8 -->
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',false,false,'search.php','Search');
|
||||
});
|
||||
/* @license-end */</script>
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#enum-members">Enumerations</a> |
|
||||
<a href="#func-members">Functions</a> </div>
|
||||
<div class="headertitle">
|
||||
<div class="title">Image Processing</div> </div>
|
||||
<div class="headertitle"><div class="title">Image Processing</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>Image Processing algorithms.
|
||||
<a href="#details">More...</a></p>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="enum-members" name="enum-members"></a>
|
||||
Enumerations</h2></td></tr>
|
||||
<tr class="memitem:gae73d8b37c737a81ffa26b0c5c62d8f0e"><td class="memItemLeft" align="right" valign="top">enum class  </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>
|
||||
<tr class="memitem:gae73d8b37c737a81ffa26b0c5c62d8f0e" id="r_gae73d8b37c737a81ffa26b0c5c62d8f0e"><td class="memItemLeft" align="right" valign="top">enum class  </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>
|
||||
, <a class="el" href="group___image_processing.html#ggae73d8b37c737a81ffa26b0c5c62d8f0eaa91c78e040f7b9d158f381e197f8beb4">inverse</a>
|
||||
}</td></tr>
|
||||
<tr class="separator:gae73d8b37c737a81ffa26b0c5c62d8f0e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga62185ec305fdb480a227c159b9fa5e84"><td class="memItemLeft" align="right" valign="top">enum class  </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>
|
||||
<tr class="memitem:ga62185ec305fdb480a227c159b9fa5e84" id="r_ga62185ec305fdb480a227c159b9fa5e84"><td class="memItemLeft" align="right" valign="top">enum class  </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>
|
||||
}</td></tr>
|
||||
<tr class="memdesc:ga62185ec305fdb480a227c159b9fa5e84"><td class="mdescLeft"> </td><td class="mdescRight">Method of optimal threshold value calculation. <a href="group___image_processing.html#ga62185ec305fdb480a227c159b9fa5e84">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga62185ec305fdb480a227c159b9fa5e84"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga7b2c4d7867de63cfdc39c26d750efab0"><td class="memItemLeft" align="right" valign="top">enum class  </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>
|
||||
<tr class="memitem:ga7b2c4d7867de63cfdc39c26d750efab0" id="r_ga7b2c4d7867de63cfdc39c26d750efab0"><td class="memItemLeft" align="right" valign="top">enum class  </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>
|
||||
, <a class="el" href="group___image_processing.html#gga7b2c4d7867de63cfdc39c26d750efab0ad02c4c4cde7ae76252540d116a40f23a">zero</a>
|
||||
}</td></tr>
|
||||
<tr class="memdesc:ga7b2c4d7867de63cfdc39c26d750efab0"><td class="mdescLeft"> </td><td class="mdescRight">TODO. <a href="group___image_processing.html#ga7b2c4d7867de63cfdc39c26d750efab0">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga7b2c4d7867de63cfdc39c26d750efab0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga7dbbf38fa6a0f77880a286cd23be3203"><td class="memItemLeft" align="right" valign="top"><a id="ga7dbbf38fa6a0f77880a286cd23be3203"></a>enum class  </td><td class="memItemRight" valign="bottom"><b>threshold_adaptive_method</b> { <b>mean</b>
|
||||
<tr class="memitem:ga7dbbf38fa6a0f77880a286cd23be3203" id="r_ga7dbbf38fa6a0f77880a286cd23be3203"><td class="memItemLeft" align="right" valign="top"><a id="ga7dbbf38fa6a0f77880a286cd23be3203" name="ga7dbbf38fa6a0f77880a286cd23be3203"></a>enum class  </td><td class="memItemRight" valign="bottom"><b>threshold_adaptive_method</b> { <b>mean</b>
|
||||
, <b>gaussian</b>
|
||||
}</td></tr>
|
||||
<tr class="separator:ga7dbbf38fa6a0f77880a286cd23be3203"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:gabf43b4d47f9db3431a5307242e555173"><td class="memTemplParams" colspan="2">template<typename SrcView , typename DstView , typename Kernel > </td></tr>
|
||||
<tr class="memitem:gabf43b4d47f9db3431a5307242e555173"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_processing.html#gabf43b4d47f9db3431a5307242e555173">morph_impl</a> (SrcView const &src_view, DstView const &dst_view, Kernel const &kernel, morphological_operation identifier)</td></tr>
|
||||
<tr class="memdesc:gabf43b4d47f9db3431a5307242e555173"><td class="mdescLeft"> </td><td class="mdescRight">Implements morphological operations at pixel level.This function compares neighbouring pixel values according to the kernel and choose minimum/mamximum neighbouring pixel value and assigns it to the pixel under consideration. <a href="group___image_processing.html#gabf43b4d47f9db3431a5307242e555173">More...</a><br /></td></tr>
|
||||
<tr class="separator:gabf43b4d47f9db3431a5307242e555173"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga8b8a87747a80f42b41a320b58ce3e1a2"><td class="memTemplParams" colspan="2">template<typename SrcView , typename DstView , typename Kernel > </td></tr>
|
||||
<tr class="memitem:ga8b8a87747a80f42b41a320b58ce3e1a2"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_processing.html#ga8b8a87747a80f42b41a320b58ce3e1a2">morph</a> (SrcView const &src_view, DstView const &dst_view, Kernel const &ker_mat, morphological_operation identifier)</td></tr>
|
||||
<tr class="memdesc:ga8b8a87747a80f42b41a320b58ce3e1a2"><td class="mdescLeft"> </td><td class="mdescRight">Checks feasibility of the desired operation and passes parameter values to the function morph_impl alongwith individual channel views of the input image. <a href="group___image_processing.html#ga8b8a87747a80f42b41a320b58ce3e1a2">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga8b8a87747a80f42b41a320b58ce3e1a2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga66625772f357c3dd401cb606364deabd"><td class="memTemplParams" colspan="2">template<typename SrcView , typename DiffView > </td></tr>
|
||||
<tr class="memitem:ga66625772f357c3dd401cb606364deabd"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_processing.html#ga66625772f357c3dd401cb606364deabd">difference_impl</a> (SrcView const &src_view1, SrcView const &src_view2, DiffView const &diff_view)</td></tr>
|
||||
<tr class="memdesc:ga66625772f357c3dd401cb606364deabd"><td class="mdescLeft"> </td><td class="mdescRight">Calculates the difference between pixel values of first <a class="el" href="classboost_1_1gil_1_1image__view.html" title="A lightweight object that interprets memory as a 2D array of pixels. Models ImageViewConcept,...">image_view</a> and second <a class="el" href="classboost_1_1gil_1_1image__view.html" title="A lightweight object that interprets memory as a 2D array of pixels. Models ImageViewConcept,...">image_view</a>. <a href="group___image_processing.html#ga66625772f357c3dd401cb606364deabd">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga66625772f357c3dd401cb606364deabd"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga4ab8ac2b7e6922f065c2179d86fb546f"><td class="memTemplParams" colspan="2">template<typename SrcView , typename DiffView > </td></tr>
|
||||
<tr class="memitem:ga4ab8ac2b7e6922f065c2179d86fb546f"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_processing.html#ga4ab8ac2b7e6922f065c2179d86fb546f">difference</a> (SrcView const &src_view1, SrcView const &src_view2, DiffView const &diff_view)</td></tr>
|
||||
<tr class="memdesc:ga4ab8ac2b7e6922f065c2179d86fb546f"><td class="mdescLeft"> </td><td class="mdescRight">Passes parameter values to the function 'difference_impl' alongwith individual channel views of input images. <a href="group___image_processing.html#ga4ab8ac2b7e6922f065c2179d86fb546f">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga4ab8ac2b7e6922f065c2179d86fb546f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga2074015c3ced619e9075909377c10d5f"><td class="memTemplParams" colspan="2">template<typename SrcView , typename DstView > </td></tr>
|
||||
<tr class="memitem:ga2074015c3ced619e9075909377c10d5f"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_processing.html#ga2074015c3ced619e9075909377c10d5f">threshold_binary</a> (SrcView const &src_view, DstView const &dst_view, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>< DstView >::type threshold_value, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>< DstView >::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>
|
||||
<tr class="memdesc:ga2074015c3ced619e9075909377c10d5f"><td class="mdescLeft"> </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>
|
||||
<tr class="separator:ga2074015c3ced619e9075909377c10d5f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaeaf67a8717e170a8eacd7ca80273dd85"><td class="memTemplParams" colspan="2"><a id="gaeaf67a8717e170a8eacd7ca80273dd85"></a>
|
||||
<tr class="memitem:ga11f3b19fce6240a867451a4e450cbeda" id="r_ga11f3b19fce6240a867451a4e450cbeda"><td class="memTemplParams" colspan="2">template<typename SrcView , typename DstView , typename Kernel > </td></tr>
|
||||
<tr class="memitem:ga11f3b19fce6240a867451a4e450cbeda"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_processing.html#ga11f3b19fce6240a867451a4e450cbeda">morph_impl</a> (SrcView const &src_view, DstView const &dst_view, Kernel const &kernel, morphological_operation identifier)</td></tr>
|
||||
<tr class="memdesc:ga11f3b19fce6240a867451a4e450cbeda"><td class="mdescLeft"> </td><td class="mdescRight">Implements morphological operations at pixel level.This function compares neighbouring pixel values according to the kernel and choose minimum/mamximum neighbouring pixel value and assigns it to the pixel under consideration. <br /></td></tr>
|
||||
<tr class="separator:ga11f3b19fce6240a867451a4e450cbeda"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga9146de40d1b6e239bfcd57b57297ee3a" id="r_ga9146de40d1b6e239bfcd57b57297ee3a"><td class="memTemplParams" colspan="2">template<typename SrcView , typename DstView , typename Kernel > </td></tr>
|
||||
<tr class="memitem:ga9146de40d1b6e239bfcd57b57297ee3a"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_processing.html#ga9146de40d1b6e239bfcd57b57297ee3a">morph</a> (SrcView const &src_view, DstView const &dst_view, Kernel const &ker_mat, morphological_operation identifier)</td></tr>
|
||||
<tr class="memdesc:ga9146de40d1b6e239bfcd57b57297ee3a"><td class="mdescLeft"> </td><td class="mdescRight">Checks feasibility of the desired operation and passes parameter values to the function morph_impl alongwith individual channel views of the input image. <br /></td></tr>
|
||||
<tr class="separator:ga9146de40d1b6e239bfcd57b57297ee3a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gae19fddcf9139b320a98dcecaa9327f12" id="r_gae19fddcf9139b320a98dcecaa9327f12"><td class="memTemplParams" colspan="2">template<typename SrcView , typename DiffView > </td></tr>
|
||||
<tr class="memitem:gae19fddcf9139b320a98dcecaa9327f12"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_processing.html#gae19fddcf9139b320a98dcecaa9327f12">difference_impl</a> (SrcView const &src_view1, SrcView const &src_view2, DiffView const &diff_view)</td></tr>
|
||||
<tr class="memdesc:gae19fddcf9139b320a98dcecaa9327f12"><td class="mdescLeft"> </td><td class="mdescRight">Calculates the difference between pixel values of first <a class="el" href="classboost_1_1gil_1_1image__view.html" title="A lightweight object that interprets memory as a 2D array of pixels. Models ImageViewConcept,...">image_view</a> and second <a class="el" href="classboost_1_1gil_1_1image__view.html" title="A lightweight object that interprets memory as a 2D array of pixels. Models ImageViewConcept,...">image_view</a>. <br /></td></tr>
|
||||
<tr class="separator:gae19fddcf9139b320a98dcecaa9327f12"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gae69d7d13dc8f6eeb4922247669adfc0f" id="r_gae69d7d13dc8f6eeb4922247669adfc0f"><td class="memTemplParams" colspan="2">template<typename SrcView , typename DiffView > </td></tr>
|
||||
<tr class="memitem:gae69d7d13dc8f6eeb4922247669adfc0f"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_processing.html#gae69d7d13dc8f6eeb4922247669adfc0f">difference</a> (SrcView const &src_view1, SrcView const &src_view2, DiffView const &diff_view)</td></tr>
|
||||
<tr class="memdesc:gae69d7d13dc8f6eeb4922247669adfc0f"><td class="mdescLeft"> </td><td class="mdescRight">Passes parameter values to the function 'difference_impl' alongwith individual channel views of input images. <br /></td></tr>
|
||||
<tr class="separator:gae69d7d13dc8f6eeb4922247669adfc0f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga3abf9616355b484409fc6a0664786085" id="r_ga3abf9616355b484409fc6a0664786085"><td class="memTemplParams" colspan="2">template<typename SrcView , typename DstView > </td></tr>
|
||||
<tr class="memitem:ga3abf9616355b484409fc6a0664786085"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_processing.html#ga3abf9616355b484409fc6a0664786085">threshold_binary</a> (SrcView const &src_view, DstView const &dst_view, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>< DstView >::type threshold_value, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>< DstView >::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>
|
||||
<tr class="memdesc:ga3abf9616355b484409fc6a0664786085"><td class="mdescLeft"> </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. <br /></td></tr>
|
||||
<tr class="separator:ga3abf9616355b484409fc6a0664786085"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gae5fe30971321bff505e9b07a9dc4413c" id="r_gae5fe30971321bff505e9b07a9dc4413c"><td class="memTemplParams" colspan="2"><a id="gae5fe30971321bff505e9b07a9dc4413c" name="gae5fe30971321bff505e9b07a9dc4413c"></a>
|
||||
template<typename SrcView , typename DstView > </td></tr>
|
||||
<tr class="memitem:gaeaf67a8717e170a8eacd7ca80273dd85"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_processing.html#gaeaf67a8717e170a8eacd7ca80273dd85">threshold_binary</a> (SrcView const &src_view, DstView const &dst_view, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>< DstView >::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>
|
||||
<tr class="memdesc:gaeaf67a8717e170a8eacd7ca80273dd85"><td class="mdescLeft"> </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>
|
||||
<tr class="separator:gaeaf67a8717e170a8eacd7ca80273dd85"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gacbd19f2c4dc367e744d2aac412f98055"><td class="memTemplParams" colspan="2"><a id="gacbd19f2c4dc367e744d2aac412f98055"></a>
|
||||
<tr class="memitem:gae5fe30971321bff505e9b07a9dc4413c"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><b>threshold_binary</b> (SrcView const &src_view, DstView const &dst_view, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>< DstView >::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>
|
||||
<tr class="memdesc:gae5fe30971321bff505e9b07a9dc4413c"><td class="mdescLeft"> </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>
|
||||
<tr class="separator:gae5fe30971321bff505e9b07a9dc4413c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga03f18f3cc943c339500e53d98bc386f4" id="r_ga03f18f3cc943c339500e53d98bc386f4"><td class="memTemplParams" colspan="2"><a id="ga03f18f3cc943c339500e53d98bc386f4" name="ga03f18f3cc943c339500e53d98bc386f4"></a>
|
||||
template<typename SrcView , typename DstView > </td></tr>
|
||||
<tr class="memitem:gacbd19f2c4dc367e744d2aac412f98055"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_processing.html#gacbd19f2c4dc367e744d2aac412f98055">threshold_truncate</a> (SrcView const &src_view, DstView const &dst_view, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>< DstView >::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>
|
||||
<tr class="memdesc:gacbd19f2c4dc367e744d2aac412f98055"><td class="mdescLeft"> </td><td class="mdescRight">Applies truncating threshold to each pixel of image view. Takes an image view and performs 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 or equal to threshold_value will be set to threshold_value else no change If mode is zero and direction is regular: values less than or equal to 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>
|
||||
<tr class="separator:gacbd19f2c4dc367e744d2aac412f98055"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gada979902dabfdd42295b4cb6252e2184"><td class="memTemplParams" colspan="2"><a id="gada979902dabfdd42295b4cb6252e2184"></a>
|
||||
<tr class="memitem:ga03f18f3cc943c339500e53d98bc386f4"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><b>threshold_truncate</b> (SrcView const &src_view, DstView const &dst_view, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>< DstView >::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>
|
||||
<tr class="memdesc:ga03f18f3cc943c339500e53d98bc386f4"><td class="mdescLeft"> </td><td class="mdescRight">Applies truncating threshold to each pixel of image view. Takes an image view and performs truncating threshold operation on each channel. 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 or equal to threshold_value will be set to threshold_value else no change If mode is zero and direction is regular: values less than or equal to 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>
|
||||
<tr class="separator:ga03f18f3cc943c339500e53d98bc386f4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga40eee549bb40862a3c4ab85b9ff628fc" id="r_ga40eee549bb40862a3c4ab85b9ff628fc"><td class="memTemplParams" colspan="2"><a id="ga40eee549bb40862a3c4ab85b9ff628fc" name="ga40eee549bb40862a3c4ab85b9ff628fc"></a>
|
||||
template<typename SrcView , typename DstView > </td></tr>
|
||||
<tr class="memitem:gada979902dabfdd42295b4cb6252e2184"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><b>threshold_optimal</b> (SrcView const &src_view, DstView const &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>
|
||||
<tr class="separator:gada979902dabfdd42295b4cb6252e2184"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga6f0ba240537fbf6b89f488594c324038"><td class="memTemplParams" colspan="2"><a id="ga6f0ba240537fbf6b89f488594c324038"></a>
|
||||
<tr class="memitem:ga40eee549bb40862a3c4ab85b9ff628fc"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><b>threshold_optimal</b> (SrcView const &src_view, DstView const &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>
|
||||
<tr class="separator:ga40eee549bb40862a3c4ab85b9ff628fc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaa456f39d2cc2489c3912a60defeb33e5" id="r_gaa456f39d2cc2489c3912a60defeb33e5"><td class="memTemplParams" colspan="2"><a id="gaa456f39d2cc2489c3912a60defeb33e5" name="gaa456f39d2cc2489c3912a60defeb33e5"></a>
|
||||
template<typename SrcView , typename DstView > </td></tr>
|
||||
<tr class="memitem:ga6f0ba240537fbf6b89f488594c324038"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><b>threshold_adaptive</b> (SrcView const &src_view, DstView const &dst_view, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>< DstView >::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>< DstView >::type constant=0)</td></tr>
|
||||
<tr class="separator:ga6f0ba240537fbf6b89f488594c324038"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gad16d2e4a6cb2065f61f62eabd07c3951"><td class="memTemplParams" colspan="2"><a id="gad16d2e4a6cb2065f61f62eabd07c3951"></a>
|
||||
<tr class="memitem:gaa456f39d2cc2489c3912a60defeb33e5"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><b>threshold_adaptive</b> (SrcView const &src_view, DstView const &dst_view, typename <a class="el" href="structboost_1_1gil_1_1channel__type.html">channel_type</a>< DstView >::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>< DstView >::type constant=0)</td></tr>
|
||||
<tr class="separator:gaa456f39d2cc2489c3912a60defeb33e5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga797fc6a035a3274871ff85e7d3f00692" id="r_ga797fc6a035a3274871ff85e7d3f00692"><td class="memTemplParams" colspan="2"><a id="ga797fc6a035a3274871ff85e7d3f00692" name="ga797fc6a035a3274871ff85e7d3f00692"></a>
|
||||
template<typename SrcView , typename DstView > </td></tr>
|
||||
<tr class="memitem:gad16d2e4a6cb2065f61f62eabd07c3951"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><b>threshold_adaptive</b> (SrcView const &src_view, DstView const &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>
|
||||
<tr class="separator:gad16d2e4a6cb2065f61f62eabd07c3951"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga797fc6a035a3274871ff85e7d3f00692"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><b>threshold_adaptive</b> (SrcView const &src_view, DstView const &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>
|
||||
<tr class="separator:ga797fc6a035a3274871ff85e7d3f00692"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<p>Image Processing algorithms. </p>
|
||||
<p>Direction of image segmentation. The direction specifies which pixels are considered as corresponding to object and which pixels correspond to background.</p>
|
||||
<p>Collection of image processing algorithms currently implemented by GIL. </p>
|
||||
<h2 class="groupheader">Enumeration Type Documentation</h2>
|
||||
<a id="gae73d8b37c737a81ffa26b0c5c62d8f0e"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#gae73d8b37c737a81ffa26b0c5c62d8f0e">◆ </a></span>threshold_direction</h2>
|
||||
<a id="gae73d8b37c737a81ffa26b0c5c62d8f0e" name="gae73d8b37c737a81ffa26b0c5c62d8f0e"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#gae73d8b37c737a81ffa26b0c5c62d8f0e">◆ </a></span>threshold_direction</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -130,7 +130,7 @@ template<typename SrcView , typename DstView > </td></tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">enum <a class="el" href="group___image_processing.html#gae73d8b37c737a81ffa26b0c5c62d8f0e">threshold_direction</a></td>
|
||||
<td class="memname">enum class <a class="el" href="group___image_processing.html#gae73d8b37c737a81ffa26b0c5c62d8f0e">threshold_direction</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
@@ -140,16 +140,16 @@ template<typename SrcView , typename DstView > </td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<table class="fieldtable">
|
||||
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="ggae73d8b37c737a81ffa26b0c5c62d8f0eaaf37d08ae228a87dc6b265fd1019c97d"></a>regular </td><td class="fielddoc"><p>Consider values greater than threshold value. </p>
|
||||
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="ggae73d8b37c737a81ffa26b0c5c62d8f0eaaf37d08ae228a87dc6b265fd1019c97d" name="ggae73d8b37c737a81ffa26b0c5c62d8f0eaaf37d08ae228a87dc6b265fd1019c97d"></a>regular </td><td class="fielddoc"><p>Consider values greater than threshold value. </p>
|
||||
</td></tr>
|
||||
<tr><td class="fieldname"><a id="ggae73d8b37c737a81ffa26b0c5c62d8f0eaa91c78e040f7b9d158f381e197f8beb4"></a>inverse </td><td class="fielddoc"><p>Consider values less than or equal to threshold value. </p>
|
||||
<tr><td class="fieldname"><a id="ggae73d8b37c737a81ffa26b0c5c62d8f0eaa91c78e040f7b9d158f381e197f8beb4" name="ggae73d8b37c737a81ffa26b0c5c62d8f0eaa91c78e040f7b9d158f381e197f8beb4"></a>inverse </td><td class="fielddoc"><p>Consider values less than or equal to threshold value. </p>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ga62185ec305fdb480a227c159b9fa5e84"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga62185ec305fdb480a227c159b9fa5e84">◆ </a></span>threshold_optimal_value</h2>
|
||||
<a id="ga62185ec305fdb480a227c159b9fa5e84" name="ga62185ec305fdb480a227c159b9fa5e84"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga62185ec305fdb480a227c159b9fa5e84">◆ </a></span>threshold_optimal_value</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -158,7 +158,7 @@ template<typename SrcView , typename DstView > </td></tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">enum <a class="el" href="group___image_processing.html#ga62185ec305fdb480a227c159b9fa5e84">threshold_optimal_value</a></td>
|
||||
<td class="memname">enum class <a class="el" href="group___image_processing.html#ga62185ec305fdb480a227c159b9fa5e84">threshold_optimal_value</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
@@ -170,14 +170,14 @@ template<typename SrcView , typename DstView > </td></tr>
|
||||
|
||||
<p>Method of optimal threshold value calculation. </p>
|
||||
<table class="fieldtable">
|
||||
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="gga62185ec305fdb480a227c159b9fa5e84a3d734c6df06af2a3ac4e82483c51c455"></a>otsu </td><td class="fielddoc"><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000007">Todo:</a></b></dt><dd>TODO </dd></dl>
|
||||
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="gga62185ec305fdb480a227c159b9fa5e84a3d734c6df06af2a3ac4e82483c51c455" name="gga62185ec305fdb480a227c159b9fa5e84a3d734c6df06af2a3ac4e82483c51c455"></a>otsu </td><td class="fielddoc"><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000007">Todo:</a></b></dt><dd>TODO </dd></dl>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ga7b2c4d7867de63cfdc39c26d750efab0"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga7b2c4d7867de63cfdc39c26d750efab0">◆ </a></span>threshold_truncate_mode</h2>
|
||||
<a id="ga7b2c4d7867de63cfdc39c26d750efab0" name="ga7b2c4d7867de63cfdc39c26d750efab0"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga7b2c4d7867de63cfdc39c26d750efab0">◆ </a></span>threshold_truncate_mode</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -186,7 +186,7 @@ template<typename SrcView , typename DstView > </td></tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">enum <a class="el" href="group___image_processing.html#ga7b2c4d7867de63cfdc39c26d750efab0">threshold_truncate_mode</a></td>
|
||||
<td class="memname">enum class <a class="el" href="group___image_processing.html#ga7b2c4d7867de63cfdc39c26d750efab0">threshold_truncate_mode</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
@@ -198,23 +198,25 @@ template<typename SrcView , typename DstView > </td></tr>
|
||||
|
||||
<p>TODO. </p>
|
||||
<table class="fieldtable">
|
||||
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="gga7b2c4d7867de63cfdc39c26d750efab0af0598264a691a8f62272aca0e79af374"></a>threshold </td><td class="fielddoc"><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000008">Todo:</a></b></dt><dd>TODO </dd></dl>
|
||||
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="gga7b2c4d7867de63cfdc39c26d750efab0af0598264a691a8f62272aca0e79af374" name="gga7b2c4d7867de63cfdc39c26d750efab0af0598264a691a8f62272aca0e79af374"></a>threshold </td><td class="fielddoc"><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000008">Todo:</a></b></dt><dd>TODO </dd></dl>
|
||||
</td></tr>
|
||||
<tr><td class="fieldname"><a id="gga7b2c4d7867de63cfdc39c26d750efab0ad02c4c4cde7ae76252540d116a40f23a"></a>zero </td><td class="fielddoc"><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000009">Todo:</a></b></dt><dd>TODO </dd></dl>
|
||||
<tr><td class="fieldname"><a id="gga7b2c4d7867de63cfdc39c26d750efab0ad02c4c4cde7ae76252540d116a40f23a" name="gga7b2c4d7867de63cfdc39c26d750efab0ad02c4c4cde7ae76252540d116a40f23a"></a>zero </td><td class="fielddoc"><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000009">Todo:</a></b></dt><dd>TODO </dd></dl>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Function Documentation</h2>
|
||||
<a id="ga4ab8ac2b7e6922f065c2179d86fb546f"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga4ab8ac2b7e6922f065c2179d86fb546f">◆ </a></span>difference()</h2>
|
||||
<a id="gae69d7d13dc8f6eeb4922247669adfc0f" name="gae69d7d13dc8f6eeb4922247669adfc0f"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#gae69d7d13dc8f6eeb4922247669adfc0f">◆ </a></span>difference()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<typename SrcView , typename DiffView > </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">void boost::gil::detail::difference </td>
|
||||
<td class="memname">void difference </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">SrcView const & </td>
|
||||
<td class="paramname"><em>src_view1</em>, </td>
|
||||
@@ -258,14 +260,16 @@ template<typename SrcView , typename DstView > </td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ga66625772f357c3dd401cb606364deabd"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga66625772f357c3dd401cb606364deabd">◆ </a></span>difference_impl()</h2>
|
||||
<a id="gae19fddcf9139b320a98dcecaa9327f12" name="gae19fddcf9139b320a98dcecaa9327f12"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#gae19fddcf9139b320a98dcecaa9327f12">◆ </a></span>difference_impl()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<typename SrcView , typename DiffView > </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">void boost::gil::detail::difference_impl </td>
|
||||
<td class="memname">void difference_impl </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">SrcView const & </td>
|
||||
<td class="paramname"><em>src_view1</em>, </td>
|
||||
@@ -309,14 +313,16 @@ template<typename SrcView , typename DstView > </td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ga8b8a87747a80f42b41a320b58ce3e1a2"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga8b8a87747a80f42b41a320b58ce3e1a2">◆ </a></span>morph()</h2>
|
||||
<a id="ga9146de40d1b6e239bfcd57b57297ee3a" name="ga9146de40d1b6e239bfcd57b57297ee3a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga9146de40d1b6e239bfcd57b57297ee3a">◆ </a></span>morph()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<typename SrcView , typename DstView , typename Kernel > </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">void boost::gil::detail::morph </td>
|
||||
<td class="memname">void morph </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">SrcView const & </td>
|
||||
<td class="paramname"><em>src_view</em>, </td>
|
||||
@@ -368,14 +374,16 @@ template<typename SrcView , typename DstView > </td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="gabf43b4d47f9db3431a5307242e555173"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#gabf43b4d47f9db3431a5307242e555173">◆ </a></span>morph_impl()</h2>
|
||||
<a id="ga11f3b19fce6240a867451a4e450cbeda" name="ga11f3b19fce6240a867451a4e450cbeda"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga11f3b19fce6240a867451a4e450cbeda">◆ </a></span>morph_impl()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<typename SrcView , typename DstView , typename Kernel > </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">void boost::gil::detail::morph_impl </td>
|
||||
<td class="memname">void morph_impl </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">SrcView const & </td>
|
||||
<td class="paramname"><em>src_view</em>, </td>
|
||||
@@ -427,14 +435,16 @@ template<typename SrcView , typename DstView > </td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ga2074015c3ced619e9075909377c10d5f"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga2074015c3ced619e9075909377c10d5f">◆ </a></span>threshold_binary()</h2>
|
||||
<a id="ga3abf9616355b484409fc6a0664786085" name="ga3abf9616355b484409fc6a0664786085"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga3abf9616355b484409fc6a0664786085">◆ </a></span>threshold_binary()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<typename SrcView , typename DstView > </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">void boost::gil::threshold_binary </td>
|
||||
<td class="memname">void threshold_binary </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">SrcView const & </td>
|
||||
<td class="paramname"><em>src_view</em>, </td>
|
||||
@@ -491,7 +501,7 @@ template<typename SrcView , typename DstView > </td></tr>
|
||||
<hr class="footer"/>
|
||||
<address class="footer">
|
||||
<small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">doxygen</a> 1.9.1
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">doxygen</a> 1.9.8
|
||||
</small>
|
||||
</address>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user