ITK/Third Party Applications: Difference between revisions
From KitwarePublic
< ITK
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
* '''MeVisLab''': http://www.mevislab.de/ modular framework for the development of image processing algorithms and visualization and interaction methods, with a special focus on medical imaging | * '''MeVisLab''': http://www.mevislab.de/ modular framework for the development of image processing algorithms and visualization and interaction methods, with a special focus on medical imaging | ||
* '''BioImage Suite''': http://www.bioimagesuite.org/ integrated image analysis software suite developed at Yale University | * '''BioImage Suite''': http://www.bioimagesuite.org/ integrated image analysis software suite developed at Yale University | ||
* '''MATITK''' http://matitk.cs.sfu.ca/ 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. | |||
{{ITK/Template/Footer}} | {{ITK/Template/Footer}} | ||
Revision as of 23:42, 19 August 2009
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
- 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
- SkullyDoo : http://skullydoo.sourceforge.net/
- SCIRun : http://software.sci.utah.edu/scirun.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.kitware.com/products/volview.html
- 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/
- Matlab ITK Import : Import any file supported by ITK into The Mathworks Matlab. http://github.com/thewtex/matlab-itk-import/tree/master See also CMake:MatlabMex
- DeVIDE : http://visualisation.tudelft.nl/Projects/DeVIDE
- 3D slicer: http://www.slicer.org/
- 4D Slicer (VV) : http://www.creatis.insa-lyon.fr/rio/vv
- VizTrails : http://www.vistrails.org/index.php/Main_Page
- BioimageXD : http://www.bioimagexd.net/
- Elastix : A toolkit for the (elastic) registration of images. http://elastix.isi.uu.nl/
- MedINRIA, vtkINRIA3D, CardioViz3D, SepINRIA, MIPS : libraries and software developed within the Asclepios research project, at INRIA Sophia-Antipolis. http://www-sop.inria.fr/asclepios/software.php
- Orfeo Toolbox: http://www.orfeo-toolbox.org/otb/
- MITK: http://www.mitk.org/ free open-source software system for development of interactive medical image processing software
- MeVisLab: http://www.mevislab.de/ modular framework for the development of image processing algorithms and visualization and interaction methods, with a special focus on medical imaging
- BioImage Suite: http://www.bioimagesuite.org/ integrated image analysis software suite developed at Yale University
- MATITK http://matitk.cs.sfu.ca/ 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.