% MATLAB code to re-create the object(s) stored in "session10_shift.mat". % % -> use this if your MATLAB version cannot read "session10_shift.mat". % % Created by "create_matdatafile_creator", itself created by Guillaume Lathoud, 2006 - lathoud@idiap.ch session08_to_10( 1 ).cam( 1 ).delta_x = reshape( [ 2.4190000000000000e-02 ; ], [ 1 1 ] ); session08_to_10( 1 ).cam( 1 ).delta_y = reshape( [ 4.0516000000000003e-02 ; ], [ 1 1 ] ); session08_to_10( 1 ).cam( 2 ).delta_x = reshape( [ -1.0461600000000000e-01 ; ], [ 1 1 ] ); session08_to_10( 1 ).cam( 2 ).delta_y = reshape( [ -5.3272000000000000e-02 ; ], [ 1 1 ] ); session08_to_10( 1 ).cam( 3 ).delta_x = reshape( [ 4.7104600000000002e-01 ; ], [ 1 1 ] ); session08_to_10( 1 ).cam( 3 ).delta_y = reshape( [ -1.5397100000000000e-01 ; ], [ 1 1 ] );