Gabor function masks

Create Gabor-function convolution masks
2,5K téléchargements
Mise à jour 8 jan. 2009

Afficher la licence

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.

Citation pour cette source

David Young (2024). Gabor function masks (https://www.mathworks.com/matlabcentral/fileexchange/22618-gabor-function-masks), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2008b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Recognition, Object Detection, and Semantic Segmentation dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0