/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.

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Stargazers