Library to invoke OpenCV functions

Namespace:  Emgu.CV
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
public static class CvInvoke
Visual Basic (Declaration)
Public NotInheritable Class CvInvoke
Visual C++
public ref class CvInvoke abstract sealed

Inheritance Hierarchy

System..::.Object
  Emgu.CV..::.CvInvoke

See Also