Click or drag to resize

BOWTrainerDescriptorsCount Method

Returns the count of all descriptors stored in the training set.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public int DescriptorsCount()

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.BOWTrainer.DescriptorsCount"]

See Also