Interface IDepthInstanceSegmentation
- Namespace
- NT2I.ONNX.Abstractions.Interfaces
- Assembly
- NT2I.ONNX.Abstractions.dll
Définit le contrat pour une segmentation d'instance qui inclut également une information de profondeur.
public interface IDepthInstanceSegmentation : IInstanceSegmentation, IDepthBoundingBox, IBoundingBox
- Inherited Members