Multimodal Gesture Recognition: Montalbano V1 (ICMI '13) - Training Data
Software and tools
DataViewer
Basic Matlab GUI to visualize the data (RGB, Depth and Audio) and export it in order to be used
Utils
Basic Matlab scripts for different purposes:
- calcError.m:Get the Levenshtein distance between a provided groundtruth file and a predictions file.
- getGestureID.m:Get the gesture ID from the gesture description.
- getSampleData.m:If you do not want to export all the data, this script allows to access all the data from a zipped sample file. If you do not use all the modalities, you can comment out some information to speed-up the data generation.