Compare the shape of the current contour with objectToMatch
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
Syntax
C# | Visual Basic | Visual C++ |
public double MatchShapes( Seq<T> objectToMatch, CONTOURS_MATCH_TYPE method )
Public Function MatchShapes ( _ objectToMatch As Seq(Of T), _ method As CONTOURS_MATCH_TYPE _ ) As Double
public: double MatchShapes( Seq<T>^ objectToMatch, CONTOURS_MATCH_TYPE method )
Parameters
- method
- CONTOURS_MATCH_TYPE
contour matching method