ES-Alexander / ES-Alexander/pythonic-cv
LockedCamera/VideoReader subclass callback example
未關閉
enhancement
- 主要語言
- Python
- 星號
- 45
- 分支
- 3
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Create an example subclassing LockedCamera and/or VideoReader using `get_camera_image` as a callback within the main processing function, for processing which doesn't lend itself to being split in two, and/or variable processing times that can predict vaguely when it will finish and can more accurately try to have grabbing return precisely when processing completes.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
首先閱讀 LockedCamera 和 VideoReader 的進入點,以及 get_camera_image callback 的使用方式。建立一個將處理保留在單一 main 函式中的範例,其中包含變動的處理時間和預期的擷取時序行為;該範例應能示範 callback 流程和時序策略。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- opencv, python
- 領域
- computer-vision
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100