/Screen-Action-Video-Detector

Primary LanguagePythonApache License 2.0Apache-2.0

conda create -n det python=3.12
conda activate det
pip install pynput pyautogui pyinstaller
python detector.py

To install ffmpeg.

MAC: brew install ffmpeg

Win: Download

detector.pydetect.py的前端

check.py是用来检查是否对上的,可以在test.pdf中点击。check.py可以设置offset来保证对齐。

有关对齐:极早期数据会有offset,log中的相对时差没有问题,只要添加一个offset就没有问题了。

pip install opencv-python

Welcome to Upload!