Skip to content

Commit

Permalink
Merge pull request #1 from BIMCV-CSUSP/master
Browse files Browse the repository at this point in the history
Update README.rst
  • Loading branch information
jomasator2 authored Nov 5, 2024
2 parents b34f427 + ac20ace commit 4962579
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ Overview

The `piramidaldicom2png` package is designed to convert one level of a pyramidal DICOM (Digital Imaging and Communications in Medicine) file into a group of PNG (Portable Network Graphics) images. This conversion is particularly useful in medical imaging where DICOM is the standard format. However, for certain applications like machine learning models or web visualization, PNG format might be more suitable due to its wide acceptance and smaller size.

The package provides a command-line interface (CLI) for easy conversion of these files. The CLI is installed as `fibonacci` in the current environment when the package is installed.

Installation
------------
Expand Down Expand Up @@ -166,4 +165,4 @@ References
- `pillow <https://pypi.org/project/Pillow/>`_
- `pydicom <https://pypi.org/project/pydicom/>`_
- `SimpleITK <https://pypi.org/project/SimpleITK/>`_
```
```

0 comments on commit 4962579

Please sign in to comment.