differenceOfGaussia​nFilter

バージョン 1.0 (1.63 KB) 作成者: Miguel Lago
differenceOfGaussianFilter() creates difference of Gaussian channel filters in 2D (DoG)
ダウンロード: 70
更新 2019/3/1

ライセンスの表示

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

引用

Miguel Lago (2024). differenceOfGaussianFilter (https://www.mathworks.com/matlabcentral/fileexchange/70445-differenceofgaussianfilter), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2017a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSingle-Rate Filters についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0