MRPT
1.9.9
|
#include <mrpt/config.h>
#include <mrpt/core/pimpl.h>
#include <mrpt/core/safe_pointers.h>
#include <mrpt/obs/CObservationImage.h>
#include <mrpt/typemeta/TEnumType.h>
Go to the source code of this file.
Classes | |
struct | mrpt::hwdrivers::TCaptureCVOptions |
Options used when creating an OpenCV capture object Some options apply to IEEE1394 cameras only. More... | |
class | mrpt::hwdrivers::CImageGrabber_OpenCV |
A class for grabing images from a "OpenCV"-compatible camera, or from an AVI video file. More... | |
Namespaces | |
mrpt::hwdrivers | |
Contains classes for various device interfaces. | |
Enumerations | |
enum | mrpt::hwdrivers::TCameraType { mrpt::hwdrivers::CAMERA_CV_AUTODETECT = 0, mrpt::hwdrivers::CAMERA_CV_DC1394, mrpt::hwdrivers::CAMERA_CV_VFL, mrpt::hwdrivers::CAMERA_CV_VFW, mrpt::hwdrivers::CAMERA_CV_MIL, mrpt::hwdrivers::CAMERA_CV_DSHOW } |
These capture types are like their OpenCV equivalents. More... | |
Functions | |
MRPT_FILL_ENUM_MEMBER (mrpt::hwdrivers, CAMERA_CV_AUTODETECT) | |
MRPT_FILL_ENUM_MEMBER (mrpt::hwdrivers, CAMERA_CV_DC1394) | |
MRPT_FILL_ENUM_MEMBER (mrpt::hwdrivers, CAMERA_CV_VFL) | |
MRPT_FILL_ENUM_MEMBER (mrpt::hwdrivers, CAMERA_CV_VFW) | |
MRPT_FILL_ENUM_MEMBER (mrpt::hwdrivers, CAMERA_CV_MIL) | |
MRPT_FILL_ENUM_MEMBER (mrpt::hwdrivers, CAMERA_CV_DSHOW) | |
MRPT_FILL_ENUM_MEMBER | ( | mrpt::hwdrivers | , |
CAMERA_CV_AUTODETECT | |||
) |
MRPT_FILL_ENUM_MEMBER | ( | mrpt::hwdrivers | , |
CAMERA_CV_DC1394 | |||
) |
MRPT_FILL_ENUM_MEMBER | ( | mrpt::hwdrivers | , |
CAMERA_CV_VFL | |||
) |
MRPT_FILL_ENUM_MEMBER | ( | mrpt::hwdrivers | , |
CAMERA_CV_VFW | |||
) |
MRPT_FILL_ENUM_MEMBER | ( | mrpt::hwdrivers | , |
CAMERA_CV_MIL | |||
) |
MRPT_FILL_ENUM_MEMBER | ( | mrpt::hwdrivers | , |
CAMERA_CV_DSHOW | |||
) |
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |