Frank-ZY-Dou / Coverage_Axis

Official code for the paper Coverage Axis: Inner Point Selection for 3D Shape Skeletonization, Eurographics 2022.
https://frank-zy-dou.github.io/projects/CoverageAxis/index.html
78 stars 12 forks source link

how to visualize the connectivity between the inner points? #6

Closed manaralnaasan closed 1 year ago

manaralnaasan commented 1 year ago

i need to visualize the skeleton that connects the inner points.

Frank-ZY-Dou commented 1 year ago

Hi, Currently, this repo only provides the skeletal point selection code for skeletonization. To get the final skeleton output, you could follow the paper to compute a Power Diagram and take it dual graph to connect the points to form a skeleton; we will release the code but it may take a bit of time.

manaralnaasan commented 1 year ago

Thank you 😊

On Tue, May 30, 2023, 3:56 PM Frank Dou @.***> wrote:

Hi, Currently, this repo only provides the skeletal point selection code for skeletonization. To get the final skeleton output, you could follow the paper to compute a Power Diagram and take it dual graph to connect the points to form a skeleton; we will release the code but it may take a bit of time.

— Reply to this email directly, view it on GitHub https://github.com/Frank-ZY-Dou/Coverage_Axis/issues/6#issuecomment-1567869060, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMUIXUQNGKDZJ4XRST6NQMDXIWKZFANCNFSM6AAAAAAYTRQPEE . You are receiving this because you authored the thread.Message ID: @.***>