Clear Filters
Clear Filters

how to fuse these feature vectors of both palm vein and finger vein ?????

1 view (last 30 days)
Hi . I have extracted feature from the palm vein and finger vein images, how to fuse these feature vectors ?????

Answers (1)

Image Analyst
Image Analyst on 7 Mar 2015
fusedVector = [vector1, vector2];

Community Treasure Hunt

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

Start Hunting!