MRPT
2.0.1
|
#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 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |