docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor InstanceSegmentationLabeler

    InstanceSegmentationLabeler()

    Creates a new InstanceSegmentationLabeler. Be sure to assign idLabelConfig before adding to a PerceptionCamera.

    Declaration
    public InstanceSegmentationLabeler()

    InstanceSegmentationLabeler(IdLabelConfig)

    Creates a new InstanceSegmentationLabeler with the given IdLabelConfig.

    Declaration
    public InstanceSegmentationLabeler(IdLabelConfig labelConfig)
    Parameters
    Type Name Description
    IdLabelConfig labelConfig

    The label config for resolving the label for each object.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)