From 8005d5791f83da9374d9029e44a001ac67e7967b Mon Sep 17 00:00:00 2001 From: giacomoh <53836108+giacomoh@users.noreply.github.com> Date: Fri, 23 Feb 2024 10:56:37 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6a139f..76b8a69 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ But if you don't want to install and run it, you can use the python script. just download the latest python version, then open your CMD and >pip install X (where X is pillow, customtkinter, tkinter, etc) # To do +- switch from openCV to matlib - smoother image movement (lags on larger files) - sliders for zoom and posterisation - rewrite this but for C++, looks like i underestimated how intensive on the CPU this program would end up being