ITK/Third Party Applications: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
No edit summary
(24 intermediate revisions by 14 users not shown)
Line 1: Line 1:
This page lists all the applications that are known to use the Insight Toolkit.  Feel free to add your own project details.  The only criteria for being listed is that the software uses the ITK libraries in some way (whether built in or by plugin).
This page lists all the applications that are known to use the Insight Toolkit.  Feel free to add your own project details.  The only criteria for being listed is that the software uses the ITK libraries in some way (whether built in or by plugin).


* '''Analyze''' : http://www.mayo.edu/bir/Software/Analyze/Analyze1.html
===Applications===
* '''SNAP''' : Level Sets Segmentation Tool, also included in InsightApplications. http://www.cognitica.com/
 
* '''Osirix''' : Medical imaging navigation and visualization tool that supports DICOM. Native Mac OS X Cocoa.  Open Source. http://homepage.mac.com/rossetantoine/osirix/Index2.html
* '''[http://www.analyzedirect.com/ Analyze]''' Analyze Software from Mayo Clinic BIR
* '''SkullyDoo''' : http://skullydoo.sourceforge.net/
* '''[http://www.bioimagesuite.org/ BioImage Suite]'''  integrated image analysis software suite developed at Yale University
* '''SCIRun''' : http://software.sci.utah.edu/scirun.html
* '''[http://www.bioimagexd.net/ BioimageXD]'''
* '''VolView''' : An intuitive, interactive system for volume visualization that allows researchers and clinicians to quickly explore complex 3D medical or scientific images.  http://www.kitware.com/products/volview.html
* '''[http://gofigure2.sourceforge.net/ GoFigure2]''' Software to "visualize and navigate into 4D multichannels bio-images, extract objects, track sub-cellular structures, cell division and generate and visualize lineage"
* '''HFV Human Face Visualization''' : The aim of HFV is to reconstruct a 3D object using two 2D images. The first goal of the software was to model human face. http://www.hfv.fr.st/
* '''[http://www-sop.inria.fr/asclepios/software.php MedINRIA]''' and associated libraries and software developed within the Asclepios research project, at INRIA Sophia-Antipolis.
* '''[http://www.osirix-viewer.com/ Osirix]''' Medical imaging navigation and visualization tool that supports DICOM. Native Mac OS X Cocoa.  Open Source.  
* '''[http://www.sci.utah.edu/cibc/software/42-seg3d.html Seg3D]'''
* '''[http://www.slicer.org/ 3D Slicer]'''  Application and framework for medical image analysis, visualization, and surgical navigation. (BSD License)
* '''[http://www.itksnap.org ITK-SNAP]'''  Level Sets Segmentation Tool
* '''[http://penglab.janelia.org/proj/v3d/ V3D]'''  "A Swiss army knife for bioimage visualization & analysis"
* '''[http://www.kitware.com/products/volview.html VolView]''' An intuitive, interactive system for volume visualization that allows researchers and clinicians to quickly explore complex 3D medical or scientific images.   
* '''[http://www.creatis.insa-lyon.fr/rio/vv VV]'''  "the 4D Slicer .. fast, simple viewer .. designed for qualitative evaluation of image registration."
 
===Visual/dataflow programming===
 
* '''[http://visualisation.tudelft.nl/Projects/DeVIDE DeVIDE]'''  Delft Visualization Development Environment (rapid prototyping package with Python+VTK+ITK+more).
* '''[http://www.mevislab.de/ MeVisLab]'''  modular framework for the development of image processing algorithms, visualization, interaction methods, with a special focus on medical imaging.
* '''[http://software.sci.utah.edu/scirun.html SCIRun]''' "SCIRun is a Problem Solving Environment (PSE), for modeling, simulation and visualization of scientific problems."
* '''[http://www.vistrails.org/ VisTrails]''' "VisTrails is an open-source scientific workflow and provenance management system"
* '''[http://voreen.uni-muenster.de/ Voreen]''' is an open source rapid application development framework for the interactive visualization and analysis of multi-modal volumetric data sets.
 
