2d/maskedcost.hh File Reference
Include dependency graph for 2d/maskedcost.hh:

Go to the source code of this file.

Typedefs

typedef TMaskedCost< C2DImage, C2DBitImage, C2DFVectorfieldC2DMaskedImageCost
 the image-to-image cost function base class More...
 
typedef TFactory< C2DMaskedImageCostC2DMaskedImageCostPlugin
 plug-in for the image-to-image cost function base class More...
 
typedef THandlerSingleton< TFactoryPluginHandler< C2DMaskedImageCostPlugin > > C2DMaskedImageCostPluginHandler
 plug-in handler for the image-to-image cost function base class More...
 
typedef std::shared_ptr< C2DMaskedImageCostP2DMaskedImageCost
 pointer type of the image-to-image cost function base class More...
 

Variables

template class EXPORT_2D TMaskedCost< C2DImage, C2DBitImage, C2DFVectorfield >
 

Variable Documentation

◆ TMaskedCost< C2DImage, C2DBitImage, C2DFVectorfield >