Releases: kugelrund/mesh_segmentation
Releases · kugelrund/mesh_segmentation
v0.3
More performance improvements.
- Improve computation of k-means initialization by Liu & Zhang
- Allow using k-means++ initialization
- Fix normalization of observations for k-means
- Remove progress bar, it cannot represent the main performance bottleneck anymore
- Remove save feature. Does not provide any value anymore due to performance improvements
v0.2
Significant performance improvements. Motivated by and ideas from commit amb@fd99396, thanks!
- Using sparse eigenvector computation by default now. Old dense method can be chosen as fallback with a property
- Much better implementation of affinity matrix scaling
v0.1
v0.1 (Blender 2.7 and earlier)
Last version before migration to Blender 2.8.