How are HoG features represented graphically?

前端 未结 5 1439
小蘑菇
小蘑菇 2020-12-24 03:04

I\'m implementing the Histogram of Oriented Gradient features from \"Histograms of oriented gradients for human detection\" and I\'d like to visualise the result. All papers

5条回答
  •  萌比男神i
    2020-12-24 03:22

    There is a recent paper (HOGles) published in iccv 2013 on visualizing HOG features which may be quite helpful, the code is available here http://web.mit.edu/vondrick/ihog/#code

提交回复
热议问题