Skip to content

Commit 49adf8d

Browse files
committed
More can be done, but this a largely finished version.
1 parent 023d340 commit 49adf8d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,13 @@ For educational purposes, it is possible to use a laser pointer and a photo-diod
5050
2. More error checks
5151
3. Acquisition of multiple channels
5252
4. Generation of scan patterns and image display are handled by external functions
53-
5. Adds a histogram overlay on top of the scan image.
54-
6. Saving to disk
53+
5. Adds an optional histogram overlay on top of the scan images
54+
6. Saving to disk with time-stamps in TIFF info
5555
7. Bidirectional scanning
5656

5757
* The **buildingBlocks** folder contains code snippets to help teach the individual concepts from the above without providing a solution to the whole problem.
5858

5959
* The repository also contains functions for loading saved TIFF stacks from disk, etc.
60-
*
6160

6261

6362
# Disclaimer

0 commit comments

Comments
 (0)