scalismo v0.90-RC2 Release Notes
Release Date: 2020-11-22 // about 4 years ago-
No data yet ๐
You can check the official repo
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.