Go to the source code of this file.
Typedefs | |
| typedef TRegModel< 2 > | C2DRegModel |
| the 2D time-marching registration model More... | |
| typedef TFactory< C2DRegModel > | C2DRegModelPlugin |
| Plugin for the 2D registration model. More... | |
| typedef THandlerSingleton< TFactoryPluginHandler< C2DRegModelPlugin > > | C2DRegModelPluginHandler |
| typedef std::shared_ptr< C2DRegModel > | P2DRegModel |
| Pointer type for the registration model. More... | |
Variables | |
| template class EXPORT_2D | TFactory< C2DRegModel > |
| template class EXPORT_2D | TFactoryPluginHandler< C2DRegModelPlugin > |
| template class EXPORT_2D | THandlerSingleton< TFactoryPluginHandler< C2DRegModelPlugin > > |
| template class EXPORT_2D | TPlugin< C2DImage, regmodel_type > |
| template class EXPORT_2D | TRegModel< 2 > |
Definition at line 67 of file 2d/model.hh.
| typedef std::shared_ptr<C2DRegModel > P2DRegModel |
Pointer type for the registration model.
Definition at line 52 of file 2d/model.hh.
| template class EXPORT_2D TFactory< C2DRegModel > |
| template class EXPORT_2D TFactoryPluginHandler< C2DRegModelPlugin > |
| template class EXPORT_2D THandlerSingleton< TFactoryPluginHandler< C2DRegModelPlugin > > |
| template class EXPORT_2D TPlugin< C2DImage, regmodel_type > |