Skip to content

transforEmotion 0.1.3

Compare
Choose a tag to compare
@atomashevic atomashevic released this 13 Nov 19:44
· 75 commits to main since this release
440d22d

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.