Find difference between HOGFeatures
显示 更早的评论
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.
回答(1 个)
Dima Lisin
2014-4-20
0 个投票
Having said that, the HOG vectors extracted from two images of a different size cannot really be compared.
类别
在 帮助中心 和 File Exchange 中查找有关 Image Category Classification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!