Differences between revisions 15 and 16
Revision 15 as of 2016-06-29 17:35:51
Size: 2198
Editor: 139
Comment:
Revision 16 as of 2016-06-29 17:38:20
Size: 2194
Editor: 139
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:


{{attachment:hausdorff.png|hausdorff|width=300}}
{{attachment:colorize.png|colorize|width=300}}
{{attachment:final.png|final|width=300}}
Line 27: Line 22:
{{attachment:hausdorff.png|hausdorff|width=300}}
Line 28: Line 24:
{{attachment:colorize.png|colorize|width=300}}
Line 30: Line 27:
{{attachment:final.png|final|width=300}}

Target Outcome

Describe Specifications/GeometryComparison here.

Previous Protocols

For more details, see:

Comparing Two Geometries

Hausdorff Distances

Hausdorff distance is defined as the "maximum distance of a set to the nearest point in another set." [Rote] This distance essentially "measures the extent to which each point of a 'model' set lies near some point of an 'image' set, and vice versa." [Huttenlocher] With that being said, the Hausdorff distance can be used to "determine the degree of resemblance when two objects are superimposed on one another." [Huttenlocher] With two geometries, the Hausdorff distance is dependent upon which geometries is selected as the target geometry and which is selected as the sampled geometry. For analysis, the following process should be done with the two geometries as both the target and sampled meshes to ensure an accurate comparison. In other words, the process should be repeated and the geometries should be switched.

Process

  1. Load both geometries into Meshlab.
  2. Filters > Sampling > Hausdorff Distance

hausdorff

  1. Filters > Color Creation and Processing > Colorize by Vertex Quality

colorize

  1. Play with show layer dialogue in order to see just the layer that was colorized (one will have color, other won't).
  2. Render > Show Vert Quality Histogram

final

Explanation

Automating Meshlab

For Smoothing

For Comparison

References

G. Rote (1991). Computing the minimum Hausdorff distance between two point sets on a line under translation. Information Processing Letters, v. 38, pp. 123-127.

Huttenlocher DP, Klanderman GA, Rucklidge WJ. Comparing Images Using the Hausdorff Distance. IEEE Transactions on Pattern Analysis and Machine Intelligence. 1993 September; Vol. 15, No. 9, pg 850. PDF Link

Specifications/GeometryComparison (last edited 2016-10-04 22:02:15 by clough22)