Class SegmentationResults
List of Segmentation estimation results
Inheritance
System.Object
SegmentationResults
Namespace: TofAr.V0.Segmentation
Assembly: TofArSegmentationAssembly.dll
Syntax
[MessagePackObject(false)]
public class SegmentationResults
Fields
results
List of Segmentation estimation results
Declaration
[Key("results")]
public SegmentationResult[] results
Field Value
Type |
---|
SegmentationResult[] |