Go to file
antifallobst 5d98c7e88e implemented the forward energy improvement 2023-03-21 12:39:30 +01:00
libimago@855a2350f0 added libimago submodule 2023-03-20 10:17:38 +01:00
.gitignore initial commit 2023-03-20 10:16:54 +01:00
.gitmodules added libimago submodule 2023-03-20 10:17:38 +01:00
CMakeLists.txt implemented basic seam carving 2023-03-21 00:00:41 +01:00
bench.png implemented basic seam carving 2023-03-21 00:00:41 +01:00
bench_mask.png the algorithm now saves the best direction for every node, while generating the distances array 2023-03-21 11:00:17 +01:00
gfx.c implemented basic seam carving 2023-03-21 00:00:41 +01:00
gfx.h implemented basic seam carving 2023-03-21 00:00:41 +01:00
landscape.jpg implemented basic seam carving 2023-03-21 00:00:41 +01:00
main.c implemented the forward energy improvement 2023-03-21 12:39:30 +01:00
paris.png initial commit 2023-03-20 10:16:54 +01:00
paris_mask.png implemented the forward energy improvement 2023-03-21 12:39:30 +01:00