You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Matlab/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## Instructions
2
2
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.
4
4
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.
5
5
The images can be color or greyscale. However, PST operation occurs on color images only after converting them to greyscale.
0 commit comments