Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Conversation

Shazambom
Copy link

  • Creating Engagement Isolation script which autonomously edits videos down to engagements only
  • Adds .gitignore

The script scrubs through a cropped-down version of the video (focused on the cross-hair) and records for (n) seconds whenever it detects a human on screen.

For detection of enemy players, the script uses the HOGDescriptor PeopleDetector with OpenCV.
This could likely be improved upon later as it's an out-of-the-box detector that isn't specifically trained for CS:GO.

Dependencies:

  • MoviePy
  • Numpy
  • OpenCV

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant