Content-aware image resizing using the heat equation.
Usage:
python3 pochow.py [-h] -i INPUT -o OUTPUT [-s] [-p]Example:
python3 pochow.py -i docs/harold_input.jpeg -o result.pngThe method is explained in docs/explanation.pdf.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Content-aware image resizing using the heat equation.
Usage:
python3 pochow.py [-h] -i INPUT -o OUTPUT [-s] [-p]Example:
python3 pochow.py -i docs/harold_input.jpeg -o result.pngThe method is explained in docs/explanation.pdf.