Commit Graph

26 Commits

Author SHA1 Message Date
vb
fd7d3bb537 add text functionality 2025-11-05 21:44:51 +01:00
vb
b2c109c97a adding empty menus 2025-11-05 20:57:27 +01:00
vb
61673ad041 hotkey for quit, save image, and open image 2025-11-05 19:32:10 +01:00
vb
009a3b6568 adding hotkeys 2025-11-05 19:25:36 +01:00
vb
63529b1e3c fixing cropping coordinates 2025-11-05 18:37:32 +01:00
vb
f34bf706fb adding brush functionality and a new canvas for the brush settings 2025-11-05 17:09:49 +01:00
vb
27cdbaa071 removing corrupt images 2025-11-03 21:54:10 +01:00
vb
b219fa72a5 adding a new icon and lena.png; adding openCamera() method manually to src/GUI.py after merge 2025-11-03 21:50:14 +01:00
viljarb0
d7f42be97c Merge branch 'main' into area-selection 2025-11-03 21:19:59 +01:00
Moira Daniella sebastian
fce0641992 Merge pull request #7 from UiA-IKT213-Gruppe4/main
Snapchat filters
2025-11-03 20:12:08 +01:00
Viljar Bergstøl
9aee76e7fe adding redo and area selection 2025-11-03 16:51:55 +01:00
Moira Daniella sebastian
e29adebd4e snapchat filter test 2025-11-03 16:33:54 +01:00
Viljar Bergstøl
80fa44a836 adding redo functionality 2025-11-03 16:03:44 +01:00
Kim André Bjørkede
e0b75b5796 Update signature of manipulateImage to return an ImageContainer 2025-10-27 10:59:19 +01:00
Kim André Bjørkede
a85142c1cb Fix return signature for getImage 2025-10-27 10:50:41 +01:00
Kim André Bjørkede
53c577d591 Remove unecessary comments
This is really ugly when working with Git
2025-10-27 10:50:21 +01:00
Kim André Bjørkede
c393947296 Fix direct access to private member 2025-10-27 10:49:57 +01:00
vb
b417803472 removing test message 2025-10-25 23:32:37 +02:00
vb
2e5bda4531 adding area selection 2025-10-25 22:17:47 +02:00
Kim André Bjørkede
cfadd5245a Update PyCharm run configuration and move project over to Git LFS 2025-10-23 11:27:55 +02:00
vb
3002411a69 modified: src/GUI.py 2025-10-20 16:21:22 +02:00
vb
642021516d modified: src/GUI.py 2025-10-20 15:45:21 +02:00
vb
2e168f408e transferring functionalities from main.py to src 2025-10-20 14:37:49 +02:00
vb
8f8f4b11ce adding opencv to requirements.txt 2025-10-20 14:36:34 +02:00
Kim André Bjørkede
8f1ae488eb Add CropImage child of ImageManipulation 2025-10-11 20:48:28 +02:00
Kim André Bjørkede
a32cc51fb6 Begin refactor 2025-10-11 17:43:49 +02:00