I'm trying to analyse a couple of videos with OpenIMAJ, and it's working great. Showing the video for debugging and now I'm done with that. I just want to analyse the video and extract some metrics.I don't want people who run my program to see their videos either.
However the frame analysis algorithm deeply uses the current frame displayed and previous frame displayed. Is there a way I can just read the frames of the video without actually displaying them?