You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems frame extraction and histogram generation are done for the entire video even though start/end times specify a short interval. Is that necessary? Can we do the extraction/histogram just for the interval and save some processing time?
It seems frame extraction and histogram generation are done for the entire video even though start/end times specify a short interval. Is that necessary? Can we do the extraction/histogram just for the interval and save some processing time?