#include <mrpt/config.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.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |