What is the use of mesh?

I just started with Itk tutorials. I am wondering what is the practical use of mesh and different types of cells?
Thanks in advance.

Meshes are typically used to represent segmentations for high quality rendering. You can also have volumetric meshes, which are typically used in simulations (Finite Element Models, FEM).

1 Like