blob: a35d5661dc26400fae73ce1990d60c7f6b977a48 [file] [log] [blame]
<!-- Copyright 2008 Lubomir Bourdev and Hailin Jin
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
-->
<!--
Copyright 2005-2007 Adobe Systems Incorporated
Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
or a copy at http://stlab.adobe.com/licenses.html)
Some files are held under additional license.
Please see "http://stlab.adobe.com/licenses.html" for more information.
-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<TITLE>Generic Image Library: algorithm.hpp File Reference</TITLE>
<META HTTP-EQUIV="content-type" CONTENT="text/html;charset=ISO-8859-1"/>
<LINK TYPE="text/css" REL="stylesheet" HREF="adobe_source.css"/>
</head>
<body>
<table border="0" cellspacing="0" cellpadding="0" style='width: 100%; margin: 0; padding: 0'><tr>
<td width="100%" valign="top" style='padding-left: 10px; padding-right: 10px; padding-bottom: 10px'>
<div class="qindex"><a class="qindex" href="index.html">Modules</a>
| <a class="qindex" href="classes.html">Alphabetical List</a>
| <a class="qindex" href="annotated.html">Class List</a>
| <a class="qindex" href="dirs.html">Directories</a>
| <a class="qindex" href="files.html">File List</a>
| <a class="qindex" href="../index.html">GIL Home Page</a>
</div>
<!-- End Header -->
<!-- Generated by Doxygen 1.5.6 -->
<div class="navpath"><a class="el" href="g_i_l_0076.html">boost</a>&nbsp;&raquo&nbsp;<a class="el" href="g_i_l_0079.html">gil</a>&nbsp;&raquo&nbsp;<a class="el" href="g_i_l_0078.html">extension</a>&nbsp;&raquo&nbsp;<a class="el" href="g_i_l_0075.html">dynamic_image</a>
</div>
<div class="contents">
<h1>extension/dynamic_image/algorithm.hpp File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
Some basic STL-style algorithms when applied to runtime type specified image views.
<p>
<dl class="author" compact><dt><b>Author:</b></dt><dd>Lubomir Bourdev and Hailin Jin <br>
Adobe Systems Incorporated </dd></dl>
<dl class="date" compact><dt><b>Date:</b></dt><dd>2005-2007 <br>
Last updated on September 24, 2006 </dd></dl>
<p>
<code>#include &quot;<a class="el" href="g_i_l_0001.html">../../algorithm.hpp</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="g_i_l_0002.html">any_image.hpp</a>&quot;</code><br>
<code>#include &lt;boost/bind.hpp&gt;</code><br>
<p>
<a href="g_i_l_0086.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>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceboost.html">boost</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><b>boost::gil</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><b>boost::gil::detail</b></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="g5c4b493554b5d64718a4f43e8b7e6fe8"></a><!-- doxytag: member="extension/dynamic_image/algorithm.hpp::equal_pixels" ref="g5c4b493554b5d64718a4f43e8b7e6fe8" args="(const any_image_view&lt; Types1 &gt; &amp;src, const View2 &amp;dst)" -->
template&lt;typename Types1, typename View2&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>equal_pixels</b> (const any_image_view&lt; Types1 &gt; &amp;src, const View2 &amp;dst)</td></tr>
<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="ged1a2383040f2d2a9e6dc3fe6c05ec80"></a><!-- doxytag: member="extension/dynamic_image/algorithm.hpp::equal_pixels" ref="ged1a2383040f2d2a9e6dc3fe6c05ec80" args="(const View1 &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)" -->
template&lt;typename View1, typename Types2&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>equal_pixels</b> (const View1 &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)</td></tr>
<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="g83fe430ec3d6e9056696d5756581f9d9"></a><!-- doxytag: member="extension/dynamic_image/algorithm.hpp::equal_pixels" ref="g83fe430ec3d6e9056696d5756581f9d9" args="(const any_image_view&lt; Types1 &gt; &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)" -->
template&lt;typename Types1, typename Types2&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>equal_pixels</b> (const any_image_view&lt; Types1 &gt; &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)</td></tr>
<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="gecabe69c1f47267cd3eeca46947d6427"></a><!-- doxytag: member="extension/dynamic_image/algorithm.hpp::copy_pixels" ref="gecabe69c1f47267cd3eeca46947d6427" args="(const any_image_view&lt; Types1 &gt; &amp;src, const View2 &amp;dst)" -->
template&lt;typename Types1, typename View2&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_pixels</b> (const any_image_view&lt; Types1 &gt; &amp;src, const View2 &amp;dst)</td></tr>
<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="g501c91f4bb332678f087e19ccd2addc3"></a><!-- doxytag: member="extension/dynamic_image/algorithm.hpp::copy_pixels" ref="g501c91f4bb332678f087e19ccd2addc3" args="(const View1 &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)" -->
template&lt;typename View1, typename Types2&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_pixels</b> (const View1 &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)</td></tr>
<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="g0f9bc30303b42df8c72e021bfb7c4e48"></a><!-- doxytag: member="extension/dynamic_image/algorithm.hpp::copy_pixels" ref="g0f9bc30303b42df8c72e021bfb7c4e48" args="(const any_image_view&lt; Types1 &gt; &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)" -->
template&lt;typename Types1, typename Types2&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_pixels</b> (const any_image_view&lt; Types1 &gt; &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)</td></tr>
<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="gc13384185659e72aec54a524ed5b4f87"></a><!-- doxytag: member="extension/dynamic_image/algorithm.hpp::copy_and_convert_pixels" ref="gc13384185659e72aec54a524ed5b4f87" args="(const any_image_view&lt; Types1 &gt; &amp;src, const View2 &amp;dst, CC cc)" -->
template&lt;typename Types1, typename View2, typename CC&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_and_convert_pixels</b> (const any_image_view&lt; Types1 &gt; &amp;src, const View2 &amp;dst, CC cc)</td></tr>
<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="g585b47c09702c0e8c896ac51b0af02c4"></a><!-- doxytag: member="extension/dynamic_image/algorithm.hpp::copy_and_convert_pixels" ref="g585b47c09702c0e8c896ac51b0af02c4" args="(const any_image_view&lt; Types1 &gt; &amp;src, const View2 &amp;dst)" -->
template&lt;typename Types1, typename View2&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_and_convert_pixels</b> (const any_image_view&lt; Types1 &gt; &amp;src, const View2 &amp;dst)</td></tr>
<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="gf3a7d75e1102aa01f78a3fab864f7e05"></a><!-- doxytag: member="extension/dynamic_image/algorithm.hpp::copy_and_convert_pixels" ref="gf3a7d75e1102aa01f78a3fab864f7e05" args="(const View1 &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst, CC cc)" -->
template&lt;typename View1, typename Types2, typename CC&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_and_convert_pixels</b> (const View1 &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst, CC cc)</td></tr>
<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="gc9e245c3148be2352bbe9ffdc1a339df"></a><!-- doxytag: member="extension/dynamic_image/algorithm.hpp::copy_and_convert_pixels" ref="gc9e245c3148be2352bbe9ffdc1a339df" args="(const View1 &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)" -->
template&lt;typename View1, typename Types2&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_and_convert_pixels</b> (const View1 &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)</td></tr>
<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="gaf4d2a70db01453fd33049103e44991a"></a><!-- doxytag: member="extension/dynamic_image/algorithm.hpp::copy_and_convert_pixels" ref="gaf4d2a70db01453fd33049103e44991a" args="(const any_image_view&lt; Types1 &gt; &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst, CC cc)" -->
template&lt;typename Types1, typename Types2, typename CC&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_and_convert_pixels</b> (const any_image_view&lt; Types1 &gt; &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst, CC cc)</td></tr>
<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="g88a4d25d82dc28a5c9c534e55f2ec034"></a><!-- doxytag: member="extension/dynamic_image/algorithm.hpp::copy_and_convert_pixels" ref="g88a4d25d82dc28a5c9c534e55f2ec034" args="(const any_image_view&lt; Types1 &gt; &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)" -->
template&lt;typename Types1, typename Types2&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_and_convert_pixels</b> (const any_image_view&lt; Types1 &gt; &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)</td></tr>
<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="gd38040bb50f5ea498151dd846d4d7873"></a><!-- doxytag: member="extension/dynamic_image/algorithm.hpp::fill_pixels" ref="gd38040bb50f5ea498151dd846d4d7873" args="(const any_image_view&lt; Types &gt; &amp;img_view, const Value &amp;val)" -->
template&lt;typename Types, typename Value&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="g_i_l_0149.html#gd38040bb50f5ea498151dd846d4d7873">fill_pixels</a> (const any_image_view&lt; Types &gt; &amp;img_view, const Value &amp;val)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">fill_pixels for any <a class="el" href="g_i_l_0038.html" title="container interface over image view. Models ImageConcept, PixelBasedConcept">image</a> view. The <a class="el" href="g_i_l_0599.html" title="Represents a pixel value (a container of channels). Models: HomogeneousColorBaseValueConcept...">pixel</a> to fill with must be compatible with the current view <br></td></tr>
</table>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sat May 2 13:50:15 2009 for Generic Image Library by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>