Hi,
We are using the Nuitrack Unity SDK and currently running with an Orbbec Astra Plus.
Using it as is the skeletal tracking works flawlessly, however when we increase the RGB resolution the tracking’s accuracy reduces significantly to the point it does no track at all.
When using it at 640x480 it works best, increasing it to 1280x720 it fluctuate sometimes and at 1920x1080 the tracking only works sometime.
While we want tracking to be as best it can we also want to view the highest RGB frame the camera can output, and the middle ground (1280x720) is not working for our partners.
This was tested both in Windows x64 and in Andoid ARM64.
Is there a way to separate the RGB frames to a different resolution for tracking and different resolution for viewing the frames?
Perhaps we can output the highest available, and then feed into Nuitrack a downsized frame (we can downsize using opencv)?
*Also worth noting that due to us using Android we are not using Nuitrack AI, which might fix that.
Thank you
Ofek