Giter Site home page Giter Site logo

chiron's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chiron's Issues

Using class vtkStraightenedCurvedPlanarReformation

Hello!
I'm trying to get panoramic view of a volume (on vtk) using your class vtkStraightenedCurvedPlanarReformation. But I don't know exactly how it works, could you please post a small example? Or give a detailed description on how should be done?

Many thanks

Changing the direction of binormal along the curve.

:D,

I used part of its algorithm to make an overview of a volume[1]. But I found that the binormal alter the direction along the cut, with that solved by making the dot product of the binormal to the current point of my curve cut, if less than zero then I change the cross product of [tangent x normal] By binormal = [normal x tangent] = binormal, and the binormal not change the direction of the court[2].

[1] - http://code.google.com/p/moonstonemedical/source/browse/src/moonstone/ilsa/plugins/reslice/gui/qt/resliceaction.py

[2] - http://code.google.com/p/moonstonemedical/source/browse/src/moonstone/ilsa/plugins/reslice/gui/qt/resliceaction.py#1144

So long and good luck,
Nycholas de Oliveira e Oliveira.

Seg fault when slicing invisible imagedata

This occurs when 2 Chiron views are opened. The volume is visible in the first one #1, but invisible in the second one #2. Right click on #2 in order to choose "Slice volume" with volume selected in the pipeline browser ends with a seg fault.

DICOM Reader appears in Source menu

Readers XML have to include the following element in SourceProxy:

  <Hints>
    <ReaderFactory extensions="dcm"
                   file_description="Dicom Directory" />
 </Hints>

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.