DCS-LCSR / SignStream3

Sign language linguistics annotation software
2 stars 0 forks source link

Gesture Fields #602

Open douglas-motto-at-rutgers opened 1 year ago

douglas-motto-at-rutgers commented 1 year ago

Code is completed which allows gesture fields to be annotated.

Gesture types and categories are included in the defCodingSchema. Annotations of each gesture type are possible with phases such as pre hold, preparation, stroke, post hold, retraction and relaxation. Dominant and Nondominant hands may be annotated, 1 or 2 handed. These may be locked or unlocked. Per hand gesture Handshapes and Orientations are able to be specified. Per hand Gesture Apex is also annotatable.

Custom types in local definitions are possible if predefined types are insufficient.

Gestures field labels may be appended with an auto-numbering, making their values unique.

Individual gestures fields may be hidden or show (globally, in the segment tier, or in the utterance), or have their color changed in the field editor.

Gesture panels may be hidden and show.

This code is implemented, but is not included in the latest SignStream release. This is a placeholder to indicate that it exists if this feature was desired again.

douglas-motto-at-rutgers commented 1 year ago

This issue should only include the features previously worked for the SS4 version. Any new features, or feature changes should be in new independent issues.