how to fuse these feature vectors of both palm vein and finger vein ?????
Show older comments
Hi . I have extracted feature from the palm vein and finger vein images, how to fuse these feature vectors ?????
Answers (1)
Image Analyst
on 7 Mar 2015
fusedVector = [vector1, vector2];
Categories
Find more on Signal Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!