mocap icon indicating copy to clipboard operation
mocap copied to clipboard

Matlab software for processing motion capture files.

Results 5 mocap issues
Sort by recently updated
recently updated
newest added

When running this command: skel = acclaimReadSkel('examples/86.asf'); I get this error: Error using fgets Invalid file identifier. Use fopen to generate a valid file identifier. Error in fgetl (line 32)...

getline() is now fgets() and tokenize() is now strsplit().

getline() is now fgets() and tokenize() is now strsplit. While loop stop conditions also change. Script now handle comments ('#')

change function name 'swapNode' to 'treeSwapNode' defined in NDLUTIL 0.161