How can i reduce the size of a feature matrix into the limited no. of elements in to the feature vector?
6 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!