Is it possible to create Motion History Images (MHI) with OpenCV.js? If so, then how? Any help is appreciated.
Thank you!
did you mean this ? (motempl from the optflow module)
there’s a c++ sample here but none of it is available from js
related:
1 Like
Yes, I meant the same. I have used these functions in python. But it is not available for JS I guess.
Thanks
Thanks… Actually, I asked the same question on Stack Overflow as well
you should assume that nobody knows what you mean by “Motion History Images”.
that means you should provide an explanation (link/reference) and examples of this thing.