Skip to content

Commit

Permalink
DOC: Add Python package installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Jun 26, 2020
1 parent be145aa commit e0c078f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,10 @@ ITKBoneEnhancement
Various filters for enhancing cortical bones in quantitative computed tomography.

ITK is an open-source, cross-platform library that provides developers with an extensive suite of software tools for image analysis. Developed through extreme programming methodologies, ITK employs leading-edge algorithms for registering and segmenting multidimensional scientific images.

Installation
------------

To install the Python packages::

pip install itk-boneenhancement

0 comments on commit e0c078f

Please sign in to comment.