How are HoG features represented graphically?

前端 未结 5 1435
小蘑菇
小蘑菇 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条回答
  •  [愿得一人]
    2020-12-24 03:29

    Here I want ask one question that two sequence frames of a person walking and we extrct HOG of each image and then take difference of both HOG's. I want to know what information we get in the final (Difference) HOG visualization.

    Thank you

提交回复
热议问题