Description: createiristemplate - generates a biometric template from an iris in
% an eye image.
%
% Usage:
% [template, mask] = createiristemplate(eyeimage_filename)
%
% Arguments:
% eyeimage_filename - the file name of the eye image
%
% Output:
% template - the binary iris biometric template
mask - the binary iris noise mask-createiristemplate- generates a biometric template from an iris in an eye image. Usage: [template, mask] = createiristemplate (eyeimage_filename) Arguments: eyeimage_filename- the file name of the eye image Output: template- the binary iris biometric template mask- the binary iris noise mask Platform: |
Size: 1024 |
Author:wpf |
Hits:
Description: gaborconvolve - function for convolving each row of an image with 1D log-Gabor filters
%
% Usage:
% [template, mask] = createiristemplate(eyeimage_filename)
%
% Arguments:-gaborconvolve- function for convolving each row of an image with 1D log-Gabor filters Usage: [template, mask] = createiristemplate (eyeimage_filename) Arguments: Platform: |
Size: 1024 |
Author:wpf |
Hits: