Wildmeshing Toolkit
mesh_with_tag_from_image.hpp File Reference
#include <wmtk/TriMesh.hpp>
#include <filesystem>
Include dependency graph for mesh_with_tag_from_image.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::components
 
 wmtk::components::input
 

Functions

std::shared_ptr< wmtk::TriMeshwmtk::components::input::mesh_with_tag_from_image (const std::filesystem::path &file, const std::string &tag_name)
 Build a tagged triangle mesh from a greyscale image. More...