Go to the source code of this file.
Typedefs | |
typedef TCost< C3DImage, C3DFVectorfield > | C3DImageCost |
the image-to-image cost function base class More... | |
typedef TFactory< C3DImageCost > | C3DImageCostPlugin |
plug-in for the image-to-image cost function base class More... | |
typedef THandlerSingleton < TFactoryPluginHandler < C3DImageCostPlugin > > | C3DImageCostPluginHandler |
plug-in handler for the image-to-image cost function base class More... | |
typedef std::shared_ptr < C3DImageCost > | P3DImageCost |
pointer type of the image-to-image cost function base class More... | |