Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect motion during credits #36

Open
Hellowlol opened this issue May 26, 2018 · 5 comments
Open

Detect motion during credits #36

Hellowlol opened this issue May 26, 2018 · 5 comments

Comments

@Hellowlol
Copy link
Owner

Let’s see if we can detect motion while credits are rolling.

The idea is is to check if we have bounding boxes, combine that that to one. Use that to exclude this area from motion and check for motion in the rest of the image.

@Hellowlol
Copy link
Owner Author

@Hellowlol
Copy link
Owner Author

also https://www.youtube.com/watch?v=wIqbDgG32RQ seems simler.

@Hellowlol
Copy link
Owner Author

Uhg, this was alot harder then expected. Make a tool in credits.py that test different methods of getting the text, the current method works perfect on some images/frames and fail so hard on others.. This is largely because of we dont want false positives!

@woodsyb-zz
Copy link

Just so I understand the purpose of this ticket, it would be to avoid cutting out credits in which there continues to be video?

@Hellowlol
Copy link
Owner Author

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants