NativeMethodscore_Algorithm_getAlgorithm Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_Algorithm_getAlgorithm(System.IntPtr,System.String)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static IntPtr core_Algorithm_getAlgorithm(
	IntPtr self,
	string name
)

Parameters

self
Type: SystemIntPtr

[Missing <param name="self"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_Algorithm_getAlgorithm(System.IntPtr,System.String)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_Algorithm_getAlgorithm(System.IntPtr,System.String)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_Algorithm_getAlgorithm(System.IntPtr,System.String)"]

See Also

Reference