Jump to content

Error in SemanticSegmentation


giuly-chu

Recommended Posts

Posted

Hi @giuly-chu,

Kindly answer these two questions to help us understand the issue:

(1) Do you run into the error using only SRWorks Unity Plugin and Experience Demo?

(2) What are the steps to produce the error?

Thanks!
Renee

Posted

Thanks for replying.

In my project i use three plugin:

  • SRWorks Unity Plugin
  • Experience Demo
  • Stream VR Plugin

My objective is to use the Semantic Segmentation while i use any VR app.

I have only changed  mode in Vive_SR_Dual_Camera_Ring Script in VIRTUAL because not having a good docoumentation i don't know where to put my hands 

 

Thanks!

Giuly

Posted

The nature of Semantic Segmentation is to recognize and categorize real objects in the images captured by Vive Pro's front cameras. In other words, it's an AR feature.

To categorize virtual objects, try looking into Unity's documentation Object.FindObjectsOfType.

As for mode switch, try looking into Sample1_Effects_SwitchMode.unity and the script ViveSR_Experience_SwitchMode.cs.

Cheers,
Renee

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...