Metadata-Version: 2.4
Name: ydl2
Version: 0.1.1
Summary: 无敌的杨
Author-email: 无敌的杨 <ydl779762225@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/CiweiWenruo/ydl2
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.21
Requires-Dist: opencv-python>=4.6
Dynamic: license-file

# ydl

`ydl2` 是一个对 `cv2` 的轻量二次封装工具包，用于日常计算机视觉工程中**反复出现但 cv2 没直接提供的功能**。

## 安装

```bash
pip install ydl2
