loading the data

I have converted video into frames extraced the features and used
J = blkproc(I,[64 64],fun);I is frame
[m, p, DistHist]=vqsplit(J,2),now i want to store the value of DistHist in a database,because i have to take many videos as input and store these DistHist values in database,Next i have to take query video find Disthist and have to compare with thgose values stored in database.
please tell how to load DistHist values in Database

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Preguntada:

el 29 de Feb. de 2012

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by