Changeset 28 for distools/hausdma.m
- Timestamp:
- 03/31/12 18:04:35 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
distools/hausdma.m
r22 r28 14 14 % Computes a Hausdorff distance matrix DH and a modified Hausdorff distance 15 15 % matrix DM between the datafiles of binary images A and B. 16 % DH = MAX_B(MIN_A(D_AB)), DM = MEAN_B(MIN_A(D_AB)) 16 17 % Preferably, NA <= NB (faster computation). 17 18 % Progress is reported in fid (fid = 1: on the sreeen).
Note: See TracChangeset
for help on using the changeset viewer.