CvLSHRemove Method OpenCvSharp Class Library
Remove vectors from LSH, as addressed by given indices.

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

public void Remove(
	CvMat indices
)

Parameters

indices
Type: OpenCvSharpCvMat

[Missing <param name="indices"/> documentation for "M:OpenCvSharp.CvLSH.Remove(OpenCvSharp.CvMat)"]

See Also

Reference