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

Calculate and apply 2D translations. More...

#include "msm_translation_aligner.h"
#include <vnl/vnl_vector.h>
#include <vsl/vsl_binary_loader.h>
#include <vcl_cassert.h>
#include <vcl_cstddef.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 2D translations.

Author:
Tim Cootes

Definition in file msm_translation_aligner.cxx.


Function Documentation

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

Definition at line 73 of file msm_translation_aligner.cxx.