You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
simulate_video: simulates emotions in a video using the DLO model implemented as a continuous time state space model. In other words, this function simulates data that we would expect to see when using emotion detection methods for the analysis of emotional dynamics in videos.
Modified
The description of the package has been modified to reflect the new plan for future development, including support for emotion detection in images and videos.
Misc
Unit testing has been implemented using the testthat framework.