amanwalia123 / KeyFramesExtraction

This repository contains script to divide a video into key frames.
MIT License
158 stars 34 forks source link

how to get the number of key frames? #6

Closed cjhyy7190 closed 3 years ago

cjhyy7190 commented 4 years ago

Thanks for your good job!I have already successfully run this file.But I still have some questions.Different videos may have different numbers of the key frames.How to get the number of keyframes of different videos?And what is the function of the sliding window?Thank you.

skyqwe123 commented 3 years ago

@cjhyy7190 If you find a strong solution in this way?

skyqwe123 commented 3 years ago

@cjhyy7190 In my work, i have set the number of key frames according to the plot function, and it varies with the inputs

Thinktan commented 3 years ago

@skyqwe123 is there any paper related with this project?