Go to the source code of this file.
Typedefs | |
| typedef TMaskedCost< C3DImage, C3DBitImage, C3DFVectorfield > | C3DMaskedImageCost |
| the image-to-image cost function base class More... | |
| typedef TFactory< C3DMaskedImageCost > | C3DMaskedImageCostPlugin |
| plug-in for the image-to-image cost function base class More... | |
| typedef THandlerSingleton< TFactoryPluginHandler< C3DMaskedImageCostPlugin > > | C3DMaskedImageCostPluginHandler |
| plug-in handler for the image-to-image cost function base class More... | |
| typedef std::shared_ptr< C3DMaskedImageCost > | P3DMaskedImageCost |
| pointer type of the image-to-image cost function base class More... | |