We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6540425 commit 86c4f61Copy full SHA for 86c4f61
Changelog.md
@@ -20,6 +20,7 @@ Types of changes:
20
- Renamed package from `dfki_sl_videotools` to `slvideotools`
21
- Removed option --outvideo from the face detection script. Bounds can be overlayed in dedicated script `draw_bbox`
22
- Added more methods for face detection: in script `extract_face_bounds`, parameter `--method` can be either `mediapipe` or `mtcnn`
23
+- Added a script to extract video motion energy using Optical Flow.
24
25
## [0.1] - 2022-01-26
26
0 commit comments