ShapeSimilarity Class

Public Class ShapeSimilarity
This language is not supported or no code example is available.
public class ShapeSimilarity
This language is not supported or no code example is available.
public ref class ShapeSimilarity 
This language is not supported or no code example is available.
public class ShapeSimilarity
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Static Calculate(Poly2d, Poly2d)
Public method Static Calculate(Poly2d, Poly2d, out double) Calculates the similarity between two polys. 0=perfect This function is scale independant so the polys can have different size. It only compare the shape of the polys. Rot is how much the first poly pf should be rotated to obtain the match.
Top
IGS.Genamo.ShapeSimilarity

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition