Here is matlab code for Histogram Of Gradient feature extractionIt includes sample matlab code...How to make Histogram Of Gradient feature from Image.and how to make that features to bin of histogram.It includes sample image files, so you can check this directly. It is very useful to use image processing.
File list:
000_2_3_0.bmp

anna_phog_demo.asv
anna_phog_demo.m
BHOG_yw.m
BinHOGFeature.m
HOGGradient.m
HOGGradient2.m
ImgHOGFeature.m
ImgHOGFeature2.m
RatioGradient.m
RatioGradient.m~