Commit graph

17 commits

Author SHA1 Message Date
Mike Croucher
a9559acbd0 Removed import urllib2 since it wasn't being used 2015-02-27 16:47:26 +00:00
Mike Croucher
c6b43d91da Exception fixes for Python 3 compat 2015-02-26 14:29:40 +00:00
Neil Lawrence
e349c12cf0 Fixed some bugs in mocap.py where errors weren't being raised when file format was incorrect and made datasets.py check for 404 errors which previously were occuring silently ... shhhhh 2013-11-29 18:39:14 +00:00
James McMurray
aa5ebcbd8f Fixed more errors in docs 2 2013-09-20 17:46:23 +01:00
James McMurray
be3880c0bd Fixed docstring warnings - could still be mistakes 2013-09-20 13:38:20 +01:00
Neil Lawrence
c45a80499c Added ability to load in cmu motion capture data bases in the new data base loading format. 2013-08-18 08:18:27 +02:00
Neil Lawrence
45a2c2b3a6 Part changes to datasets.py and mocap.py to download data resources for examples. Not working currently! 2013-06-06 09:04:02 +01:00
Max Zwiessele
4eebf99bfb REVERT a53690ab7f, flapack back substitued in 2013-05-31 12:09:11 +01:00
Max Zwiessele
a53690ab7f DeprecationWarning: Substituded all (\!) flapack occ. with lapack (scipy said so) 2013-05-30 10:37:03 +01:00
Andreas
dc545bd9cc Mocap dataset automatic download 2013-05-24 13:05:16 +01:00
Andreas
043e208bdb Completed the automatic mocap dataset fetch from url 2013-05-22 14:20:50 +01:00
Neil Lawrence
33521f6763 Unification of the visualize object hierarchy and standardization of the click and move behaviour of lvm and lvm_dimselect. Set colours of input sensitivity histogram to red for left (port) and green for right (starboard). 2013-04-29 21:45:15 +01:00
Neil Lawrence
ac842d51e6 cmu_mocap() example mostly working except some fiddling with axes for visualization. Also changes to naming of scaling and offset parameters in GP.py and deal with the case where the scale parameter is zero. 2013-04-27 10:39:55 +01:00
Neil Lawrence
8b00c5a827 Fixed two bugs in to_xyz, checked on a test version of MATLAB code. 2013-04-26 23:37:48 +01:00
Neil Lawrence
8306bb652c Added first draft of acclaim mocap functionality. 2013-04-26 21:35:15 +01:00
Neil Lawrence
fce4dd7fde Further edits on visualization code for faces example. 2013-04-02 02:20:53 +02:00
Neil Lawrence
0f168a1667 Added mocap.py for loading in motion capture data. 2013-04-01 11:01:16 +01:00