diff --git a/pages/common/pampop9.md b/pages/common/pampop9.md new file mode 100644 index 000000000..7dcf2e52b --- /dev/null +++ b/pages/common/pampop9.md @@ -0,0 +1,8 @@ +# pampop9 + +> Simulate a multi-lens camera such as the Pop9. +> More information: . + +- 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}}`