Angelo Genovese
Angelo Genovese
it could be due to the way the images are segmented. you can try using the code for palmprint segmentation provided in: https://github.com/AngeloUNIMI/PalmSeg for the segmentation, it is necessary to...
I added the segmentation param files for the other databases in https://github.com/AngeloUNIMI/PalmSeg/tree/master/params for PalmNet, once the images are segmented, the params are the same for all databases
thank you. You can find in the function findBestWaveletsTesting() the code for the training of the adaptive Gabor wavelets, while the function Gabor_FeaExt() contains the main code for the feature...