Skip to content
Snippets Groups Projects
Commit 8200b47f authored by nick87720z's avatar nick87720z
Browse files

Fix README

parent bb2bfa61
Branches
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ Scripts for analogue-like high quality image display, as if it was captured ...@@ -2,6 +2,7 @@ Scripts for analogue-like high quality image display, as if it was captured
by ideal camera. by ideal camera.
img-downscale-rgb.sh - 3x downscale for horizontal display layout. img-downscale-rgb.sh - 3x downscale for horizontal display layout.
img-fft-resynth.sh - high quality rescale using FFT transformation img-fft-resynth.sh - high quality rescale using FFT transformation
Typical sequence: Typical sequence:
...@@ -18,4 +19,4 @@ Requirements: ...@@ -18,4 +19,4 @@ Requirements:
- bash (never tested with other shells) - bash (never tested with other shells)
- lots of RAM for too big input images (imagemagick fft filter feature) - lots of RAM for too big input images (imagemagick fft filter feature)
Could be adapted to almost any layout (even 2x2, if you find, how to map color components from each subpixel to even sized grid). Could be adapted to almost any layout (even 2x2, if you find, how to map color components from each subpixel to even sized grid).
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment