Coder Social home page Coder Social logo

Comments (3)

T4mmi avatar T4mmi commented on September 20, 2024

Hi @jbi35
thanks for your feedback, indeed there is a segfault with the 5.2b2 no matter wich OS you use...

way to reproduce:

git clone https://github.com/InsightSoftwareConsortium/ITKThickness3D
cd ITKThickness3D/test
pip install itk-thickness3d==5.1b1
python itkThickness3DTest.py
pip install itk-thickness3d==5.1b2
python itkThickness3DTest.py

I'll dig into this, meanwhile a temporary fix is to force the 5.1b1 pip install itk-thickness3d==5.1b1
be careful, in this version the medial thickness is <0 and only half what it should be, you have to multiply the result by -2 to get the proper behavior (see PR#13)

from itkthickness3d.

jbi35 avatar jbi35 commented on September 20, 2024

Hi @T4mmi,
thanks for your help. I should have checked for the version, sorry.
Also thanks for the heads up regarding PR#13, I'll keep that in mind and stick with 5.1b1 for now.

from itkthickness3d.

T4mmi avatar T4mmi commented on September 20, 2024

@jbi35 the problem is solved, you can now install the latest stable version of ITKThickness3D

pip install itk-thickness3d

from itkthickness3d.

Related Issues (17)

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.