Gaussian Curvature
Given a surface of point cloud data (x,y,z), the output is a matrix containing gaussian curvature.
Author: Ahmed Elnaggar
I cannot understand how can we estimate the curvature without knowing how the topology between these points is (triangle mesh, connectivity etc). Any help?