===Frameworks===
 
* '''[http://elastix.isi.uu.nl/ Elastix]'''  A toolkit for the (elastic) registration of images.  
* '''[http://www.gimias.org/ GIMIAS]'''
* '''[http://co-me.ch/internal/marvin/index.en.html MARVIN]'''  C++ application framework for rapid and simple development of medical applications. Part of [http://co-me.ch/ CO-ME Computer Aided and Image Guided Medical Interventions Network].
* '''[http://www.mitk.org/ MITK]'''  free open-source software system for development of interactive medical image processing software
* '''[http://www.igstk.org/ IGSTK]'''  free open-source toolkit for development of image guided interventions software
* '''[http://www.orfeo-toolbox.org/otb/ Orfeo Toolbox]'''
 
===Packages===
 
* '''[http://www.pythonxy.com/ Python(x,y)]'''  "Scientific-oriented Python distribution" including ITK, VTK, and Qt.
* '''[http://www.paulnovo.org/repository Ubuntu ITK]'''  ITK packages for Ubuntu (includes compiled wrappings)
 
===Utilities/helpers===
* '''[http://matitk.cs.sfu.ca/ MATITK]'''  With the help of MATITK, biomedical image computing researchers familiar with MATLAB can harness the power of ITK algorithms while avoiding learning C++ and dealing with low-level programming issues. See also on [http://www.mathworks.com/matlabcentral/fileexchange/12297 MW File exchange]
* '''[http://github.com/thewtex/matlab-itk-import/tree/master Matlab ITK Import]''' : Import any file supported by ITK into The Mathworks Matlab. See also [[CMake:MatlabMex]]
* '''[[ITK/Insight Applications|Insight Applications]]'''
* '''[[ITK/CommandLineTools|Command line wrappers of ITK functionality]]'''
 


{{ITK/Template/Footer}}
{{ITK/Template/Footer}}

Revision as of 16:00, 16 March 2016

This page lists all the applications that are known to use the Insight Toolkit. Feel free to add your own project details. The only criteria for being listed is that the software uses the ITK libraries in some way (whether built in or by plugin).

Applications

  • Analyze Analyze Software from Mayo Clinic BIR
  • BioImage Suite integrated image analysis software suite developed at Yale University
  • BioimageXD
  • GoFigure2 Software to "visualize and navigate into 4D multichannels bio-images, extract objects, track sub-cellular structures, cell division and generate and visualize lineage"
  • MedINRIA and associated libraries and software developed within the Asclepios research project, at INRIA Sophia-Antipolis.
  • Osirix Medical imaging navigation and visualization tool that supports DICOM. Native Mac OS X Cocoa. Open Source.
  • Seg3D
  • 3D Slicer Application and framework for medical image analysis, visualization, and surgical navigation. (BSD License)
  • ITK-SNAP Level Sets Segmentation Tool
  • V3D "A Swiss army knife for bioimage visualization & analysis"
  • VolView An intuitive, interactive system for volume visualization that allows researchers and clinicians to quickly explore complex 3D medical or scientific images.
  • VV "the 4D Slicer .. fast, simple viewer .. designed for qualitative evaluation of image registration."

Visual/dataflow programming

  • DeVIDE Delft Visualization Development Environment (rapid prototyping package with Python+VTK+ITK+more).
  • MeVisLab modular framework for the development of image processing algorithms, visualization, interaction methods, with a special focus on medical imaging.
  • SCIRun "SCIRun is a Problem Solving Environment (PSE), for modeling, simulation and visualization of scientific problems."
  • VisTrails "VisTrails is an open-source scientific workflow and provenance management system"
  • Voreen is an open source rapid application development framework for the interactive visualization and analysis of multi-modal volumetric data sets.

Frameworks

Packages

  • Python(x,y) "Scientific-oriented Python distribution" including ITK, VTK, and Qt.
  • Ubuntu ITK ITK packages for Ubuntu (includes compiled wrappings)

Utilities/helpers




ITK: [Welcome | Site Map]