![]() |
My Project
|
This file implements a capture plugin based on File. More...
#include <opencv2/videoio.hpp>#include "Capture.h"#include "CapturePlugin.h"#include <opencv2/highgui.hpp>Go to the source code of this file.
Classes | |
| class | CaptureFile |
| Implementation of Capture interface for File plugin. More... | |
| class | CapturePluginFile |
| Implementation of CapturePlugin interface for File plugin. More... | |
Namespaces | |
| alvar | |
| Main ALVAR namespace. | |
| alvar::plugins | |
| Dynamically loaded plugins namespace. | |
Functions | |
| ALVAR_CAPTURE_PLUGIN_CMU_EXPORT void | registerPlugin (const std::string &captureType, alvar::CapturePlugin *&capturePlugin) |
This file implements a capture plugin based on File.
Definition in file CapturePluginFile.h.