Skip to content

Commit 42ae880

Browse files
committed
Updated descriptions.
1 parent ddb46e0 commit 42ae880

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ Types of changes:
1818

1919
- First release with command lines for face movement detection, crop, trim, facemesh extraction
2020
- Added this Changelog :-)
21+
- Face extraction tool can save save landmarks and includes a "normalization" option to transform the landmark to a camera-facing neutral position.
2122

2223
## [1.0.0] - 2021-MM-DD

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This project aggregates a set of video analysis libraries and picks the best of their features for analysing human body movement with the goal of extracting relevant information for **sign language analysis** (i.e.: hands, fingers, face, lips, head, upper-body).
44

55
The outcome is a set of command-line tools and procedures taking a video as input, and producing as output other videos or a stream of numerical features.
6-
The scripts are architected to be chained with dependency tools like Make.
6+
The scripts are architected to be chained with dependency tools like [Make](https://www.gnu.org/software/make/).
77

88
The code relies on a number of body/face analysis libraries:
99

0 commit comments

Comments
 (0)