3d/cost.hh File Reference
#include <mia/core/cost.hh>
#include <mia/3d/image.hh>
Include dependency graph for 3d/cost.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef TCost< C3DImage, C3DFVectorfieldC3DImageCost
 the image-to-image cost function base class More...
 
typedef TFactory< C3DImageCostC3DImageCostPlugin
 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< C3DImageCostP3DImageCost
 pointer type of the image-to-image cost function base class More...
 

Variables

template class EXPORT_3D TCost< C3DImage, C3DFVectorfield >
 
template class EXPORT_3D THandlerSingleton< TFactoryPluginHandler< C3DImageCostPlugin > >
 

Variable Documentation

◆ TCost< C3DImage, C3DFVectorfield >

◆ THandlerSingleton< TFactoryPluginHandler< C3DImageCostPlugin > >