ITK/Third Party Applications: Difference between revisions
From KitwarePublic
< ITK
Jump to navigationJump to search
Daviddoria (talk | contribs) m (moved ITK Third Party Applications to ITK/Third Party Applications: Naming convention.) |
No edit summary |
||
Line 39: | Line 39: | ||
* '''[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://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]] | * '''[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 19:48, 9 June 2012
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"
Frameworks
- Elastix A toolkit for the (elastic) registration of images.
- GIMIAS
- MARVIN C++ application framework for rapid and simple development of medical applications. Part of CO-ME Computer Aided and Image Guided Medical Interventions Network.
- MITK free open-source software system for development of interactive medical image processing software
- Orfeo Toolbox
Packages
- Python(x,y) "Scientific-oriented Python distribution" including ITK, VTK, and Qt.
- Ubuntu ITK ITK packages for Ubuntu (includes compiled wrappings)
Utilities/helpers
- 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 MW File exchange
- Matlab ITK Import : Import any file supported by ITK into The Mathworks Matlab. See also CMake:MatlabMex
- Insight Applications
- Command line wrappers of ITK functionality