![]() |
NimbRo ROS Soccer Package
|
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 () |
This class is responsible for image acquisition process
As an output this class provides the raw image in /vision/takenImg topic.
double Camera::TakeCapture | ( | ) |
for capture new image