MIRA
|
Registration and unregistration helper class. More...
Go to the source code of this file.
Classes | |
class | Registrar< TRegistrar > |
A template class that creates a static instance of TRegistrar. More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Macros | |
#define | MIRA_REGISTRAR(TRegistrar) template class mira::Registrar<TRegistrar>; |
performs the explicit template instantiation More... | |
Registration and unregistration helper class.
#define MIRA_REGISTRAR | ( | TRegistrar | ) | template class mira::Registrar<TRegistrar>; |
performs the explicit template instantiation