selvinEduardo / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 0 forks source link

Grab the most important frames from a video #373

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Play a video and capture most important frames
2.
3.

What is the expected output? What do you see instead?
Need to grab most important frames

What version of the product are you using? On what operating system?
last version cause I downloaded yesterday
Please provide any additional information below.
I used keyframe of ffmpeg and it takes 500 frames of 1002. I don't know if the 
result it's right. Is there any algorithm in JavaCV, OpenCV that captures more 
important frames?

Original issue reported on code.google.com by ichar...@gmail.com on 11 Oct 2013 at 10:44

GoogleCodeExporter commented 9 years ago
Please ask your questions on the mailing list, thank you.

Original comment by samuel.a...@gmail.com on 13 Oct 2013 at 2:46

GoogleCodeExporter commented 9 years ago
I am also in need of same solution. Could please share me the code?

Original comment by nawazs...@gmail.com on 8 Feb 2014 at 12:41

GoogleCodeExporter commented 9 years ago
Issue #312 is potentially related. Please check its content for information 
about how to grab key frames.

Original comment by samuel.a...@gmail.com on 9 Feb 2014 at 1:45