Esempio n. 1
0
 /// <summary>
 /// Clears the train descriptor collections.
 /// </summary>
 public void Clear()
 {
     Features2DInvoke.cveDescriptorMatcherClear(_descriptorMatcherPtr);
 }