Skip to content

Commit f5f1522

Browse files
authored
Update README.md
function name changed
1 parent 4a5dc27 commit f5f1522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
MATLAB bandpass filter for 2D images
33
[![View bandpass on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://uk.mathworks.com/matlabcentral/fileexchange/120028-bandpass)
44

5-
to use: call function ``bandpass(image, low_cutoff, high_cutoff)``, returns smoothed image
5+
to use: call function ``imbandpass(image, low_cutoff, high_cutoff)``, returns smoothed image
66

77
### Arguments
88
#### Positional

0 commit comments

Comments
 (0)