pampop9
Simulate a multi-lens camera such as the Pop9. More information: <https://netpbm.sourceforge.net/doc/pampop9.html>.
Install
- All systems
-
curl cmd.cat/pampop9.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/pampop9
Simulate a multi-lens camera such as the Pop9. More information: <https://netpbm.sourceforge.net/doc/pampop9.html>.
-
Tile the input image xtiles by ytiles times, increasing the offset each time as determined by xdelta and ydelta:
pampop9 path/to/input.pam xtiles ytiles xdelta ydelta > path/to/output.pam
© tl;dr; authors and contributors