Gabor function masks

版本 1.0.0.0 (2.3 KB) 作者: David Young
Create Gabor-function convolution masks
2.5K 次下载
更新时间 2009/1/8

查看许可证

Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised.

It is not highly optimised - e.g. the symmetries are not used to reduce the computation.

It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank.

引用格式

David Young (2024). Gabor function masks (https://www.mathworks.com/matlabcentral/fileexchange/22618-gabor-function-masks), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2008b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Recognition, Object Detection, and Semantic Segmentation 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0