Sergio Bromberg

Results 9 comments of Sergio Bromberg

I'm facing the same problem. I mask a few faces, train with XSeg and results are pretty good. Then I apply the masks, to both src and dst. In the...

Hi, If your problem is on build, please check the last lines of readme file. You can either copy the file manually, or update the file CopyOpenVR.cs with a correct...

To solve your problems in Editor mode, I suggest you try this: 1. Import the OpenVR package from package manager 2. Find the file openvr_api.dll by searching in your project...

Hi Leo, I had the same issues before. I didn't really try to solve it but perhaps you can try a filter at the expense of some delay. Perhaps something...

> This looks promising! Thanks, though I don't think I'll develop this further. > Does this allow a room set up to be done with a headset plugged in? i.e...

@tiaoyuedexin, I don't think this is related to the room settings. Are you sure the scale parameters of your transform and its parent's are all set to 1?

Hi @tomalouette, I added a Dispose() function on disable. Can you please try the script now and see if its fixed?