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!