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?