2025-03-26 15:15:02 +01:00
2025-03-20 12:05:18 +01:00
2025-03-26 15:15:02 +01:00
2025-03-25 12:13:15 +01:00
2025-03-20 12:05:18 +01:00
2025-03-20 12:05:18 +01:00

Seam Carving

References:

Build

mkdir -p build  # Create build dir if needed
cd build
cmake ..        # Update build/Makefile
make            # Compile
cd ..
Description
Final project of the CGDI course
Readme 29 MiB
Languages
C++ 92%
Makefile 4.3%
CMake 2.2%
C 1.5%