gaussian_filter( input_array, sigma_x, sigma_y )

版本 1.2.0.0 (949 字节) 作者: Lukas Pop
2D Gaussian filter
148.0 次下载
更新 2016/6/10

查看许可证

The function computes 2D Gaussian filter of input array, ignores NaNs
if sigma_y is not specified, it is set equal to sigma_x
no need for additional commercial toolboxes

引用格式

Lukas Pop (2026). gaussian_filter( input_array, sigma_x, sigma_y ) (https://ww2.mathworks.cn/matlabcentral/fileexchange/55987-gaussian_filter-input_array-sigma_x-sigma_y), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
版本 已发布 发行说明
1.2.0.0

Minor speed improvement.

1.1.0.0

bug correction

1.0.0.0