how does the histogram of optical flow work?

2.4k 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 answers

2
Stefan Karlsson On BEST ANSWER

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