functor to copy an image into paointer representation More...
#include <mia/2d/image.hh>
Public Member Functions | |
template<typename T > | |
P2DImage | operator() (const T2DImage< T > &image) const |
functor to copy an image into paointer representation
This functor copies a 2D image into a P2DImage representation that is used in filters and cost functions.
Definition at line 410 of file 2d/image.hh.
|
inline |
Definition at line 413 of file 2d/image.hh.