Add some images

This commit is contained in:
augustin64 2025-03-26 16:00:01 +01:00
parent 9cf197027d
commit e4418b6dfc
4 changed files with 6 additions and 0 deletions

View File

@ -12,4 +12,10 @@ cd build
cmake .. # Update build/Makefile cmake .. # Update build/Makefile
make # Compile make # Compile
cd .. cd ..
```
## Usage
```bash
build/seam-carving --source imgs/birds.jpg --output out.jpg -n 300
``` ```

BIN
imgs/birds.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

BIN
imgs/castle.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

BIN
imgs/riviere.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB