BOWTrainerDescriptorsCount Method OpenCvSharp Class Library
Returns the count of all descriptors stored in the training set.

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

public int DescriptorsCount()

Return Value

Type: Int32

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

See Also

Reference