Skip to content

Commit 6979afe

Browse files
committed
Update Changelog.md
1 parent f6d4139 commit 6979afe

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

Changelog.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,26 @@ Types of changes:
1212
* `Security` in case of vulnerabilities.
1313

1414

15+
## [Planned]
16+
17+
- Switch to MediaPipe 0.10.x (from 0.8.9: API changes)
18+
- Update MTCNN to 1.0.0
19+
20+
1521
## [Unreleased]
1622

1723
### Added
1824

19-
- Framework to "produce" and "consume" frames from either videos or directories of images
25+
...
26+
27+
## [0.2] - 2025-08-12
28+
2029
- 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`
2230
- Added more methods for face detection: in script `extract_face_bounds`, parameter `--method` can be either `mediapipe` or `mtcnn`
2331
- Added a script to extract video motion energy using Optical Flow.
32+
- Removed option --outvideo from the face detection script. Bounds can be overlayed in dedicated script `draw_bbox`
33+
- Framework to "produce" and "consume" frames from either videos or directories of images
34+
2435

2536
## [0.1] - 2022-01-26
2637

0 commit comments

Comments
 (0)