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) |
Calculate and apply translation + scale transform.
Definition in file msm_zoom_aligner.cxx.
| 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.
1.7.5.1