% MATLAB code to re-create the object(s) stored in "session12_shift.mat". % % -> use this if your MATLAB version cannot read "session12_shift.mat". % % Created by "create_matdatafile_creator", itself created by Guillaume Lathoud, 2006 - lathoud@idiap.ch session08_to_12( 1 ).cam( 1 ).delta_x = reshape( [ 2.2782000000000000e-02 ; ], [ 1 1 ] ); session08_to_12( 1 ).cam( 1 ).delta_y = reshape( [ 5.0298699999999996e-01 ; ], [ 1 1 ] ); session08_to_12( 1 ).cam( 2 ).delta_x = reshape( [ -1.1117200000000001e-01 ; ], [ 1 1 ] ); session08_to_12( 1 ).cam( 2 ).delta_y = reshape( [ 3.1119000000000002e-01 ; ], [ 1 1 ] ); session08_to_12( 1 ).cam( 3 ).delta_x = reshape( [ 1.7893300000000001e-01 ; ], [ 1 1 ] ); session08_to_12( 1 ).cam( 3 ).delta_y = reshape( [ 8.6418999999999996e-02 ; ], [ 1 1 ] );