Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Feature vector Hu Moments of a video

I know how to find the Hu Moments for a frame that is double hu[7]; HuMoments(mom, hu);

But now i want to compute the huMoments for each frame in a video and store them to do classification afterwards. How to store huMoments for a video as a feature vector?