Subject: CGAL users discussion list
List archive
- From: Anisa-Aisha <>
- To:
- Subject: [cgal-discuss] Correcting Non-manifoldness in Surface Meshes
- Date: Sat, 24 Apr 2021 08:21:38 -0500 (CDT)
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=Pass
- Ironport-hdrordr: A9a23:fZoqzKvUOYzCocbszyZ3PF/y7skCB4Mji2hD6mlwRA09T+WzkceykPMHkSLugDEKV3063fyGMq+MQXTTnKQFnbU5F7GkQQXgpS+UPJhvhLGSvgHINg/f0qpm1alme7VjE9GYNykEse/W6BS1euxQouWv37uvgY7lvhNQZCVLT40l0AtjEAacFSRNNXN7LL40DoCV6MYChxfIQwVvUu2BCnMIX/fOqrTw/fqMDHFpOzcd5AODjSyl5frBKjfw5HsjeghC2LIztVXC+jaJgZmLie2xyRPXygbonvJrsebmo+EzYfCku4wwBnHAghulDb4AZ5Sy+BQY5MCi7VBCqrjxiiZlG+g2y0q5RBDXnTLdny3p0DMj8BbZuCSlqEqmmNf4Qik7Ftopv/MgTjLpr3Uhp81nlJhA12Wfu5c/N3n9oBg=
- Ironport-phdr: A9a23:+Gz4txPCeE/TllHZ1oIl6nabDRdPi93PFj5Q0YIujvd0So/mwa6KFHLW6fgltlLVR4KTs6sC17OH9fq5Aidfv96oizMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpTEdFQ/iOgVrO+/7BpDdj9it1+C15pbffxhEiCCybL9vKBi6txvdutQYjIdtKKs8ywbCr2dVdehR2W5mP0+YkQzm5se38p5j8iBQtOwk+sVdT6j0fLk2QKJBAjg+PG87+MPktR/YTQuS/XQcSXkZkgBJAwfe8h73WIr6vzbguep83CmaOtD2TawxVD+/4apnVAPkhSEaPDM/7WrZiNF/jLhDrRyvpxJx3Y3abpyaO/Vica3QZs8aSGhdUspNSyBNHp2wYo0SBOQBJ+ZYqIz9qkMSoBu4BAmsH/ngxiZUi3/3xq060/4uGhzB0QM6GdIOsW/Uo8/vO6cTSuC1zLPHwS/ZYPNXwjf96JLHfgo7rvGMWLJ/b9fexVctGg7egVWQrJbqPzKR1ugXr2eb6O9gWPuphmU6pA5/viKhyd0wionVmI0V0FbE+D1kzYg1K9C0VFN2bNCrHpZRty+WK5V7Tt8/T2xruis216MLtYC1ciUWypkpyR3SZ+KafoSW/B/uVfqdLCl8iX9qfr+0mhi88U+lyuLmV8m01k5HoTZKktbWsnABzRvT6tKISvdl+Eeuwy2A2BvX6u5aO0w7ia3bK5snz7UtlZQTqVzOEjLylUjylqObeEYp9vKr5unmeLnrp56ROolpgQ/kKKsugNawAeEgPwgOQWeb/eO82aXl/UD2WrlKiOc5nbLCv5DeO8sXvLK2AwhQ0oo76ha/CSmp0MgAkHUaKF9IfAiLgobqNl3UI/31DO2zjlWtnTtzwvDJJLzhApHDLnjZl7fheK5w5FRayAoy1tBQ/YhbCrAaIPLzQED9rsbXDh4iMwy02enrEs9y1oMbWW2RH6CVLqHfvESH5uIqOeaMZYsVtCzhJPgi4v7ilWU5lkMFfam1wZsXb2i1EehpI0qDZXrgm8oOEWYRvgUiUezqk0aCXCVIZ3eyWqI8/is0BJinDYfFXICtgaaO0D21Hp1MNSh6DQWHHn7sMomFQPwRczm6I8l7kzVCW6LyZZUm0ESHsg7hwv9OL/HU82VMvJTiz9F85vbTnFc79Cd0BoKU02SAQzsrtmwNTj4ymqt4pBoumR+4zaFkjqkARpRo7PRTX1JiXbbsitdiAtW3YTrvO8+TQT6OTdCvADV3RdU0kYdmS3Y4IM2ri1X45wTvA7IRkNSjAsBy9KvW1Xz8Yc16ziSfvIERymI+S84KDlWIw6t29gzdHYnM+22Wkq+rceIX2yufrw++
According to CGAL's documentation, non-manifold meshes can be corrected if
they are loaded into a Polyhedron_3 structure using read_OFF function, with
the extraction of points and polygons. Then, the non-manifoldness in a mesh
could be detected and corrected according to the example here
<https://doc.cgal.org/latest/Polygon_mesh_processing/Polygon_mesh_processing_2orientation_pipeline_example_8cpp-example.html#a2>
.
I wanted to know if it's possible to do the same if the mesh is loaded using
the read_ply function of Surface Mesh. Is there any way to extract points
and polygons and apply the polygon soup function similarly as when it is
loaded into a Polyhedron structure?
--
Sent from: http://cgal-discuss.949826.n4.nabble.com/
- [cgal-discuss] Correcting Non-manifoldness in Surface Meshes, Anisa-Aisha, 04/24/2021
- Re: [cgal-discuss] Correcting Non-manifoldness in Surface Meshes, Sebastien Loriot, 04/24/2021
Archive powered by MHonArc 2.6.19+.