You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
EXAMPLE OF USE:
L=differenceOfGaussianFilter(); % generates the channel filters with default parameters
L=differenceOfGaussianFilter(imgSize); % generates the channel filters at the given image size (as a 2D vector) with default parameters
L=differenceOfGaussianFilter(imgSize,N,std0,alpha,Q); % generates N channel filters at the given image size (as a 2D vector) and the specified values for std0, alpha and Q
Cite As
Miguel Lago (2026). differenceOfGaussianFilter (https://se.mathworks.com/matlabcentral/fileexchange/70445-differenceofgaussianfilter), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0 (1.63 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0 |