yuanqili78 / SED-Net

Surface and Edge Detection for Primitive Fitting of Point Clouds,SIGGRAPH 2023
36 stars 8 forks source link

How to implement primitive parameter fitting #13

Open lx1037 opened 2 months ago

lx1037 commented 2 months ago

According to what the article mentioned, primitive fitting is a non-neural module. So how can I reproduce part 3.4 of the article?

yuanqili78 commented 2 weeks ago

Hello, I have uploaded the fitting codes at 'Fitting_patches_and_edges'.