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) |
Calculate and apply 2D translations.
Definition in file msm_translation_aligner.cxx.
| 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.
1.7.5.1