how does the histogram of optical flow work?

2.5k Views Asked by At

I surf the web for HOF implementation in matlab or openCV. Actually I wanted to know how to write their code in matlab. I learned something from the link bellow about HOG but I cannot find the same proper link for HOF or MBH. Is there any syntax for HOF in openCV? http://www.learnopencv.com/histogram-of-oriented-gradients/

1

There are 1 best solutions below

2
On BEST ANSWER

I dont know about OpenCV, but find matlab implementations here.