Giter Club home page Giter Club logo

Comments (3)

fangq avatar fangq commented on August 21, 2024

@tmedani, can you let me know what OS did you have this issue?

I tested your data+script on Linux (Ubuntu 18.04) with MATLAB R2010 and R2020, as well as R2016 on Windows 10, in all 3 cases, the mesh was created correctly, with all 6 segments presented. see screenshots below.

I am using the latest git version of iso2mesh - I suppose the only difference is that for Windows, I added 64bit executables for all utilities on Windows, including tetgen1.5_x86-64.exe, about 3 months ago

477625f#diff-91c904ef82233bb750429c5da358ac77

can you try using the latest iso2mesh and see if it makes any difference?

testmesh_ubuntu
testmesh_win

from iso2mesh.

tmedani avatar tmedani commented on August 21, 2024

Hi @fangq
I'm using windows 10 with Matlab 2019a,

I have updated the iso2mesh from the git and now it works fine.

That's great thank you.

However, I'm expecting 5 layers instead of 6,
something went wrong in the identification of the tissues.

I will check it.

Best,

from iso2mesh.

fangq avatar fangq commented on August 21, 2024

great. this makes sense now - when combining more surfaces, the memory demand of tetgen might have exceeded ~2GB and made 32bit binary crashed. A 64bit binary does not have that limit.

For the extra label, check to see if any of your surfaces have a closed compartment or two surfaces touching each other (like brain-stem), tetgen1.5 automatically label closed compartments if it sees one.

I will close this ticket for now.

from iso2mesh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.