Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jomasator2 authored Oct 31, 2024
1 parent b34f427 commit ac20ace
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 ac20ace

Please sign in to comment.