点云 高斯 曲率matlab,计算三维散乱点云的曲率,包括主曲率,高斯曲率和平均曲率…

  • Post author:
  • Post category:其他


other.acadc16.svg

计算三维散乱点云的曲率,包括主曲率,高斯曲率和平均曲率

date.3402d68.svg
2016-08-23

download.d149a6d.svg
11

like.6b1b328.svg
0

collect.2156630.svg
0

4.5

classify.8d164f6.svg

其他

points_download.ebc3e32.svg
1

积分下载

question.bf77ac6.svg

如何获取积分?

计算三维散乱点云的曲率,包括主曲率,高斯曲率和平均曲率,内有供测试的三维坐标点数据。File Description:

MLS_curvature_computing.m: main function for curvature computing.

MLS_demo.m: a demo for direct computing of point-set surface curvatures.

MLS_energy.m: calculate the energy value of a given point.

MLS_projection.m: project a point onto the MLS surface defined by input points.

nearestneighbour.m: find nearest neighbour points for a given point.

demo_evaluation_data.txt: evaluation point data.

file format:

x-coordinate y-coordinate z-coordinate

demo_input_data.txt: