Is it possible to capture only manually (automatic off) on object capture api ?
And can I proceed to capturing stage right a way?
Only Object Capture API captures real scale object.
Using AVFoundation or ARKit, I've tried using lidar capturing HEVC or create PhotogrammetrySample, It doesn't create real scale object.
I think, during object capture api, it catches point cloud, intrinsic parameter, and it help mesh to be in real scale.
Does anyone knows 'Object Capture With only manual capturing' or 'Capturing using AVFoundation for real scale mesh'