I did not find in Mathematica a function for Histogram of Oriented Gradients (HOG) descriptors.
Is there any similar function? Do you have an implementation you are willing to share?
|
I did not find in Mathematica a function for Histogram of Oriented Gradients (HOG) descriptors. Is there any similar function? Do you have an implementation you are willing to share? |
||||
|
From the Mathematica 9 help for
|
|||
|
|
ImageConvolvemight be a good place to start? – image_doctor Dec 6 '12 at 1:27