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
Post
Replies
Boosts
Views
Activity
Hey,
I have my working photogrammetry command line app. Plz help me embedding this app into my other macOS GUI app. I have completed my GUI app, just need to connect both the apps.
What is the appropriate way ?
"Creating 3D models with Object Capture" the API provided is only working on console app now ?
It's working perfect on console app but not on macOS GUI app.
I couldn't find such information in the documents as well.
In my GUI app, I am getting the error as, "Process got error: invalidRequest(RealityFoundation.PhotogrammetrySession.Request.modelFile(url: file:///Users/s***ik/Desktop/Pot_usdz/sam.usdz, detail: RealityFoundation.PhotogrammetrySession.Request.Detail.preview, geometry: nil), ".modelFile directory path file:///Users/snayvik/Desktop/Pot_usdz/ cannot be written to!")"
Any help is appreciated.