Are human segmentation stencils greater than 256x192 available from the user facing camera? I’m requesting human stencil mode “best” (and currentHumanStencilMode seems to be returning “best”), but I can only seem to get the lowest resolution.
On which platform and device?
I’m on an iPad Pro (11 inch, 2nd gen, currently iOS 14).
If it’s not available on this device, I’d be curious to know which, if any, devices it is available on!
Hey andyb - any word on this? (thx!)
I asked around and the response was “if currentStencilMode is set to best, then you are indeed getting the best available stencil”. I’m not personally familiar with this ARKit API so I don’t know what the expected range of values would be on various devices or OS versions.
If you asked on Apple Developer forum maybe someone over there could help you get that information.
Ah okay, I’m assuming it’s an ARKit limitation, since Human Stencil isn’t officially supported on the user facing camera in ARKit (per this comment from KirillKuzyk: Human occlusion has been added to ARFoundation / ARKit )