Ask Your Question
1

HOG OpenCV Visualization

asked 2013-12-18 14:47:45 -0600

tiagofga gravatar image

Hi,

Have any any to I can visualize images of Histogram of Oriented Gradients using OpenCV with C++?

Best

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
3

answered 2013-12-19 04:19:00 -0600

Check the following link: HOG visualization

It has source code for HOG computation and visualization

edit flag offensive delete link more

Comments

Can you please tell what would be the argument of this function "get_hogdescriptor_visual_image(...)". I'm trying this get_hogdescriptor_visual_image(img_raw,descriptorsValues,Size(128,64),Size(8,8),2,1); but it is not working .

sefat gravatar imagesefat ( 2015-01-16 00:46:43 -0600 )edit

Question Tools

Stats

Asked: 2013-12-18 14:47:45 -0600

Seen: 2,256 times

Last updated: Dec 19 '13