ruthetum / PySceneDetect

랩실에서 심심풀이 땅콩 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PySceneDetect

영상의 전환점을 찾아주는 파이썬 라이브러리

Usage

가상환경 설치 및 실행

pip install virtualenv

pip install virtualenvwrapper-win

virtualenv venv

.\venv\Scripts\activate

라이브러리 설치

pip install scenedetect[opencv]

실행

python detector.py

Result

Video

Video Label

Detected scenes

Alt text

Alt text

Alt text

Alt text

Alt text

Reference

PySceneDetect

Video Source

About

랩실에서 심심풀이 땅콩 2


Languages

Language:Python 100.0%