% MATLAB code to re-create the object(s) stored in "session11_shift.mat". % % -> use this if your MATLAB version cannot read "session11_shift.mat". % % Created by "create_matdatafile_creator", itself created by Guillaume Lathoud, 2006 - lathoud@idiap.ch session08_to_11( 1 ).cam( 1 ).delta_x = reshape( [ -2.3528299999999999e-01 ; ], [ 1 1 ] ); session08_to_11( 1 ).cam( 1 ).delta_y = reshape( [ 3.0356100000000003e-01 ; ], [ 1 1 ] ); session08_to_11( 1 ).cam( 2 ).delta_x = reshape( [ -3.5193000000000002e-02 ; ], [ 1 1 ] ); session08_to_11( 1 ).cam( 2 ).delta_y = reshape( [ -7.1571999999999997e-02 ; ], [ 1 1 ] ); session08_to_11( 1 ).cam( 3 ).delta_x = reshape( [ 1.7650500000000000e-01 ; ], [ 1 1 ] ); session08_to_11( 1 ).cam( 3 ).delta_y = reshape( [ -5.8587000000000000e-02 ; ], [ 1 1 ] );