Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2013-10-12 20:54:48
Size: 1258
Editor: aerdemir
Comment:
Revision 6 as of 2013-10-20 13:39:44
Size: 2342
Editor: aerdemir
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
This page lists various open source and freely accessible software that can be useful for the development of Open Knee(s). This page lists various open source and freely available software that can be useful for the development of Open Knee(s).
Line 10: Line 10:
 * '''Slicer.'''Slicer is a free, open source software package for visualization and image analysis (BSD-style open source license, see http://www.slicer.org).  * '''Slicer.''' Slicer is a free, open source software package for visualization and image analysis (BSD-style open source license, see http://www.slicer.org).
 * '''MITK.''' The Medical Imaging Interaction Toolkit (MITK) is a free open source software platform aimed at providing support for an efficient software-development of methods and applications dealing with medical images (BSD-style license, see http://www.mitk.org).
Line 14: Line 15:
 * '''SALOME.''' SALOME is an open-source software that provides a generic platform for pre- and post-processing for numerical simulation (LGPL license, see http://www.salome-platform.org/).  * '''SALOME.''' SALOME is an open-source software that provides a generic platform for pre- (cad, meshing) and post-processing for numerical simulation (LGPL license, see http://www.salome-platform.org/).
 * '''MeshLab.''' MeshLab is an open source, portable, and extensible system for the processing and editing of unstructured 3D triangular meshes (GPL license, see http://meshlab.sourceforge.net/).
Line 16: Line 18:
= Scripting & Numerical Analysis =  = Scripting & Numerical Analysis =
Line 18: Line 20:
 * '''Python.''' Python is a programming language (GPL compatible license, http://www.python.org/)  * '''Python.''' Python is a programming language (GPL compatible license, http://www.python.org/). Python is the default scripting environment for Open Knee(s); for more details, please refer to ["Infrastructure/SciptingEnvironment"].
Line 23: Line 25:
 * '''Code Aster.''' Code Aster is free and open source software package for numerical simulations in structural mechanics (GPL license, see http://www.code-aster.org)  * '''FEBio.''' FEBio is a nonlinear implicit FE framework designed specifically for analysis in biomechanics and biophysics (Custom open source license; free for research use, licensing for commercial use is available, see http://www.febio.org). Open Knee(s) established a collaboration with FEBio developers for implementation of features towards its use in joint biomechanics. For more details on FEBio, please refer to ["Infrastructure/SimulationSoftware"].
 * '''Code Aster.''' Code Aster is free and open source software package for numerical simulations in structural mechanics (GPL license, see http://www.code-aster.org).

This page lists various open source and freely available software that can be useful for the development of Open Knee(s).

Image Analysis & Segmentation

  • ITK-SNAP. ITK-SNAP is a software application used to segment structures in 3D medical images (GPL license, see http://www.itksnap.org).

  • Slicer. Slicer is a free, open source software package for visualization and image analysis (BSD-style open source license, see http://www.slicer.org).

  • MITK. The Medical Imaging Interaction Toolkit (MITK) is a free open source software platform aimed at providing support for an efficient software-development of methods and applications dealing with medical images (BSD-style license, see http://www.mitk.org).

Geometry & Mesh Generation & Manipulation

  • SALOME. SALOME is an open-source software that provides a generic platform for pre- (cad, meshing) and post-processing for numerical simulation (LGPL license, see http://www.salome-platform.org/).

  • MeshLab. MeshLab is an open source, portable, and extensible system for the processing and editing of unstructured 3D triangular meshes (GPL license, see http://meshlab.sourceforge.net/).

Scripting & Numerical Analysis

  • Python. Python is a programming language (GPL compatible license, http://www.python.org/). Python is the default scripting environment for Open Knee(s); for more details, please refer to ["Infrastructure/SciptingEnvironment"].

  • SciPy. SciPy is a Python based open-source software for mathematics, science, and engineering (BSD license, see http://www.scipy.org/).

Finite Element Analysis

  • FEBio. FEBio is a nonlinear implicit FE framework designed specifically for analysis in biomechanics and biophysics (Custom open source license; free for research use, licensing for commercial use is available, see http://www.febio.org). Open Knee(s) established a collaboration with FEBio developers for implementation of features towards its use in joint biomechanics. For more details on FEBio, please refer to ["Infrastructure/SimulationSoftware"].

  • Code Aster. Code Aster is free and open source software package for numerical simulations in structural mechanics (GPL license, see http://www.code-aster.org).

Infrastructure/AuxiliarySoftware (last edited 2019-03-22 18:54:47 by owings)