Open zhaoxin111 opened 3 years ago
using VideoIO::WriteFrames(m_frames); in the main() function
using VideoIO::WriteFrames(m_frames); in the main() function
Hi, I want to ask you how to get the stablized video, if just save m_frames
, it just the original video.
using VideoIO::WriteFrames(m_frames); in the main() function
Hi, I want to ask you how to get the stablized video, if just save m_frames
, it just the original video.
Thanks for sharing the meshflow implementation. I noticed that main only shows how the grid points move. How to generate the final video based on map x and map y?