Skip to content

Commit

Permalink
DOI update
Browse files Browse the repository at this point in the history
  • Loading branch information
dvolgyes committed Jul 22, 2018
1 parent e617332 commit 822574c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ Codecov:[![codecov](https://codecov.io/gh/dvolgyes/TMO4CT/branch/master/graph/ba

[![pyversion](https://img.shields.io/pypi/pyversions/TMO4CT.svg)](https://pypi.org/project/TMO4CT/)
[![PyPI - License](https://img.shields.io/pypi/l/TMO4CT.svg)](https://github.com/dvolgyes/TMO4CT/raw/master/LICENSE.txt)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1319084.svg)](https://doi.org/10.5281/zenodo.1319084)

The primary aim was to develop a simple and effective tone
mapping for CT images. The exact details are published
in this article: UNDER REVIEW (will be updated if the paper is accepted)
in this article: UNDER PROCESSING (will be updated when the paper is published).

The code is implemented in Python3, and requires Python3.5 or newer.
For higher execution speed, Numba is used. However, sometimes Numba
Expand Down

0 comments on commit 822574c

Please sign in to comment.