experimental Category:Clustering
Cluster Videos by Duration is a node that clusters a group of videos together by the desired duration
It does this by comparing the video frames of each video with each other and clustering them together based on similarity
It then concatenates the videos in each cluster together based on the desired duration
If the video is a list, it will cluster each video in the list to the desired duration
This is an experimental node, meaning that it may be subject to changes and/ or not expected to work "error-free".
type | name | edge |
---|---|---|
video_path | video | True |
number | duration | True |
type | name | edge |
---|---|---|
video_path | video | True |