scalismo v0.90-RC2 Release Notes

Release Date: 2020-11-22 // about 4 years ago

Previous changes from v0.18.0

  • ๐Ÿš€ 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.