% MATLAB code to re-create the object(s) stored in "session09_shift.mat". % % -> use this if your MATLAB version cannot read "session09_shift.mat". % % Created by "create_matdatafile_creator", itself created by Guillaume Lathoud, 2006 - lathoud@idiap.ch session08_to_09( 1 ).cam( 1 ).delta_x = reshape( [ -3.7430999999999999e-02 ; ], [ 1 1 ] ); session08_to_09( 1 ).cam( 1 ).delta_y = reshape( [ 1.1577200000000000e-01 ; ], [ 1 1 ] ); session08_to_09( 1 ).cam( 2 ).delta_x = reshape( [ -1.3131000000000001e-01 ; ], [ 1 1 ] ); session08_to_09( 1 ).cam( 2 ).delta_y = reshape( [ 4.0044999999999997e-02 ; ], [ 1 1 ] ); session08_to_09( 1 ).cam( 3 ).delta_x = reshape( [ 3.1929700000000000e-01 ; ], [ 1 1 ] ); session08_to_09( 1 ).cam( 3 ).delta_y = reshape( [ 1.7749000000000001e-02 ; ], [ 1 1 ] );