Discussion on detecting scene from multiple shots #391
AnaRhisT94
started this conversation in
General
Replies: 1 comment
-
use ImageMagick
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to think of an algorithm which can use PySceneDetect's shot detection and combine these shots into one single scene.
For example if I have 3 different scenes in a video and 9 shots that I detected with your package, lets assume every 3 consecutive shots are from the same scene.
Is there a way to associate these 3 shots into one single scene? Or how would you approach this?
Beta Was this translation helpful? Give feedback.
All reactions