Azzera filtri
Azzera filtri

Saving the HOG feature as an image variable in matlab

2 visualizzazioni (ultimi 30 giorni)
ken ken
ken ken il 20 Gen 2016
Modificato: ken ken il 20 Gen 2016
May I know how can I save the "plot(hogVisualization); " as an image .jpg and put it into the variable. so that i can imread to retrieve it.
Res_upright_bodyfront = imresize(Res_upright_bodyfront, [64 128]); [featureVector,hogVisualization] = extractHOGFeatures(Res_upright_bodyfront);
plot(hogVisualization);

Risposte (0)

Categorie

Scopri di più su Images in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by