SpriteDX - Loop Segment Detection
Yesterday, we resolved shot boundary detection and today I want to look into Loop Segment Detection.
Here is our current approach:
Given:
Frames: f_1 … f_N
min_len: minimum number of frames.
max_len: maximum number of frames.
Grayscale each of...
blog.sprited.ai2 min read