docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PhotosensorToSemanticSegmentationV2

    Maps object IDs to colors of semantic groups from a SemanticSegmentationLabelConfig configuration. Semantic segmentation assigns the same color to all instances of the same semantic group.

    Inheritance
    object
    NodeRuntime
    Transcoder
    PhotosensorTranscoder
    PhotosensorToTextureV2
    PhotosensorToSegmentationV2
    PhotosensorToSemanticSegmentationV2
    Inherited Members
    PhotosensorToSegmentationV2.kTranslationTablePropID
    PhotosensorToSegmentationV2.segmentation
    PhotosensorToSegmentationV2.Enable(Scheduler.ClockState)
    PhotosensorToSegmentationV2.Transcode(CustomPassContext)
    PhotosensorToSegmentationV2.Disable()
    PhotosensorToSegmentationV2.InternalBindExtraParameters(CommandBuffer)
    PhotosensorToSegmentationV2.SetOutputTexture(RenderTexture)
    PhotosensorToTextureV2.height
    PhotosensorToTextureV2._outputBuffer
    PhotosensorToTextureV2._kernelName
    PhotosensorToTextureV2._outputTextureFormat
    PhotosensorToTextureV2._outputTextureID
    PhotosensorToTextureV2.Height
    PhotosensorToTextureV2.Width
    PhotosensorTranscoder.frame
    PhotosensorTranscoder.SampleCountPerFrame
    PhotosensorTranscoder.InitializeSensorSDKShaderKernel(string)
    PhotosensorTranscoder.IsValidForTranscode()
    Transcoder.inTranscode
    Transcoder.outTranscode
    Transcoder._computeShader
    Transcoder.EnableInterfaceOnChangeEvent()
    Transcoder.DisableInterfaceOnChangeEvent()
    Transcoder.InitializeSensorSDKComputeShader(string, string)
    Transcoder.Release()
    NodeRuntime._parent
    NodeRuntime._portList
    NodeRuntime._queryPath
    NodeRuntime._tickCPUTimeNs
    NodeRuntime.Initialize(SystemGraphComponent)
    NodeRuntime.InternalInitialize()
    NodeRuntime.Start()
    NodeRuntime.OnTick(double, double, Scheduler.ClockState, Scheduler.Signal)
    NodeRuntime.Update()
    NodeRuntime.FixedUpdate()
    NodeRuntime.OnPortAdded(string, Type, string, PortDirection, FieldExtra, ref IPortType)
    NodeRuntime.OnPortRemoved(string)
    NodeRuntime.InitializeDynamicPorts(SystemGraphComponent)
    NodeRuntime.QueryPath
    NodeRuntime.TickCPUTimeNs
    NodeRuntime.PortDataList
    Namespace: Mechatronics.SensorSDK
    Assembly: solution.dll
    Syntax
    [NodeCategory("Photosensor Transcoder", "PhotosensorToSemanticSegmentation v2", NodeTick.Asynchronous, (LifeCycle)0, 0, NodeMode.Standard, false)]
    [HelpURL("https://docs.unity3d.com/Packages/com.unity.sensorsdk@2.1/manual/NodeReference/PhotosensorTranscoder/PhotosensorToSemanticSegmentation.html")]
    public class PhotosensorToSemanticSegmentationV2 : PhotosensorToSegmentationV2

    Constructors

    Name Description
    PhotosensorToSemanticSegmentationV2()

    Initializes and returns an instance of PhotosensorToSemanticSegmentationV2.

    Methods

    Name Description
    InternalBuildTranslationTable()

    Creates the _gpuTranslationTable used to convert labels to the output texture.

    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)