scalismo v0.18.0 Release Notes

Release Date: 2020-03-06 // about 4 years ago
  • 🚀 Release highlights

    • 👌 Support for Tetrahedral meshes, Statistical models of tetrahedral meshes as well as intensity models
    • Functionality for decimating the number of vertices in StatisticalMeshModels and TriangleMeshes
    • Greatly improved efficiency for computing PCA Models from large datasets with the possibility to specify a given accuracy of the computations
    • Possibility to write deformation models
    • 🆕 New variant of the Metropolis-Hastings algorithm with efficiency improvement on multicore systems through prefetching

    💥 Breaking changes

    • The class ScalarImage now takes the scalar type as a type parameter

    Contributors

    🚀 The following people contributed to this release:

    • Andreas Forster
    • Dana Rahbani
    • Jean-Rassaire Fouefack
    • Patrick Kahr
    • Dennis Madsen
    • Sandro Schönborn
    • Thomas Gerig
    • Marcel Lüthi

    🔀 Use git shortlog v0.17.0..v0.18.0 --no-merges for a detailed overview of the individual commits

    Obtaining Scalismo

    In order to use this version of Scalismo, bump the Scalismo version in your sbt-based project.