From 16765e5484b426b14d54a639a943da5b273e2128 Mon Sep 17 00:00:00 2001 From: BrokenVoodooDoll <44895553+BrokenVoodooDoll@users.noreply.github.com> Date: Sun, 5 Feb 2023 21:28:41 +0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d05ef39..7d3db03 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,12 @@ # Digital image processing examples This is a collection of my homework assignments for the digital image processing -course which I studied in university. \ No newline at end of file +course which I studied in university. + +### Requirements +- Python 3 + - numpy + - matplotlib + - scipy + - jupyter +- Matlab 2014 and higher