I am currently attempting to extract the dominant orientation of a given image with the skimage.feature.hog function.
This is the function I am currently using: