MEPP2 Project
|
#include "msdm2_surfacemesh.h"
#include "FEVV/Filters/CGAL/Surface_mesh/msdm2.h"
#include "FEVV/Filters/Generic/minmax_map.h"
#include "FEVV/Filters/Generic/color_mesh.h"
#include "FEVV/Filters/Generic/calculate_face_normals.hpp"
Go to the source code of this file.
Namespaces | |
msdm2 | |
Functions | |
void | msdm2::msdm2_surfacemesh (const MeshT &mesh_degraded, const MeshT &mesh_original, const int nb_levels, double &msdm2_value, Msdm2MapT &msdm2_pmap) |
Computes the multiscale MSDM2 metric. More... | |