Bring your world into augmented reality

RSS for tag

Discuss the WWDC22 Session Bring your world into augmented reality

Posts under wwdc2022-10128 tag

3 Posts

Post

Replies

Boosts

Views

Activity

RealityKit Object Capture Photogrammetry Algorithms
Good evening, I am currently developing an application as part of my thesis project that uses the new Object Capture API in RealityKit. Unfortunately, the official Apple documentation does not state which technical algorithms are used internally in Object Capture for 3D reconstruction. It is only said that the general technology of photogrammetry is used. Is object capture essentially based on the following technical processes: "Scale-invariant feature transform (SIFT)", "Random sample consensus (RANSAC)", "Structure from Motion (SfM)", "Bundle adjustment" and / or "Multi-View Stereo (MVS)"? This information would be very helpful for my thesis and the development of the app. Does anyone have official information on what technical algorithms are used? :) Any information is helpful. Thanks.
1
0
1.2k
Jan ’23
Type 'PhotogrammetrySession' has no member 'isSupported'
I am trying the new Photogrammetry command line sample code provided by Apple from this link and ended with the error Type 'PhotogrammetrySession' has no member 'isSupported' The documentation given here included with the member boolean. Specs are below: macOS Monterey 12.5 Macbook pro 2021 M1 Max Memory 32 GB Xcode Version 13.4.1 (13F100) Any help would be appreciated !
5
0
1.6k
Oct ’22
How to show image and play audio file in RealityKit?
My requirement is that I have to show image in Material and play audio. User can place any number of image with audio and when he/she will tap on a image then I have to play that image audio file.
Replies
1
Boosts
0
Views
695
Activity
Apr ’23
RealityKit Object Capture Photogrammetry Algorithms
Good evening, I am currently developing an application as part of my thesis project that uses the new Object Capture API in RealityKit. Unfortunately, the official Apple documentation does not state which technical algorithms are used internally in Object Capture for 3D reconstruction. It is only said that the general technology of photogrammetry is used. Is object capture essentially based on the following technical processes: "Scale-invariant feature transform (SIFT)", "Random sample consensus (RANSAC)", "Structure from Motion (SfM)", "Bundle adjustment" and / or "Multi-View Stereo (MVS)"? This information would be very helpful for my thesis and the development of the app. Does anyone have official information on what technical algorithms are used? :) Any information is helpful. Thanks.
Replies
1
Boosts
0
Views
1.2k
Activity
Jan ’23
Type 'PhotogrammetrySession' has no member 'isSupported'
I am trying the new Photogrammetry command line sample code provided by Apple from this link and ended with the error Type 'PhotogrammetrySession' has no member 'isSupported' The documentation given here included with the member boolean. Specs are below: macOS Monterey 12.5 Macbook pro 2021 M1 Max Memory 32 GB Xcode Version 13.4.1 (13F100) Any help would be appreciated !
Replies
5
Boosts
0
Views
1.6k
Activity
Oct ’22