Commit graph

22 commits

Author SHA1 Message Date
a5244a7d4b
Merge pull request #2 from artegoser/two_images_proc
feat: histogram matching
2023-04-30 21:01:11 +03:00
f6e3225afd feat: histogram matching 2023-04-30 21:01:03 +03:00
995481f437 feat: bulk blur, bulk grayscale 2023-04-26 19:04:08 +03:00
7742416a53 doc: new features 2023-04-21 14:38:57 +03:00
8fe6d70749 perf: auto generated list of methods 2023-04-21 14:25:22 +03:00
0adccad87b doc: more examples 2023-04-21 14:24:41 +03:00
499ebbe13c fix: requirements 2023-04-18 13:29:43 +03:00
123d986f47 fix: tqdm for bulk 2023-04-18 13:21:35 +03:00
09346cb114 refactor: methods 2023-04-18 13:16:16 +03:00
3f1d13c1c0 feat: canny edge 2023-04-17 20:20:27 +03:00
26702d57f1 perf: The real mean between images and the acceleration of denoise processing 2023-04-17 18:46:59 +03:00
fbc9112fba fix: name of method and formatting 2023-04-16 18:40:08 +03:00
Artemy Egorov
1b259c886f
Merge pull request #1 from artegoser/new-features
New features
2023-04-16 10:47:01 +03:00
8d9f2a8a17 feat: sharpen method 2023-04-16 10:46:55 +03:00
45916cd320 feat: bulk processing 2023-04-16 10:36:29 +03:00
eb26452ad6 feat: video to images 2023-04-16 10:12:04 +03:00
7bf970cf1b feat: images to video 2023-04-16 09:55:33 +03:00
ca3d0969bc feat: tabs system 2023-04-16 08:51:33 +03:00
5b33b2cd66 feat: convert images to video 2023-04-16 08:51:19 +03:00
efcd1ccbac feat: some not working tabs 2023-04-15 19:36:31 +03:00
f338f7b5c9 feat: full app 2023-04-15 14:44:32 +03:00
92a560c170 Initial commit 2023-04-15 11:44:24 +03:00