Method GetCustomModelConstraints
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
GetCustomModelConstraints()
Gets the custom model coefficient constraint function previously set via SetCustomModelConstraints(ModelConstraintFunction?), or null if none is set.
public virtual SACSegmentation.ModelConstraintFunction? GetCustomModelConstraints()