docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor LabelEntry

    LabelEntry(int, string, int)

    Creates a new LabelingConfigurationEntry with the given values.

    Declaration
    public LabelEntry(int id, string label, int value)
    Parameters
    Type Name Description
    int id

    The id associated with the label. Used to associate objects with labels in various forms of ground truth.

    string label

    The label string.

    int value

    The value to use when generating semantic segmentation images.

    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)