Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 4bc66056a634db26a1f4d0845dc41ca6 > files > 13952

mrpt-doc-0.9.5-0.1.20110925svn2670.fc16.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>mrpt::hwdrivers::TCaptureCVOptions Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<div align="left"><a href="http://www.mrpt.org/">Main MRPT website</a> &gt; <b>C++ reference</b> </div>
<div align="right">
<a href="index.html"><img border="0" src="mrpt_logo.png" alt="MRPT logo"></a>
</div>
<!-- Generated by Doxygen 1.7.5 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
          <div class="left">
            <form id="FSearchBox" action="search.php" method="get">
              <img id="MSearchSelect" src="search/mag.png" alt=""/>
              <input type="text" id="MSearchField" name="query" value="Search" size="20" accesskey="S" 
                     onfocus="searchBox.OnSearchFieldFocus(true)" 
                     onblur="searchBox.OnSearchFieldFocus(false)"/>
            </form>
          </div><div class="right"></div>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespacemrpt.html">mrpt</a>      </li>
      <li class="navelem"><a class="el" href="namespacemrpt_1_1hwdrivers.html">hwdrivers</a>      </li>
      <li class="navelem"><a class="el" href="structmrpt_1_1hwdrivers_1_1_t_capture_c_v_options.html">TCaptureCVOptions</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a>  </div>
  <div class="headertitle">
<div class="title">mrpt::hwdrivers::TCaptureCVOptions Struct Reference<div class="ingroups"><a class="el" href="group__mrpt__hwdrivers__grp.html">[mrpt-hwdrivers]</a></div></div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="mrpt::hwdrivers::TCaptureCVOptions" --><hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Options used when creating an OpenCV capture object Some options apply to IEEE1394 cameras only. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classmrpt_1_1hwdrivers_1_1_c_image_grabber___open_c_v.html" title="A class for grabing images from a &quot;OpenCV&quot;-compatible camera, or from an AVI video file...">CImageGrabber_OpenCV</a> </dd></dl>
</div>
<p><code>#include &lt;<a class="el" href="_c_image_grabber___open_c_v_8h_source.html">mrpt/hwdrivers/CImageGrabber_OpenCV.h</a>&gt;</code></p>

<p><a href="structmrpt_1_1hwdrivers_1_1_t_capture_c_v_options-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1hwdrivers_1_1_t_capture_c_v_options.html#ab460e689092ea531a334f0781f830cba">TCaptureCVOptions</a> ()</td></tr>
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1hwdrivers_1_1_t_capture_c_v_options.html#a42c4ea9406816fb7144625a5d59429c1">frame_width</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1hwdrivers_1_1_t_capture_c_v_options.html#a55b0ca774ddffd5164f0df9eff0ba7b7">frame_height</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">(All cameras) Capture resolution (0: Leave the default)  <a href="#a55b0ca774ddffd5164f0df9eff0ba7b7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1hwdrivers_1_1_t_capture_c_v_options.html#acfbd97812269766fe25f50ec71664b30">gain</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">(All cameras) Camera gain (0: Leave the default)  <a href="#acfbd97812269766fe25f50ec71664b30"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1hwdrivers_1_1_t_capture_c_v_options.html#acf89c4e70a2703fe7887668b19de39b8">ieee1394_fps</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">(IEEE1394 cameras) Frame rate for the capture (0: Leave the default).  <a href="#acf89c4e70a2703fe7887668b19de39b8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1hwdrivers_1_1_t_capture_c_v_options.html#aa469eb868613e8215d1ef6b85dd7a072">ieee1394_grayscale</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">(IEEE1394 cameras) Whether to grab grayscale images (Default=false).  <a href="#aa469eb868613e8215d1ef6b85dd7a072"></a><br/></td></tr>
</table>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ab460e689092ea531a334f0781f830cba"></a><!-- doxytag: member="mrpt::hwdrivers::TCaptureCVOptions::TCaptureCVOptions" ref="ab460e689092ea531a334f0781f830cba" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">mrpt::hwdrivers::TCaptureCVOptions::TCaptureCVOptions </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_c_image_grabber___open_c_v_8h_source.html#l00060">60</a> of file <a class="el" href="_c_image_grabber___open_c_v_8h_source.html">CImageGrabber_OpenCV.h</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a55b0ca774ddffd5164f0df9eff0ba7b7"></a><!-- doxytag: member="mrpt::hwdrivers::TCaptureCVOptions::frame_height" ref="a55b0ca774ddffd5164f0df9eff0ba7b7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structmrpt_1_1hwdrivers_1_1_t_capture_c_v_options.html#a55b0ca774ddffd5164f0df9eff0ba7b7">mrpt::hwdrivers::TCaptureCVOptions::frame_height</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(All cameras) Capture resolution (0: Leave the default) </p>

