Search found 3 matches

by krips89
Wed Jan 11, 2017 5:34 pm
Forum: Questions
Topic: Point sampling from mesh
Replies: 5
Views: 8356

Re: Point sampling from mesh

Aah) And what are the options for computing normals on the mesh? I didn't find any in the documentation (http://www.cloudcompare.org/doc/wiki/in ... _line_mode)

Do you have any source which explains/has details on how to perform it?

Thanks,
Kripa
by krips89
Mon Jan 09, 2017 11:07 am
Forum: Questions
Topic: Point sampling from mesh
Replies: 5
Views: 8356

Re: Point sampling from mesh

Hi, thanks for the reply. You would have to add a specific option to the command line mode to do it on meshes (it's not very hard). What do you mean? I want to sample points with normal. Logically (and the work-flow in GUI to achieve same) the steps to be followed are to compute normal per face, and...
by krips89
Wed Jan 04, 2017 11:29 am
Forum: Questions
Topic: Point sampling from mesh
Replies: 5
Views: 8356

Point sampling from mesh

Hello, I have two questions about the sampling functionality provided in CC. 1. What algorithm is used for sampling points on a mesh? When I see the sampling functionlities in Meshlab, I find a list of algorithms to chose from; for example Poisson disk sampling, Texel sampling etc.. I want to know w...