script for least busy region of image

This commit is contained in:
end-4
2025-06-08 02:10:01 +02:00
parent c9ffb84ffc
commit 0b7f80ed05
3 changed files with 259 additions and 3 deletions
+1
View File
@@ -8,3 +8,4 @@ materialyoucolor
libsass
material-color-utilities
setproctitle
opencv-python
+5 -3
View File
@@ -11,7 +11,11 @@ material-color-utilities==0.2.1
materialyoucolor==2.0.10
# via -r scriptdata/requirements.in
numpy==2.2.2
# via material-color-utilities
# via
# material-color-utilities
# opencv-python
opencv-python==4.11.0.86
# via -r scriptdata/requirements.in
packaging==24.2
# via
# build
@@ -26,8 +30,6 @@ pycparser==2.22
# via cffi
pyproject-hooks==1.2.0
# via build
# pywal==3.3.0
# via -r scriptdata/requirements.in
pywayland==0.4.18
# via -r scriptdata/requirements.in
setproctitle==1.3.4