Motion vector generation
Budget: ₹600 – ₹1,500 INR
1. Capture a one-minute video. (A hallway video will give you the best result)
2. Use ffmpeg tool to extract individual frames. (Refer to the documentation on how to do this, this is a part of the assignment)
3. Use 16x16 blocks to compute MVs. You can use sequential search.
4. Search area size can be varying, and the student must come up with a best value for P.
5. Compute the MVs using your language of your choice. MATLAB is preferred as it will lift most of the heavy weight.
6. Create a CSV (comma separated values) file for each pair of frames with the following information
2. Use ffmpeg tool to extract individual frames. (Refer to the documentation on how to do this, this is a part of the assignment)
3. Use 16x16 blocks to compute MVs. You can use sequential search.
4. Search area size can be varying, and the student must come up with a best value for P.
5. Compute the MVs using your language of your choice. MATLAB is preferred as it will lift most of the heavy weight.
6. Create a CSV (comma separated values) file for each pair of frames with the following information