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

 Réponse acceptée

out=[a;b;c]

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by