Jump to content

Error in SemanticSegmentation


giuly-chu

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...