Skip to content

Commit 526b6a9

Browse files
authored
Update README.md
1 parent caa44c2 commit 526b6a9

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Hasn't been extensively tested but should be very useful at creating a low resol
77

88
Usage: *python Image_previews_openCV.py*
99

10-
Dependancies :
10+
### Dependancies :
1111

1212
numpy (*pip install numpy*) - array handling
1313

@@ -18,3 +18,9 @@ ncempy (*pip install ncempy*) - .dm3 parser
1818
matplotlib (*pip install matplotlib*) - Not needed unless you want to plot the images
1919

2020
os (*pip install os_sys*) - handling operating system functions (create directory to save files in, list files in the directory etc)
21+
22+
### Things to do :
23+
24+
- Test with more files: including choosing color and different magnifications
25+
- Implement with Dm4 files
26+
- Use args-parser to change options without editing file

0 commit comments

Comments
 (0)