How can i reduce the size of a feature matrix into the limited no. of elements in to the feature vector?
6 views (last 30 days)
Show older comments
I am working on the vein recognition. I have extracted the features using Local Line Binary Pattern(LLBP) which gives a matrix of the image size. Now i would like to combine this matrix with some other features such as minutia points or wavelet features. So how can i combine this big matrix with the other features, so that one feature vector can be formed.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!