Find difference between HOGFeatures
Ältere Kommentare anzeigen
I have one image in full size and half size. I extract the HOG features from the full size image with a cell size of 8 using extractHOGFeatures and from the hall size image with a cell size of 4 using extractHOGFeatures. I am interested in plotting the difference of the two visualizations. Unfortunately, I am not very familiar with how to do this. Since the features are a in a struct I don't know what and how I am supposed to subtract features to get a difference of features plot. Any help would be greatly appreciated.
Antworten (1)
Dima Lisin
am 20 Apr. 2014
0 Stimmen
Having said that, the HOG vectors extracted from two images of a different size cannot really be compared.
Kategorien
Mehr zu Image Category Classification finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!