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  More... | |
a class to print out the intensity values of two images to compare them
Definition at line 354 of file 2d/image.hh.
| 
 | inline | 
Definition at line 357 of file 2d/image.hh.
References T2DImage< T >::begin(), cvdebug(), T2DImage< T >::end(), EXPORT_2D, and operator==().