Releases: haesleinhuepf/napari-process-points-and-surfaces
Releases · haesleinhuepf/napari-process-points-and-surfaces
0.1.4
New features
- fill holes in surfaces (thanks to @jo-mueller)
0.1.3
New features
- Curvature measurements (thanks to @jo-mueller )
0.1.2
New features
add_quality
(from the vedo library)
0.1.1
Minor documentation update
0.1.0
This first release contains a couple of functions that are implemented to be closely compatbile with the open3d API. Code snippets have been taken from the open3d documentation
New features
- convex_hull,
- filter_smooth_simple,
- filter_smooth_laplacian,
- filter_smooth_taubin,
- simplify_vertex_clustering,
- simplify_quadric_decimation,
- subdivide_loop,
- labels_to_centroids,
- sample_points_uniformly,
- sample_points_poisson_disk,
- voxel_down_sample,
- points_to_labels,
- points_to_convex_hull_surface,
- surface_from_point_cloud_alpha_shape,
- surface_from_point_cloud_ball_pivoting,
- label_to_surface,
- largest_label_to_surface
New example data
- Knot.ply from https://github.com/isl-org/Open3D/tree/master/examples/test_data (Licensed MIT, see third party licenses folder)
- Stanford Bunny from http://graphics.stanford.edu/data/3Dscanrep/