docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace UnityEngine.Perception.GroundTruth

    Classes

    Ego

    Marker indicating the GameObject is the root of the ego for a set of sensors. Works with PerceptionCamera. Custom sensors can use the EgoHandle property to register themselves under this ego.

    GroundTruthLabelSetupSystem

    System which notifies the registered IGroundTruthGenerator about Labeling additions.

    Labeling

    Defines a set of labels associated with the object and its descendants. A Labeling component will override any Labeling components on the object's ancestors.

    LabelingConfiguration

    A definition for how a Labeling should be resolved to a single label and id for ground truth generation.

    PerceptionCamera

    Captures ground truth from the associated Camera.

    RenderTextureReader<T>

    RenderTextureReader reads a RenderTexture from the GPU each frame and passes the data back through a provided callback.

    RenderedObjectInfoGenerator

    A CPU-based pass which computes bounding box and pixel counts per-object from instance segmentation images

    SimulationManager

    Global manager for frame scheduling and output capture for simulations. Data capture follows the schema defined in TODO: Expose schema publicly

    Structs

    Annotation

    A handle to an annotation. Can be used to report metrics on the annotation.

    AnnotationDefinition

    A metric type, used to define a kind of annotation. RegisterAnnotationDefinition(string, string, string, Guid).

    AsyncAnnotation

    A handle to an async annotation, used to report values for an annotation after the frame for the annotation has past. See ReportAnnotationAsync(AnnotationDefinition)

    AsyncMetric

    Handle to a metric whose values may be reported in a subsequent frame.

    EgoHandle

    An ego, which is used to group multiple sensors under a single frame of reference.

    GroundTruthInfo

    Information regarding a Labeling instance. Generated by GroundTruthLabelSetupSystem

    LabelEntry

    Structure defining a label configuration for LabelingConfiguration.

    MetricDefinition

    A metric type, used to define a kind of metric. RegisterMetricDefinition(string, string, Guid).

    RenderedObjectInfo

    Describes an instance of an object in an instance segmentation frame. Generated by RenderedObjectInfoGenerator.

    SensorHandle

    A handle to a sensor managed by the SimulationManager. It can be used to check whether the sensor is expected to capture this frame and report captures, annotations, and metrics regarding the sensor.

    SensorSpatialData

    Container holding the poses of the ego and sensor. Also optionally contains the ego velocity and acceleration.

    Interfaces

    IGroundTruthGenerator

    Interface for setting up MeshRenderers for ground truth generation via GroundTruthLabelSetupSystem.

    Enums

    BoundingBoxOrigin

    The origin to use for bounding box calculation

    StartingLabelId

    Selector for whether label ids should start at zero or one. StartingLabelId.


    Did you find this page useful? Please give it a rating:

    Thanks for rating this page!

    Report a problem on this page

    What kind of problem would you like to report?

    • This page needs code samples
    • Code samples do not work
    • Information is missing
    • Information is incorrect
    • Information is unclear or confusing
    • There is a spelling/grammar error on this page
    • Something else

    Thanks for letting us know! This page has been marked for review based on your feedback.

    If you have time, you can provide more information to help us fix the problem faster.

    Provide more information

    You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:

    You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:

    You've told us there is information missing from this page. Please tell us more about what's missing:

    You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:

    You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:

    You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:

    You've told us this page has a problem. Please tell us more about what's wrong:

    Thank you for helping to make the Unity documentation better!

    Your feedback has been submitted as a ticket for our documentation team to review.

    We are not able to reply to every ticket submitted.

    In This Article
    • Classes
    • Structs
    • Interfaces
    • Enums
    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)