pymeshfix icon indicating copy to clipboard operation
pymeshfix copied to clipboard

Is it process also color information for hole filling?

Open K-M-Ibrahim-Khalilullah opened this issue 4 years ago • 0 comments

Thank you very much for your nice repository. I am trying to fill hole in pointcloud using your method:

# Fill holes
tin.fill_small_boundaries()
print('There are {:d} boundaries'.format(tin.boundaries())

can I use it for pointcloud with color information?

K-M-Ibrahim-Khalilullah avatar Oct 15 '21 01:10 K-M-Ibrahim-Khalilullah