/**

\page CaptureController

\section introduction Overview

This component controls image flow using Img::CameraCaptureService

<table>
<tr><th>implementation_id</th><td>CaptureController</td></tr>
<tr><th>category</th><td>example</td></tr>
</table>

\section dataports Data Ports

\subsection inports Input Ports

<table>
<tr><th>port name</th><th>data type</th><th>unit</th><th>description</th></tr>
<tr><td>imageIn</td><td>Img::TimedCameraImage</td><td></td><td>camera image</td></tr>
</table>

\subsection outports Output Ports

<table>
<tr><th>port name</th><th>data type</th><th>unit</th><th>description</th></tr>
<tr><td>imageOut</td><td>Img::TimedCameraImage</td><td></td><td>camera image</td></tr>
</table>

\section serviceports Service Ports

\subsection provider Service Providers

<table>
<tr><th>port name</th><th>interface name</th><th>service type</th><th>IDL</th><th>description</th></tr>
<tr><td>CameraCaptureService</td><td>service0</td><td>CameraCaptureService</td><td>\ref Img::CameraCaptureService</td><td></td></tr>
</table>

\subsection consumer Service Consumers

N/A

\section configuration Configuration Variables

<table>
<tr><th>name</th><th>type</th><th>unit</th><th>default value</th><th>description</th></tr>
</table>

\section conf Configuration File

N/A

 */
