Constructor used to deserialize homography matrix
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 HomographyMatrix( SerializationInfo info, StreamingContext context )
Public Sub New ( _ info As SerializationInfo, _ context As StreamingContext _ )
public: HomographyMatrix( SerializationInfo^ info, StreamingContext context )