CvReleaseLSH Method OpenCvSharp Class Library
Free the given LSH structure.

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

public static void ReleaseLSH(
	CvLSH lsh
)

Parameters

lsh
Type: OpenCvSharpCvLSH

[Missing <param name="lsh"/> documentation for "M:OpenCvSharp.Cv.ReleaseLSH(OpenCvSharp.CvLSH)"]

See Also

Reference