<p>Definition at line <a class="el" href="_c_image_grabber___open_c_v_8h_source.html#l00067">67</a> of file <a class="el" href="_c_image_grabber___open_c_v_8h_source.html">CImageGrabber_OpenCV.h</a>.</p>

</div>
</div>
<a class="anchor" id="a42c4ea9406816fb7144625a5d59429c1"></a><!-- doxytag: member="mrpt::hwdrivers::TCaptureCVOptions::frame_width" ref="a42c4ea9406816fb7144625a5d59429c1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structmrpt_1_1hwdrivers_1_1_t_capture_c_v_options.html#a42c4ea9406816fb7144625a5d59429c1">mrpt::hwdrivers::TCaptureCVOptions::frame_width</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_c_image_grabber___open_c_v_8h_source.html#l00067">67</a> of file <a class="el" href="_c_image_grabber___open_c_v_8h_source.html">CImageGrabber_OpenCV.h</a>.</p>

</div>
</div>
<a class="anchor" id="acfbd97812269766fe25f50ec71664b30"></a><!-- doxytag: member="mrpt::hwdrivers::TCaptureCVOptions::gain" ref="acfbd97812269766fe25f50ec71664b30" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="structmrpt_1_1hwdrivers_1_1_t_capture_c_v_options.html#acfbd97812269766fe25f50ec71664b30">mrpt::hwdrivers::TCaptureCVOptions::gain</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(All cameras) Camera gain (0: Leave the default) </p>

<p>Definition at line <a class="el" href="_c_image_grabber___open_c_v_8h_source.html#l00068">68</a> of file <a class="el" href="_c_image_grabber___open_c_v_8h_source.html">CImageGrabber_OpenCV.h</a>.</p>

</div>
</div>
<a class="anchor" id="acf89c4e70a2703fe7887668b19de39b8"></a><!-- doxytag: member="mrpt::hwdrivers::TCaptureCVOptions::ieee1394_fps" ref="acf89c4e70a2703fe7887668b19de39b8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="structmrpt_1_1hwdrivers_1_1_t_capture_c_v_options.html#acf89c4e70a2703fe7887668b19de39b8">mrpt::hwdrivers::TCaptureCVOptions::ieee1394_fps</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(IEEE1394 cameras) Frame rate for the capture (0: Leave the default). </p>

<p>Definition at line <a class="el" href="_c_image_grabber___open_c_v_8h_source.html#l00069">69</a> of file <a class="el" href="_c_image_grabber___open_c_v_8h_source.html">CImageGrabber_OpenCV.h</a>.</p>

</div>
</div>
<a class="anchor" id="aa469eb868613e8215d1ef6b85dd7a072"></a><!-- doxytag: member="mrpt::hwdrivers::TCaptureCVOptions::ieee1394_grayscale" ref="aa469eb868613e8215d1ef6b85dd7a072" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structmrpt_1_1hwdrivers_1_1_t_capture_c_v_options.html#aa469eb868613e8215d1ef6b85dd7a072">mrpt::hwdrivers::TCaptureCVOptions::ieee1394_grayscale</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(IEEE1394 cameras) Whether to grab grayscale images (Default=false). </p>

<p>Definition at line <a class="el" href="_c_image_grabber___open_c_v_8h_source.html#l00070">70</a> of file <a class="el" href="_c_image_grabber___open_c_v_8h_source.html">CImageGrabber_OpenCV.h</a>.</p>

</div>
</div>
</div>
<br><hr><br> <table border="0" width="100%"> <tr> <td> Page generated by <a href="http://www.doxygen.org" target="_blank">Doxygen 1.7.5</a> for MRPT 0.9.5 SVN: at Sun Sep 25 17:20:18 UTC 2011</td><td></td> <td width="100"> </td> <td width="150">  </td></tr> </table>  </body></html>