Giter VIP home page Giter VIP logo

Comments (5)

T4mmi avatar T4mmi commented on June 16, 2024

Hi @meghalD ,
thanks for using our tool !

it seems that the error is related to the ITK image reader and not to our plugin.
Since i'm not used to .obj I might not be a great help here ...

from itkthickness3d.

meghalD avatar meghalD commented on June 16, 2024

what is the format normally taken as input in 3D image ?Please specify so that I can find a work around to feed that as an input.

from itkthickness3d.

T4mmi avatar T4mmi commented on June 16, 2024

There is no "default" format for images.

ITKTickness3D will work with any ITK 3D image object as defined by ITK. If you wanna read an image file (i.e. load a file inside ITK), then you should look at the ITK ImageIO doc:

All I know is that natively is works with 3D TIFF (bigtiff supported) and with DICOM series (using dicom series reader)...

from itkthickness3d.

meghalD avatar meghalD commented on June 16, 2024

This has to be done seperately in C++? Can I use this functions in python ?

from itkthickness3d.

T4mmi avatar T4mmi commented on June 16, 2024

Nope, no need for C++.
You can use almost all these functions through the Python wrappings

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.