hog_bin_plot

This is my first python code after finishing the Python for everybody course on Coursera. The idea is to plot the histogram of gradients of a cell of 8x8 pixels. The pixel values are random values. Python is much easier than C in doing this task.