Skip to content

Commit bc62b58

Browse files
Update README.md
1 parent a48d0ae commit bc62b58

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Image processing in Python
2-
Experimental results at image processing in Python. Getting data from images in form of matrix with numbers, slicing them into color channels, applying filtering.
3-
<br/>
2+
Experimental results at image processing in Python.
3+
<br/>[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1343603.svg)](https://doi.org/10.5281/zenodo.1343603)
44

55
### Reference to:
6-
Valentyn N Sichkar. Image processing in Python // GitHub platform.
6+
Valentyn N Sichkar. Image processing in Python // GitHub platform. DOI: 10.5281/zenodo.1343603
77

88
## Description
9-
Image processing.
9+
Image processing. Getting data from images in form of matrix with numbers, slicing them into color channels, applying filtering.
1010

1111
## Content
1212
Codes (it'll send you to appropriate file):
@@ -28,4 +28,4 @@ Experimental results (figures and tables on this page):
2828
### Copyright (c) 2018 Valentyn N Sichkar
2929
### github.com/sichkar-valentyn
3030
### Reference to:
31-
Valentyn N Sichkar. Image processing in Python // GitHub platform.
31+
Valentyn N Sichkar. Image processing in Python // GitHub platform. DOI: 10.5281/zenodo.1343603

0 commit comments

Comments
 (0)