Functions
contrib/mul/msm/msm_zoom_aligner.cxx File Reference

Calculate and apply translation + scale transform. More...

#include "msm_zoom_aligner.h"
#include <vnl/vnl_vector.h>
#include <vsl/vsl_binary_loader.h>
#include <vcl_cstddef.h>
#include <vcl_cassert.h>

Go to the source code of this file.

Functions

vgl_point_2d< double > msm_wtd_cog (const msm_points &pts, const vnl_vector< double > &wts)

Detailed Description

Calculate and apply translation + scale transform.

Author:
Tim Cootes

Definition in file msm_zoom_aligner.cxx.


Function Documentation

vgl_point_2d<double> msm_wtd_cog ( const msm_points pts,
const vnl_vector< double > &  wts 
) [inline]

Definition at line 114 of file msm_zoom_aligner.cxx.