|
My Project
|
a class to print out the intensity values of two images to compare them More...
#include <mia/2d/image.hh>
Public Member Functions | |
| template<typename T, typename S> | |
| int | operator() (const T2DImage< T > &src, const T2DImage< S > &ref) const |
Additional Inherited Members | |
| Public Types inherited from TFilter< int > | |
| typedef int | result_type |
| defines the return type of the filter function | |
a class to print out the intensity values of two images to compare them
Definition at line 372 of file 2d/image.hh.
|
inline |
Definition at line 376 of file 2d/image.hh.
References T2DImage< T >::begin(), cvdebug(), and T2DImage< T >::end().