[Master Index]
[Index for gaborpyr]
Contents
(gaborpyr/Contents.m)
Help text
Gabor transform toolbox for MATLAB 5.0 or higher
These Matlab functions implement the multiscale image representation based
on Gabor functions as described in
"Efficient spatial-domain implementation of a multiscale image
representation based on Gabor functions",
by O. Nestares, R. Navarro, J. Portilla and A. Tabernero. Journal of
Electronic Imaging, in press.
Main functions:
GABSPPYR - Gabor spatial pyramidal decomposition
INVGAB - Inverse Gabor transform (image reconstruction)
+-------------------------------------------------------+
| Oscar Nestares. |
| |
| Instituto de Optica. (C.S.I.C.) |
| Serrano 121. Madrid, Spain. 28006. |
| Phone: (+341) 561 68 00. Fax: (+341) 564 55 57. |
| |
| e-mail: oscar@pixar.optica.csic.es |
| WEB : http://www.optica.csic.es/oscar.html |
+-------------------------------------------------------+
Listing of gaborpyr/Contents.m
% Gabor transform toolbox for MATLAB 5.0 or higher
%
% These Matlab functions implement the multiscale image representation based
% on Gabor functions as described in
% "Efficient spatial-domain implementation of a multiscale image
% representation based on Gabor functions",
% by O. Nestares, R. Navarro, J. Portilla and A. Tabernero. Journal of
% Electronic Imaging, in press.
%
% Main functions:
% GABSPPYR - Gabor spatial pyramidal decomposition
% INVGAB - Inverse Gabor transform (image reconstruction)
%
%+-------------------------------------------------------+
%| Oscar Nestares. |
%| |
%| Instituto de Optica. (C.S.I.C.) |
%| Serrano 121. Madrid, Spain. 28006. |
%| Phone: (+341) 561 68 00. Fax: (+341) 564 55 57. |
%| |
%| e-mail: oscar@pixar.optica.csic.es |
%| WEB : http://www.optica.csic.es/oscar.html |
%+-------------------------------------------------------+
%
Produced by mat2html on Mon May 25 10:25:30 1998
Cross-Directory links are: ON