From 9298e1bc6c8c145fbd2f2b4e9ac8d3e0afc15135 Mon Sep 17 00:00:00 2001 From: Mamdasan S Date: Tue, 26 Dec 2023 22:30:03 +0100 Subject: [PATCH] Update the youtube link in `README.md` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2f07d5..eb53fa8 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,6 @@ if __name__ == '__main__': main() ``` ## Showcase -* A one minute comparative video: https://youtu.be/gdCk_z5hAcs +* A one minute comparative video: https://youtu.be/7LrzX2ZpLAQ * This is a sample image and its corresponding 2d-histogram equalized image. ![cloudy-day-original-im2dhisteq.jpg Image](https://raw.githubusercontent.com/Mamdasn/im2dhisteq/main/assets/cloudy-day-original-im2dhisteq.jpg "cloudy-day-original-im2dhisteq.jpg Image")