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

1 visualización (últimos 30 días)
Elias Unk
Elias Unk el 19 de Jun. de 2017
Respondida: dpb el 19 de Jun. de 2017
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?

Respuestas (1)

dpb
dpb el 19 de Jun. de 2017
Try Jan's most-excellent FEX submission <datahash>

Categorías

Más información sobre Geometric Transformation and Image Registration en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by