I understand how to use OpenCV to annotate the frames, however, on Android I am using the video capture function to record video and save it to the users camera roll. I want to include the OpenCV annotations in the saved video but for some reason it doesn't default to doing this?
This must be a potential feature so I am wondering how to implement it.
Thank you :)