pamoil
Turn a PAM image into an oil painting. More information: <https://netpbm.sourceforge.net/doc/pamoil.html>.
Install
- All systems
-
curl cmd.cat/pamoil.sh
- Debian
-
apt-get install netpbm
- Ubuntu
-
apt-get install netpbm
- Arch Linux
-
pacman -S netpbm
- Kali Linux
-
apt-get install netpbm
- CentOS
-
yum install netpbm-progs
- Fedora
-
dnf install netpbm-progs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install netpbm
- OS X
-
brew install netpbm
- Raspbian
-
apt-get install netpbm
- Dockerfile
- dockerfile.run/pamoil
Turn a PAM image into an oil painting. More information: <https://netpbm.sourceforge.net/doc/pamoil.html>.
-
Turn a PAM image into an oil painting:
pamoil path/to/input_file.pam > path/to/output_file.pam
-
Consider a neighborhood of N pixels for the "smearing" effect:
pamoil -n N path/to/input_file.pam > path/to/output_file.pam
© tl;dr; authors and contributors