|
class | AreaSimilarityMeasure |
| Measures the degree of similarity between two IGeometrys using the area of intersection between the geometries. The measure is normalized to lie in the range [0, 1]. Higher measures indicate a great degree of similarity. More...
|
|
class | HausdorffSimilarityMeasure |
| Measures the degree of similarity between two IGeometrys using the Hausdorff distance metric. More...
|
|
interface | ISimilarityMeasure |
| An interface for classes which measures the degree of similarity between two Geometrys. More...
|
|
class | SimilarityMeasureCombiner |
| Provides methods to mathematically combine ISimilarityMeasure values. /summary> <author>Martin Davis</author>
|
|