ARKit to capture data What we want to do : use the ARKit to capture data around an object (pictures). Is there a way to : Increase the number of picture captured by default (120) to a higher number without increase the time required to capture data ? We managed to increase the number of pictures to 1000, but the data capture now lasts 20minutes, which is too long. Is there a way to capture a video instead of pictures ? Capture IMU data : how can we use the ARKit to capture IMU data around an object ?
Hello @MdaVinci8,
Thanks for providing that info, are you currently making use of the Object Capture API for this feature? https://developer.apple.com/augmented-reality/object-capture/
Best regards,
Greg