增加VideoCapture

This commit is contained in:
2025-03-17 15:55:43 +08:00
parent f58f29404e
commit 2a980fbdf8
17 changed files with 862 additions and 449 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@yizhi/cv",
"version": "1.0.2",
"releaseVersion": "1.0.2",
"version": "1.0.3",
"releaseVersion": "1.0.3",
"main": "dist/index.js",
"types": "typing/index.d.ts",
"scripts": {