How to combine three defined feature vector

Hi Friends. I am doing a project on CBIR .I extracted a feature vector from RGB image. I got 3 feature vector for R G B separately. I want to merge 3 Feature vector into a single feature vector. Please give matlab code example and the Feature vector Size is 96

 Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 3 de Abr. de 2015
out=[a;b;c]

Más respuestas (0)

Preguntada:

el 3 de Abr. de 2015

Comentada:

el 5 de Abr. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by