Ignore:
Timestamp:
Jan 20, 2022, 8:30:32 PM (2 years ago)
Author:
sommeria
Message:

calibration with plane angl corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/series/extract_rdvision.m

    r1107 r1110  
    209209                if check_xml
    210210                    [success,errormsg] = copyfile(filexml,[fullfile(RootPath,logdir,Param.InputTable{iview,3}) '.xml']); %copy the original xml file in the upper folder
     211                else
     212                    errormsg=[filexml ' missing'];
     213                    return
    211214                end
    212215            end
Note: See TracChangeset for help on using the changeset viewer.