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.
Name | Description | |
---|---|---|
Calculate(Poly2d, Poly2d) | ||
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. |
IGS.Genamo.ShapeSimilarity