Changeset 59 for trunk/src/nomtype2pair.m
- Timestamp:
- Mar 21, 2010, 2:34:24 PM (14 years ago)
- 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 2 2 %--------------------------------------------------------------------- 3 % [nom_type_ nc]=nomtype2pair(nom_type);3 % [nom_type_pair]=nomtype2pair(nom_type,Dti,Dtj); 4 4 %--------------------------------------------------------------------- 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 9 6 % OUTPUT: 10 7 %nom_type_nc
Note: See TracChangeset
for help on using the changeset viewer.