#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.9.1 for MRPT 1.4.0 SVN: at Mon Apr 18 03:56:21 UTC 2022 |