Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add margins in mesh2vol #322

Merged
merged 3 commits into from
Mar 14, 2018
Merged

Conversation

kerautret
Copy link
Member

PR Description

Add option to improve boundary extraction without hole:
capture d ecran 2018-03-04 a 16 24 34
New by using :
./converters/mesh2vol -i ~/mesh3D/al.off -o al.vol -r 128 -m 1
you will extract the perfect surfel boundary using volBoundary2obj:
capture d ecran 2018-03-04 a 17 05 48

Checklist

  • Doxygen documentation of the code completed (classes, methods, types, members...).
  • Main tool doxygen documentation (following existing documentation of DGtalTools documentation.
  • Check if it follows the tools structure described in CONTRIBUTING.md
  • New entry in the ChangeLog.md added.
  • Update the readme with potentially a screenshot of the tools if it applies.
  • No warning raised in Debug cmake mode (otherwise, Travis C.I. will fail).

@kerautret kerautret changed the title Add marge mesh2 vol Add margins mesh2 vol Mar 4, 2018
@kerautret kerautret changed the title Add margins mesh2 vol Add margins in mesh2vol Mar 4, 2018
@dcoeurjo
Copy link
Member

agree, thanks

@dcoeurjo dcoeurjo merged commit 4541eb1 into DGtal-team:master Mar 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants