Ignore:
Timestamp:
Mar 21, 2010, 2:34:24 PM (14 years ago)
Author:
sommeria
Message:

upgrade and cleaning in uvmat: run min plus does not modify the field counters in case of error
nomtype2pair: comments added
get_field: minor cleaning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/nomtype2pair.m

    r29 r59  
    1 %'nomtype2pair': creates nomencalture for index pairs.
     1%'nomtype2pair': creates nomencalture for index pairs knowing the image nomenclature
    22%---------------------------------------------------------------------
    3 % [nom_type_nc]=nomtype2pair(nom_type);
     3% [nom_type_pair]=nomtype2pair(nom_type,Dti,Dtj);
    44%---------------------------------------------------------------------           
    5 % This function detects the existence the constructed file name and it can
    6 % find indices according to file existence if they are not specified
    7 %%rmq: this function is related to the reverse functions display2name and name2diplay
    8 %---------------------------------------------------------------------
     5
    96% OUTPUT:
    107%nom_type_nc
Note: See TracChangeset for help on using the changeset viewer.