3D model by video photogrammetry

Hi, Is it possible to create a 3D model by ingesting a video ? As we create by using pictures ? Is there any API provided by apple for this ?

Any help is appreciated. Thanks

Accepted Reply

We do not have an API to ingest video. Feel free to file a feature request for this on Feedback Assistant and provide some info on your use case.

  • @GraphicsandGamesEngineer , Thanks for the reply. I would also want to know the way to create 3D model by scanning the object ? This is possible for now I guess. or I mean, any other way to proceed apart from using pictures.

  • No, right now we only support pictures. In theory you could take a video recording, slice it into individual frames, then feed those to the APIs, but you would need to do that yourself. I believe there has been at least one external developer who has done something similar to that.

Add a Comment

Replies

We do not have an API to ingest video. Feel free to file a feature request for this on Feedback Assistant and provide some info on your use case.

  • @GraphicsandGamesEngineer , Thanks for the reply. I would also want to know the way to create 3D model by scanning the object ? This is possible for now I guess. or I mean, any other way to proceed apart from using pictures.

  • No, right now we only support pictures. In theory you could take a video recording, slice it into individual frames, then feed those to the APIs, but you would need to do that yourself. I believe there has been at least one external developer who has done something similar to that.

Add a Comment