Interface IStatModel
Interface for statistical models in OpenCV ML.
public interface IStatModel : IAlgorithm
- Inherited Members
- Extension Methods
Properties
StatModelPtr
Return the pointer to the StatModel object
nint StatModelPtr { get; }
Property Value
- nint
The pointer to the StatModel object