Ignore:
Timestamp:
May 23, 2015, 5:09:49 PM (9 years ago)
Author:
sommeria
Message:

bug corrected in civ_series/patch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/read_rdvision.m

    r809 r896  
    9191    data=m.Data;
    9292       %%%%%%%BRICOLAGE in case of unreadable .sqb file
    93 %     ind=[60 63:152];%indices of bin files
    94 %     lengthimage=w*h*bpp;% lengthof an image record on the binary file
     93%      ind=[144 149:646];%indices of bin files
     94%      lengthimage=w*h*bpp;% lengthof an image record on the binary file
    9595%     for ii=1:32*numel(ind)
    9696%         data(ii).offset=mod(ii-1,32)*2*lengthimage+lengthimage;%Dalsa_2
Note: See TracChangeset for help on using the changeset viewer.