From 2ab906c350fa9505a59bb18c8cde65b7461d946c Mon Sep 17 00:00:00 2001 From: Mohammed Innat Date: Wed, 9 Oct 2019 16:57:06 +0600 Subject: [PATCH 1/3] update info --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4fcc753..167ae36 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![License](https://img.shields.io/github/license/benedekrozemberczki/CapsGNN.svg?color=blue&style=plastic) --> -### [Image Data Analysis Using Python - Part 1](https://iphton.github.io/iphton.github.io/Image-Processing-in-Python-Part-1/) +### [Image Data Analysis Using Python - Part 1](https://innat.github.io/innat.github.io/Image-Processing-in-Python-Part-1/) **Table of Contents : Part 1** @@ -19,7 +19,7 @@ --- -### [Image Data Analysis Using Python - Part 2](https://iphton.github.io/iphton.github.io/Image-Processing-in-Python-Part-2/) +### [Image Data Analysis Using Python - Part 2](https://innat.github.io/innat.github.io/Image-Processing-in-Python-Part-2/) **Table of Contents : Part 2** From 514692c2fff331ff18abb81e6a767de74a58e76e Mon Sep 17 00:00:00 2001 From: Mohammed Innat Date: Mon, 9 Aug 2021 19:27:15 +0600 Subject: [PATCH 2/3] Create CITATION.cff --- CITATION.cff | 1 + 1 file changed, 1 insertion(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1 @@ + From cdf52c893242cd10c9d401af8ba5d31ef41b588a Mon Sep 17 00:00:00 2001 From: Mohammed Innat Date: Mon, 30 Aug 2021 22:02:02 +0600 Subject: [PATCH 3/3] Update README.md --- Segmentation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Segmentation/README.md b/Segmentation/README.md index a475dba..0f1f566 100644 --- a/Segmentation/README.md +++ b/Segmentation/README.md @@ -1,5 +1,5 @@ -[Read](https://iphton.github.io/iphton.github.io/Image-Processing-in-Python-Part-2/#5-bullet) on blog in more details. +[Read](https://innat.github.io/innat.github.io/Image-Processing-in-Python-Part-2/#5-bullet) on blog in more details. **Ostu's Method**