#include "StdAfx.h"
#include <cob_driver/cob_camera_sensors/common/include/cob_camera_sensors/AbstractRangeImagingSensor.h>
#include <stdio.h>
#include <math.h>
#include <assert.h>
#include <sstream>
#include <boost/filesystem.hpp>
Go to the source code of this file.
Classes | |
class | ipa_CameraSensors::VirtualRangeCam |
Namespaces | |
namespace | ipa_CameraSensors |
Functions | |
__DLL_LIBCAMERASENSORS__ AbstractRangeImagingSensorPtr | ipa_CameraSensors::CreateRangeImagingSensor_VirtualCam () |
Variables | |
static const int | ipa_CameraSensors::SWISSRANGER_COLUMNS = 176 |
static const int | ipa_CameraSensors::SWISSRANGER_ROWS = 144 |