You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Point cloud completion tool based on dictionary learning. Takes a PCL point cloud surface and fills in gaps or densifies sparse regions by learning from the various surface features of the cloud. T…
An incomplete Android Java augmented reality app. Allows saving and querying barometric altitude/GPS coordinates in a MySQL database, magnetic declination, gyro smoothing, saving and viewing locati…
MATLAB iterative algorithm that fits a n-dimensional simplicial complex to a point cloud in arbitrary dimensions based on a generalization of k-means clustering
Surface triangle mesh smoothing w.r.t. vertex normals to preserve surface curvature. Runs parallel on OpenMP or CUDA if available. Vertex indices are reordered s.t. they are localized into patches …