PySceneDetect:基于Python和OpenCV场景切换检测程序和库-源码

上传者: 42144554 | 上传时间: 2021-08-25 09:28:28 | 文件大小: 276KB | 文件类型: ZIP
视频场景剪辑检测和分析工具 最新版本:v0.5.5(2021年1月17日) 主页: 文档: 不和谐: : 快速安装:要通过具有所有依赖项的pip安装PySceneDetect,请执行以下操作: pip install scenedetect[opencv] 对于服务器,可以通过安装scenedetect[opencv-headless]来使用OpenCV无头(非GUI)版本。 要启用视频拆分支持,您还需要安装mkvmerge或ffmpeg有关详细信息,请参阅“ 的文档。 需要Python模块click , numpy ,OpenCV cv2和(可选) tqdm来显示进度。 有关详细信息,请参见。 快速入门(命令行) : 在检测到新场景的地方分割输入视频: scenedetect -i video.mp4 detect-content split-video 跳过输入

文件下载

资源详情

[{"title":"( 82 个子文件 276KB ) PySceneDetect:基于Python和OpenCV场景切换检测程序和库-源码","children":[{"title":"PySceneDetect-master","children":[{"title":".gitignore <span style='color:#111;'> 58B </span>","children":null,"spread":false},{"title":"scenedetect.spec <span style='color:#111;'> 882B </span>","children":null,"spread":false},{"title":"setup.cfg <span style='color:#111;'> 159B </span>","children":null,"spread":false},{"title":"package-info.rst <span style='color:#111;'> 2.83KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 7.20KB </span>","children":null,"spread":false},{"title":".github","children":[{"title":"ISSUE_TEMPLATE","children":[{"title":"blank-template.md <span style='color:#111;'> 123B </span>","children":null,"spread":false},{"title":"feature-or-enhancement-request.md <span style='color:#111;'> 1.00KB </span>","children":null,"spread":false},{"title":"bug-or-issue-report.md <span style='color:#111;'> 1.48KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"scenedetect","children":[{"title":"video_manager.py <span style='color:#111;'> 33.91KB </span>","children":null,"spread":false},{"title":"frame_timecode.py <span style='color:#111;'> 19.67KB </span>","children":null,"spread":false},{"title":"scene_detector.py <span style='color:#111;'> 5.43KB </span>","children":null,"spread":false},{"title":"platform.py <span style='color:#111;'> 11.19KB </span>","children":null,"spread":false},{"title":"cli","children":[{"title":"context.py <span style='color:#111;'> 31.93KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 32.16KB </span>","children":null,"spread":false}],"spread":true},{"title":"detectors","children":[{"title":"content_detector.py <span style='color:#111;'> 6.61KB </span>","children":null,"spread":false},{"title":"threshold_detector.py <span style='color:#111;'> 11.28KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 4.17KB </span>","children":null,"spread":false},{"title":"motion_detector.py <span style='color:#111;'> 4.61KB </span>","children":null,"spread":false}],"spread":true},{"title":"thirdparty","children":[{"title":"LICENSE-TQDM <span style='color:#111;'> 2.20KB </span>","children":null,"spread":false},{"title":"LICENSE-NUMPY <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"LICENSE-OPENCV <span style='color:#111;'> 1.71KB </span>","children":null,"spread":false},{"title":"LICENSE-CLICK <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false},{"title":"LICENSE-PYTEST <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false},{"title":"simpletable.py <span style='color:#111;'> 9.95KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false}],"spread":false},{"title":"__init__.py <span style='color:#111;'> 4.64KB </span>","children":null,"spread":false},{"title":"__main__.py <span style='color:#111;'> 2.70KB </span>","children":null,"spread":false},{"title":"stats_manager.py <span style='color:#111;'> 14.76KB </span>","children":null,"spread":false},{"title":"scene_manager.py <span style='color:#111;'> 32.31KB </span>","children":null,"spread":false},{"title":"video_splitter.py <span style='color:#111;'> 12.59KB </span>","children":null,"spread":false}],"spread":false},{"title":"tests","children":[{"title":"api_test.py <span style='color:#111;'> 4.52KB </span>","children":null,"spread":false},{"title":"conftest.py <span style='color:#111;'> 2.47KB </span>","children":null,"spread":false},{"title":"test_scene_manager.py <span style='color:#111;'> 6.60KB </span>","children":null,"spread":false},{"title":"test_frame_timecode.py <span style='color:#111;'> 12.04KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"test_video_manager.py <span style='color:#111;'> 11.51KB </span>","children":null,"spread":false},{"title":"test_stats_manager.py <span style='color:#111;'> 11.81KB </span>","children":null,"spread":false},{"title":"test_platform.py <span style='color:#111;'> 4.08KB </span>","children":null,"spread":false}],"spread":true},{"title":"scenedetect.py <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"docs","children":[{"title":"other","children":[{"title":"copyright.md <span style='color:#111;'> 4.33KB </span>","children":null,"spread":false},{"title":"similar.md <span style='color:#111;'> 844B </span>","children":null,"spread":false},{"title":"literature.md <span style='color:#111;'> 1.74KB </span>","children":null,"spread":false}],"spread":true},{"title":"reference","children":[{"title":"command-line-params.md <span style='color:#111;'> 18.13KB </span>","children":null,"spread":false},{"title":"python-api.md <span style='color:#111;'> 5.17KB </span>","children":null,"spread":false},{"title":"detection-methods.md <span style='color:#111;'> 4.05KB </span>","children":null,"spread":false}],"spread":true},{"title":"faq.md <span style='color:#111;'> 2.12KB </span>","children":null,"spread":false},{"title":"download.md <span style='color:#111;'> 7.44KB </span>","children":null,"spread":false},{"title":"examples","children":[{"title":"usage-python.md <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"usage.md <span style='color:#111;'> 13.56KB </span>","children":null,"spread":false},{"title":"usage-example.md <span style='color:#111;'> 9.43KB </span>","children":null,"spread":false},{"title":"video-splitting.md <span style='color:#111;'> 1.96KB </span>","children":null,"spread":false}],"spread":false},{"title":"img","children":[{"title":"params.png <span style='color:#111;'> 87.62KB </span>","children":null,"spread":false},{"title":"pyscenedetect_logo.png <span style='color:#111;'> 4.74KB </span>","children":null,"spread":false},{"title":"pyscenedetect_logo_small.png <span style='color:#111;'> 3.24KB </span>","children":null,"spread":false}],"spread":false},{"title":"changelog.md <span style='color:#111;'> 18.71KB </span>","children":null,"spread":false},{"title":"index.md <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false},{"title":"features.md <span style='color:#111;'> 5.09KB </span>","children":null,"spread":false},{"title":"contributing.md <span style='color:#111;'> 4.20KB </span>","children":null,"spread":false},{"title":"supporting.md <span style='color:#111;'> 2.51KB </span>","children":null,"spread":false}],"spread":false},{"title":"LICENSE <span style='color:#111;'> 5.04KB </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 152B </span>","children":null,"spread":false},{"title":"mkdocs.yml <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"MANIFEST.in <span style='color:#111;'> 44B </span>","children":null,"spread":false},{"title":"setup.py <span style='color:#111;'> 4.05KB </span>","children":null,"spread":false},{"title":".travis.yml <span style='color:#111;'> 357B </span>","children":null,"spread":false},{"title":"manual","children":[{"title":"make.bat <span style='color:#111;'> 781B </span>","children":null,"spread":false},{"title":"conf.py <span style='color:#111;'> 5.43KB </span>","children":null,"spread":false},{"title":"index.rst <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false},{"title":"api","children":[{"title":"video_splitter.rst <span style='color:#111;'> 199B </span>","children":null,"spread":false},{"title":"video_manager.rst <span style='color:#111;'> 5.57KB </span>","children":null,"spread":false},{"title":"stats_manager.rst <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"detectors.rst <span style='color:#111;'> 588B </span>","children":null,"spread":false},{"title":"scene_manager.rst <span style='color:#111;'> 5.29KB </span>","children":null,"spread":false},{"title":"scene_detector.rst <span style='color:#111;'> 245B </span>","children":null,"spread":false},{"title":"frame_timecode.rst <span style='color:#111;'> 2.27KB </span>","children":null,"spread":false}],"spread":false},{"title":"api.rst <span style='color:#111;'> 4.86KB </span>","children":null,"spread":false},{"title":"cli","children":[{"title":"detectors.rst <span style='color:#111;'> 3.45KB </span>","children":null,"spread":false},{"title":"global_options.rst <span style='color:#111;'> 6.89KB </span>","children":null,"spread":false},{"title":"commands.rst <span style='color:#111;'> 13.37KB </span>","children":null,"spread":false}],"spread":false},{"title":"_static","children":[{"title":"pyscenedetect_logo.png <span style='color:#111;'> 3.26KB </span>","children":null,"spread":false},{"title":"pyscenedetect_logo_small.png <span style='color:#111;'> 4.24KB </span>","children":null,"spread":false}],"spread":false},{"title":"Makefile <span style='color:#111;'> 610B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明