alicevision / geogram

Git mirror of the geogram library by INRIA
https://github.com/BrunoLevy/geogram
BSD 3-Clause "New" or "Revised" License
123 stars 54 forks source link

RVD #1

Closed Ahdhn closed 6 years ago

Ahdhn commented 6 years ago

I am trying to compute RVD using an input samples shown here interior_samples and wishing to clip it by the model (surface triangles) shown here vc 0000 I was expecting the results to be just the clipped 3D Voronoi cells with the model, but what I got includes also the clipping model union the clipped Voronoi as shown here clipping

The command line I used was

compute_RVD.exe fertility.obj fertility.xyz fertility_output.obj

where fertility.obj is the input model, fertility.xyz contains the samples coordinates, and fertility_output.obj is for the output.

I wonder if it is possible to output the clipped Voronoi cells (without the triangulated model)? is there any extra flags I should add to the command line?

simogasp commented 6 years ago

Hi,

this is just a mirror repository for the source code of the library, we are maintaining the repository just for our project purposes. For any question related to the library, code, bugs and features you should drop a mail to the author and maintainer of the original library, Bruno Levy bruno.levy@inria.fr or join/ask the relevant mailing list geogram-users@lists.gforge.inria.fr.

Thanks.

fabiencastan commented 6 years ago

https://lists.gforge.inria.fr/mailman/listinfo/geogram-users