From 02bcd4c97aa6678859e1a57179eabdc66cc14a3f Mon Sep 17 00:00:00 2001 From: Rob Campbell Date: Tue, 14 Aug 2018 12:38:24 +0100 Subject: [PATCH] explain what to do with the examples. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 562fa15..ce77663 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,14 @@ figure H.showResults ``` +## Example images +The example image directory contains images processed via the Mertz lab ImageJ plugin. +This allows the output of this code to be validated. +As indicated in the above example, the HiLo algorithm produces near identical results if run with two copies of the uniform image. +In other words, the speckle image seems to provide little information in many cases. +This can be demonstrated using the "Zeiss" images in the example directory. +Provided is one raw image and one processed structured illumination image using three gratings in "apotome" mode. +Running the HiLo algorithm on two copies of the original image produces results much like the apotome. ### References