FB11704151
Regression: Object Capture API does not exclude turntable from the generated .usdz files
Bad link.
Are you seeing regression on the same images that has worked in past or is this a new set of images?
If it's the same set of images that has produced a model in an older version, would you be able to share the images? It'd be helpful to understand why Object Capture API did not segment out the turn table.
If it's a new set of images,
- You may want to make sure the you're using a turn table with a contrasting surface from the object.
- Ensure that your object is not too large for the turn table, such that it's very close to the edge of the turn table or extending out of it.
- Make sure you're not setting
isObjectMaskingEnabled
to false. - You can also add
objectMask
in yourPhotogrammetrySample
.
Thanks... our new SwiftUI was not binding correctly to isObjectMaskingEnabled.
Sorry for the drama... I've closed the FB ticket.