SeanLKruger/KeyframeGridCellMedianValues
Extract keyframes from video file, record their origin timestamp, convert frame into grayscale, split each frame into a grid of given dimensions, calculate median values of pixels of frame grid cells.
C++GPL-2.0