sundial-pointcloud-geometry / ectopylasm

Tools for visualizing and fitting pointcloud data
MIT License
1 stars 1 forks source link

Fit to lines in surfaces #8

Open egpbos opened 5 years ago

egpbos commented 5 years ago

We would like to be able to (automatically) fit to lines (or maybe other possible carvings) in the surface that we selected using a filter. This could either be in 3D, or in 2D after projection to a fit surface (see #7). To do this, we will likely first need tools in ipyvolume to manually alter or initialize such lines or carvings. The automatic process could consist of fitting to groove/carving shapes, or, more easily, by using some measure based on distance from the projected shape, which could also possibly lead to a further filter step, followed by a simple line fit.