44 Commits

Author SHA1 Message Date
vb
dea327e07a modified: src/utils/area_selection.py 2025-11-09 21:26:07 +01:00
vb
650186cc2b modified: src/GUI.py 2025-11-09 20:04:01 +01:00
vb
3b686966aa removing useless options from selection right-click menu; removing test menu; putting options in their correct menus; adding options for shapes menu 2025-11-09 19:23:22 +01:00
vb
5233b4ebe1 adding inverse selection for area selection 2025-11-09 16:07:32 +01:00
Kim André Bjørkede
dc9806c896 Merge branch 'magic' 2025-11-08 12:39:38 +01:00
Kim André Bjørkede
b973907326 Merge branch 'main-merge-test' 2025-11-08 12:35:36 +01:00
Ali Hussain Zaki Al-Tamimy
2bb8a30f97 added magic files 2025-11-08 11:42:10 +01:00
Kim André Bjørkede
844bd1643e Fix repo after someone fucked up all the binary files 2025-11-08 11:37:03 +01:00
vb
3429561abf adding fill color functionality; a fill button in shapes menu; and a fill button on the brush settings canvas 2025-11-08 10:24:47 +01:00
vb
3ecf6636f4 adding erase functionality; adding brush shape option on the brush settings canvas 2025-11-07 17:24:53 +01:00
vb
193bf9b5b4 adding pre-existing flip/rotation functionalities to the image menu, and setting fixed options for vertical/horizontal flip and left/right 90 degree rotation 2025-11-07 16:09:13 +01:00
vb
c91e04c19f adding copy, paste, and cut functionalities to the clipboard menu 2025-11-07 15:24:14 +01:00
vb
e6599a1cd7 adding copy image from canvas; adding paste image to canvas 2025-11-07 14:51:01 +01:00
vb
eaa6b6f4d7 fixing crop and resize bug 2025-11-07 13:37:30 +01:00
vb
0a83e847ca waaa 2025-11-07 13:24:30 +01:00
vb
5aba41a4f9 adding requirements for image menu; integrating area selection with crop and resize functionalities 2025-11-06 16:10:48 +01:00
vb
db4fc94385 adding requirements for file menu; improving brush color palette. 2025-11-06 15:43:24 +01:00
vb
3916513cfd moving area selection, text input, and brush functionalities out of GUI.py and into their own files in the utils directory 2025-11-06 09:44:34 +01:00
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