Size: 1260
Comment:
|
Size: 3078
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). [[TableOfContents]] |
Line 11: | Line 13: |
* '''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 17: |
* '''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/). * '''PyGTS.''' PyGTS is a Python binding for the GNU Triangulated Surface (GTS) Library to construct, manipulate, and perform computations on 3D triangulated surfaces, including boolean operations (GPL license, see http://pygts.sourceforge.net/). * '''pyFormex.''' pyFormex provides a wide range of operations on surface meshes, such as STLs; the software can also be used as a pre- and post-processor for Finite Element analysis programs (GPL license, see http://www.nongnu.org/pyformex). |
Line 18: | Line 24: |
* '''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/ScriptingEnvironment"]. |
Line 20: | Line 26: |
* '''Spyder.''' Spyder is an interactive development environment for Python with advanced editing, interactive testing, debugging and introspection features (MIT license, see http://code.google.com/p/spyderlib/). | |
Line 23: | Line 30: |
* '''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"]. |
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/).
PyGTS. PyGTS is a Python binding for the GNU Triangulated Surface (GTS) Library to construct, manipulate, and perform computations on 3D triangulated surfaces, including boolean operations (GPL license, see http://pygts.sourceforge.net/).
pyFormex. pyFormex provides a wide range of operations on surface meshes, such as STLs; the software can also be used as a pre- and post-processor for Finite Element analysis programs (GPL license, see http://www.nongnu.org/pyformex).
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/ScriptingEnvironment"].
SciPy. SciPy is a Python based open-source software for mathematics, science, and engineering (BSD license, see http://www.scipy.org/).
Spyder. Spyder is an interactive development environment for Python with advanced editing, interactive testing, debugging and introspection features (MIT license, see http://code.google.com/p/spyderlib/).
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).