bibatn / special_seminar_

0 stars 0 forks source link

Разобраться в метрике восстановления поверхности #13

Open bibatn opened 1 year ago

bibatn commented 1 year ago

https://www.researchgate.net/publication/220201819_Mesh_Comparison_Using_Attribute_Deviation_Metric

bibatn commented 1 year ago

https://www.researchgate.net/figure/Examples-of-Geometric-Deviation-and-Mesh-Optimization_fig2_228964184

bibatn commented 1 year ago

avg. Geom. Mesh Deviation

bibatn commented 1 year ago

https://www.researchgate.net/figure/Evaluation-of-the-Deviation-between-the-Ground-Truth-Mesh-and-i-Mesh-based-on-3D-Point_fig4_221074989

bibatn commented 1 year ago
signed distances: whether computed distances should be signed with the triangle normal or not

flip normals: if signed distances is checked, then CloudCompare can automatically invert the sign (may be necessary if the order of the triangle's vertices is inverted)
bibatn commented 1 year ago

https://www.cloudcompare.org/doc/wiki/index.php/Cloud-to-Mesh_Distance

bibatn commented 1 year ago

pcl_compute_cloud_error

bibatn commented 1 year ago

pcl_mesh2pcd

bibatn commented 1 year ago

pcl_mesh_sampling

bibatn commented 1 year ago

pcl_surface

bibatn commented 1 year ago

pcl_visualization

bibatn commented 1 year ago

pcl_io_ply

bibatn commented 1 year ago

https://jdigitaldiagnostics.com/DD/article/view/63680/pdf_2

bibatn commented 1 year ago

итеративного алгоритма ближайших точек

bibatn commented 1 year ago

теративного алгоритма ближайших точек (Iterative Closest Point, ICP) производился расчёт линейных откло-нений итоговой CAD-модели. Расчёт проводился от каж-дой вершины полученной полигональной сетки по нор-мали к ближайшей поверхности эталона.