#include <mrpt/config.h>#include <mrpt/hwdrivers/link_pragmas.h>#include <mrpt/obs/CObservationImage.h>#include <mrpt/utils/safe_pointers.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 | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.  | |
| 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... | |
| Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |