Scale + translate ImageMetric. More...
#include <vnl/vnl_double_3x3.h>
#include <vgl/vgl_fwd.h>
#include <mvl/ImageMetric.h>
#include <vcl_iosfwd.h>
Go to the source code of this file.
Classes | |
class | SimilarityMetric |
Scale + translate ImageMetric.
An ImageMetric that simply scales and translates. Most often used to condition points by transforming the image centre to the origin, and scaling so that the diagonal has length 2.
Modifications 22 Jun 2003 - Peter Vanroose - added vgl_homg_point_2d interface
Definition in file SimilarityMetric.h.