Seam Carving
References:
Build
mkdir -p build # Create build dir if needed
cd build
cmake .. # Update build/Makefile
make # Compile
cd ..
Description
Languages
C++
92%
Makefile
4.3%
CMake
2.2%
C
1.5%