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

plugin Image etc. #27

Merged
merged 17 commits into from
Jul 7, 2016
Merged

plugin Image etc. #27

merged 17 commits into from
Jul 7, 2016

Conversation

etienneschmitt
Copy link
Member

No description provided.

Signed-off-by: Étienne Schmitt <[email protected]>
# Conflicts:
#	schnapps/plugins/export/export_dialog.ui

Signed-off-by: Étienne Schmitt <[email protected]>
Signed-off-by: Étienne Schmitt <[email protected]>
now can generate a mesh from a segmented inr image.

Signed-off-by: Étienne Schmitt <[email protected]>
Signed-off-by: Étienne Schmitt <[email protected]>
Signed-off-by: Étienne Schmitt <[email protected]>
Signed-off-by: Étienne Schmitt <[email protected]>
MapHandler3* generate_tetgen(MapHandler2* mh2, CMap2::Attribute<VEC3, CMap2::Vertex::ORBIT> position_att, const std::string& tetgen_args);
+MapHandler3* generate_cgal(MapHandler2* mh2, CMap2::Attribute<VEC3, CMap2::Vertex::ORBIT> position_att, const MeshGeneratorParameters& params);
MapHandler3* generate_cgal(plugin_image::Image3D const * im, const MeshGeneratorParameters& params);

Signed-off-by: Étienne Schmitt <[email protected]>
Signed-off-by: Étienne Schmitt <[email protected]>
Signed-off-by: Étienne Schmitt <[email protected]>
# Conflicts:
#	schnapps/plugins/surface_render/surface_render.cpp
#	schnapps/plugins/volume_mesh_from_surface/cgal/cgogn_surface_to_cgal_polyhedron.cpp
#	schnapps/plugins/volume_mesh_from_surface/export_dialog.ui
#	schnapps/plugins/volume_mesh_from_surface/volume_mesh_from_surface.cpp
#	schnapps/plugins/volume_mesh_from_surface/volume_mesh_from_surface.h
#	schnapps/plugins/volume_mesh_from_surface/volume_mesh_from_surface_dialog.cpp

Signed-off-by: Étienne Schmitt <[email protected]>
specified CGAL::Labeled_image_mesh_domain_3 template parameter type : float32 instead of the default unsigned char.

Signed-off-by: Etienne Schmitt <[email protected]>
Signed-off-by: Étienne Schmitt <[email protected]>
@pierrekraemer pierrekraemer merged commit 9bd83b4 into cgogn:develop Jul 7, 2016
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.

2 participants