How to transform a 1d vector of multiple elements to 1 element?

1 次查看(过去 30 天)
Let's say i have the following 1 dimensional vector of features extracted from an image:
vect=[v1,v2,v3,v4,.....v20];
How can i transform it to a 1 element vector that distinguishes that image?

回答(1 个)

dpb
dpb 2017-6-19
Try Jan's most-excellent FEX submission <datahash>

类别

Help CenterFile Exchange 中查找有关 Geometric Transformation and Image Registration 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by