pyaesthetics.selfsimilarity.plot_hog_histogram¶
- pyaesthetics.selfsimilarity.plot_hog_histogram(binned_hog_features, n_bins)¶
Plot the histogram of the binned HOG features.
- Parameters:
binned_hog_features – Binned HOG feature vector.
n_bins (int) – Number of bins.