Timeline for Extract timestamp of specific frames in video
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 25, 2017 at 23:17 | comment | added | james | Please try with the material provided to the question... I was not able to do it. | |
| Oct 25, 2017 at 13:01 | vote | accept | james | ||
| Oct 25, 2017 at 13:01 | |||||
| Oct 24, 2017 at 5:20 | comment | added | james | Thank you very much for your edit ! | |
| Oct 22, 2017 at 22:00 | comment | added | creidhne | @totyped Sampling frames will work if the video is not too long and each frame's dimensions aren't too large. Otherwise, it may be necessary to partition the video into blocks of frames, and test block-by-block. | |
| Oct 22, 2017 at 20:12 | history | edited | creidhne | CC BY-SA 3.0 | answer comment about importing frames |
| Oct 22, 2017 at 8:59 | comment | added | james | Thanks a lot! Do you know how I can read each frame of a video file to compare the pixels to a given image in a very fast way ? The import of frames takes ages ! :( | |
| Oct 22, 2017 at 3:55 | history | answered | creidhne | CC BY-SA 3.0 |