summaryrefslogtreecommitdiffstats
path: root/FocusStack.py
diff options
context:
space:
mode:
authorCharles McGuinness <github@mcguinness.us>2015-12-14 13:42:57 -0500
committerCharles McGuinness <github@mcguinness.us>2015-12-14 13:42:57 -0500
commit44ed272291cf3fffa93cfaae86468666a91537f5 (patch)
tree2cb97865d27a37c36d3b4d391793f5d7f116ef88 /FocusStack.py
parentefd0b503592362fbdf3b13709e47f496517e3f50 (diff)
downloadfocusstack-44ed272291cf3fffa93cfaae86468666a91537f5.zip
focusstack-44ed272291cf3fffa93cfaae86468666a91537f5.tar.gz
focusstack-44ed272291cf3fffa93cfaae86468666a91537f5.tar.bz2
Updated read me, comments in focusstack.py
Diffstat (limited to 'FocusStack.py')
-rw-r--r--FocusStack.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/FocusStack.py b/FocusStack.py
index 506ef56..2aa7d1d 100644
--- a/FocusStack.py
+++ b/FocusStack.py
@@ -12,7 +12,7 @@ pixel is taken from the image with the sharpest focus at that location.
The logic is roughly the following:
-1. Scale and align the images. Changing the focus on a lens, even
+1. Align the images. Changing the focus on a lens, even
if the camera remains fixed, causes a mild zooming on the images.
We need to correct the images so they line up perfectly on top
of each other.