From 73a4fa9506514a2ba0f6e0779553419411968963 Mon Sep 17 00:00:00 2001 From: Juri Dispan Date: Fri, 15 Dec 2023 19:10:15 +0100 Subject: [PATCH] pampop9: add page (#11756) --- pages/common/pampop9.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages/common/pampop9.md 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}}`