Ask Your Question

ncush's profile - activity

2019-07-17 18:54:43 -0600 received badge  Supporter (source)
2019-07-17 18:54:41 -0600 marked best answer Help detecting where a video has been cut up/ jump cuts

Hello, I have been using openCV for a while now, and want to make an application that can detect if a video has been cut up and put back together. Using a test video of myself sitting resonably still, and talking into the camera, I can see that I jump about unnaturally at the point where there is a cut. I am wondering if anyone knows how where to start in writing some software that could flag these unnatural movements when there is a cut.

Thanks, Niall

2019-07-17 18:54:41 -0600 received badge  Scholar (source)
2019-07-17 18:54:38 -0600 commented answer Help detecting where a video has been cut up/ jump cuts

Thanks, that worked great. I used content detector with the threshold turned down very low.

2019-07-17 13:23:34 -0600 asked a question Help detecting where a video has been cut up/ jump cuts

Help detecting where a video has been cut up/ jump cuts Hello, I have been using openCV for a while now, and want to mak