Post

Replies

Boosts

Views

Activity

Reply to Supported image formats for Object Capture API
this was just answered for me during the Apple Object Capture developer session so I'll post it here for everyone to see: The API accepts images with CVPixelBuffer with format kCVPixelFormatType_32BGRA and kCVPixelFormatType_32ARGB. So if you can load the images and convert to the required format, then the engine should be abe to process. see https://developer.apple.com/documentation/realitykit/photogrammetrysample and https://developer.apple.com/documentation/realitykit/photogrammetrysample/3788297-image
Dec ’21
Reply to OBJECT CAPTURE API
I do hope they will revise that limitation over time as it would open a massive use case for realtime object capture. I understand their privacy concerns for camera access in general but they could just limit it to certain APIs.
Jun ’23