Giter Club home page Giter Club logo

Comments (3)

artturuohola avatar artturuohola commented on August 21, 2024

I'm using v2m(head_volume,0.5,2,100,'cgalmesh')

from iso2mesh.

artturuohola avatar artturuohola commented on August 21, 2024

I attached the grayscale volumetric brain image (new york head) to this message

NY_Head.zip

from iso2mesh.

fangq avatar fangq commented on August 21, 2024

the issue was caused by the 32bit cgalmesh windows binary we shipped with iso2mesh. it can not handle memory more than 2GB. If I run the command on my 64bit Linux using a 64bit binary, I was able to generate the mesh (took about 2 min).

the solution is to checkout the win64 branch of the software from the below link:
https://github.com/fangq/iso2mesh/tree/win64

if you replace your iso2mesh/bin/cgalmesh.exe with the version from the above link, you should be able to get around this. Let me know if that is the case. Feel free to reopen the issue if this does not work.

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.