-
Notifications
You must be signed in to change notification settings - Fork 50
Home
Brandon Castellano edited this page Jul 19, 2020
·
25 revisions
Welcome to the DVR-Scan wiki, used for development specific book-keeping and idea management.
Type | Description | Complete | Issue |
---|---|---|---|
bug-fix | flag to manually set framerate if not properly detected from video/camera | N | N/A |
feature | downscaling for faster detection and encoding | N | N/A |
Type | Description | Complete | Issue |
---|---|---|---|
feature | image masking with a transparent .PNG to determine which parts of the frame should be excluded from motion detection | N | N/A |
Type | Description | Complete | Issue |
---|---|---|---|
enhancement | support for live videos via video cameras / webcams | N | N/A |
feature | integration with mkvmerge or ffmpeg instead of using the OpenCV VideoWriter |
N | N/A |
other | find/create test footage with various events, e.g. static scene (example), scene with vehicles in background (example 1, example 2) to test masking and motion threshold/magnitude | N | N/A |
other | integration with PySceneDetect | N | N/A |