NimbRo ROS Soccer Package
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Camera Class Reference

This class is responsible for image acquisition process
As an output this class provides the raw image in /vision/takenImg topic. More...

#include <Camera.hpp>

Inherits ICamera.

Public Member Functions

void DeInitCameraDevice ()
 
virtual ~Camera ()
 Destructor.
 
bool IsReady ()
 
bool IsDummy ()
 
bool InitCameraDevice (bool)
 
double TakeCapture ()
 for capture new image More...
 
bool changeDevNum (bool first, bool &changed)
 
bool SetCameraProp ()
 
bool SetCameraSetting ()
 
bool ShouldPublish ()
 

Detailed Description

This class is responsible for image acquisition process
As an output this class provides the raw image in /vision/takenImg topic.

Member Function Documentation

double Camera::TakeCapture ( )

for capture new image

Returns
How much this capture is reliable

The documentation for this class was generated from the following files: