Differences between revisions 1 and 2
Revision 1 as of 2013-10-12 20:54:48
Size: 1258
Editor: aerdemir
Comment:
Revision 2 as of 2013-10-12 20:55:56
Size: 1260
Editor: aerdemir
Comment:
Deletions are marked like this. Additions are marked like this.
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).
Line 16: Line 16:
= Scripting & Numerical Analysis =  = Scripting & Numerical Analysis =
Line 18: Line 18:
 * '''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/).
Line 23: Line 23:
 * '''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)  * '''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 accessible 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).

Geometry & Mesh Generation & Manipulation

  • 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/).

Scripting & Numerical Analysis

  • Python. Python is a programming language (GPL compatible license, http://www.python.org/).

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

Finite Element Analysis

  • 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)