Skip to content

Commit 680a543

Browse files
Update README.md
1 parent 0b49a75 commit 680a543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Matlab/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Instructions
22

3-
Image processing toolbox is needed to run this function, function has been tested on MATLAB R2013a on a computer with Windows 7, 64 bits operating system. The code uses IMOVERLAY function developed by Steven L. Eddins for visualization of detected features.
3+
Image processing toolbox is needed to run this function, function has been tested on MATLAB R2013a on a computer with Windows 7, 64-bit operating system. The code uses IMOVERLAY function developed by Steven L. Eddins for visualization of detected features.
44
The test image is loaded in line #8 in the test_script_PST.m file. The test images can be called from the Test_Images directory and then, set the file name in the code on line #8.
55
The images can be color or greyscale. However, PST operation occurs on color images only after converting them to greyscale.
66

0 commit comments

Comments
 (0)