ES-Alexander / ES-Alexander/pythonic-cv

Improve Requirements docs/installation

未关闭
#11 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue
主要语言
Python
星标
45
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

Currently requirements are mentioned in README, but only include instructions for individual installs. That's partly intentional because users are expected to have already started using opencv before using this library, and there are several different ways of installing that, but particularly since mss is now an available backend it would be useful to have a few requirements installation options, e.g.
- `[all]` -> `numpy>=1.19.0 opencv-python>=4.2.0 mss>=3.0.0`
- `[no-screen]` -> `numpy>=1.19.0 opencv-python>=4.2.0`

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。