1、解决使用 Cv2.ImShow 播放画面,闪烁一下窗口不见的问题

2、之前注册播放、分析帧,回调时必须判定是否当前注册源,现增加新方法可以不用判定
3、将之前程序一运行就播放,调整为手动指定 IsRunning 值来控制
This commit is contained in:
2025-12-26 06:14:55 +08:00
parent 6281f4248e
commit e9f5975a79
5 changed files with 226 additions and 137 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
[Bb]in/
[Oo]bj/
.vs/
*.user
*.suo
*.rar
*.zip
ExportCode_Dump.txt
Publish/
Bat/