13 lines
257 B
Markdown
13 lines
257 B
Markdown
# Digital image processing examples
|
|
|
|
This is a collection of my homework assignments for the digital image processing
|
|
course which I studied in university.
|
|
|
|
### Requirements
|
|
- Python 3
|
|
- numpy
|
|
- matplotlib
|
|
- scipy
|
|
- jupyter
|
|
- Matlab 2014 and higher
|