Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Multi-labeled images to multiple manifold surface meshes

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Multi-labeled images to multiple manifold surface meshes


Chronological Thread 
  • From: Sapphri <>
  • To:
  • Subject: Re: [cgal-discuss] Multi-labeled images to multiple manifold surface meshes
  • Date: Tue, 8 Sep 2020 20:43:05 -0500 (CDT)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Neutral ; spf=Pass
  • Ironport-phdr: 9a23:NNsXCRH+lZHnlFw5pB+dtJ1GYnF86YWxBRYc798ds5kLTJ7zp8SwAkXT6L1XgUPTWs2DsrQY0rSQ6vq8EjxZqb+681k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i764jEdAAjwOhRoLerpBIHSk9631+ev8JHPfglEnjWwba5zIRmssAndqMYbjYRhJ6os1xDEvmZGd+NKyG1yOFmdhQz85sC+/J5i9yRfpfcs/NNeXKv5Yqo1U6VWACwpPG4p6sLrswLDTRaU6XsHTmoWiBtIDBPb4xz8Q5z8rzH1tut52CmdIM32UbU5Uims4qt3VBPljjoMOjgk+2/Vl8NwlrpWrhyhqRJhwIDbYo+VOudxcazBct0XXnZBU8RNWyBdHo+wc5UDAuwcNuhYtYn9oF4OoAOjCwa2HOPv0j9IhmX33aYn1OkuDBvG0xI6ENIKrHjYsNv4ObwPUeCwyqnE1yvMYO5L2Trk7oXDbx8ur+2WU71qbcrR1VcgFxnDjliItYHoIzCY2voOvmSG6+dtSOyihnAnpQx+ozWj2skhhIbNi48I11zJ9Dl1zYUpKdGmS0N2f8CpHZVOuyyGOYZ4TMUvSHxmtiY9z70Jo5+7fC4SxZQoxh7fd/yHc5WT7R75SOmRJjJ4iGpjeL2lnBm96kygxfPmWsao11ZKqyxImcTPuHAVzxHf98yKR/9n8kqv2juDzQPe5+BeLU01lKfWLYMqzKQqmZoJq0vDGzf7mEXog6+ScUUp4u6o5uv9brXgvJCTLJR7igXgPag0hsO/BuE4PhAPX2id5+u8yKXu8VD9TbhOlPE7nKrUvIrZKMkavKK0Ag5Y3p4m6xmlDjem1NoYnWMALFJAYB+IkpLpNE/UL/D8Efuzn1qhnSx2x/DDOL3tGIvCIWXekLv5Z7Zy91ZcyBYvzdBY/59bFr4BL+j3WkPoqdPYDwQ5PBCpw+b8E9VwzZgeWGKKAq+BKqzeq16I5uQ1I+mNfoAZojj9K+J2r8Lp2HQ2kFtYcaiy1oYMc1i5GO5nKgOXeynCmNAERFwDphI+Vu2i3FGYXDdXPy7pd7854Hc2BJ/wXtSLfZyknLHUhHTzJZZRfG0TUgndQ0etTJ2NXrI3UAzXJ8ZgljIeUr3wGZIk01ejuBKokeM7fNqRwTURsNfY7PYw//faxEMv8DoyAsiAgTnUEjNE21gQTjpz55hR5ExwzlDajPp+37peHNZZ4/4PWQA/Z8fR

That would be great!

Here is the code, with images:
https://github.com/Astroglia/temp_cgal_meshgen

The images are also there ( test_aligned.inr is what the c++ program uses).
test_aligned.tiff is there for visualization.

the main function is in Project2/Project2.cpp . Please change line 32 to
whatever your image path is. Otherwise it's essentially just from the volume
meshing tutorials.

The image stack in the repository is quite smooth, and just a small subset
(20) of the total images (900). However, it's still giving me issues. Is
there a subdomain limit? There are 4 separate labels in that imageset.



--
Sent from: http://cgal-discuss.949826.n4.nabble.com/



Archive powered by MHonArc 2.6.19+.

Top of Page