Post

Replies

Boosts

Views

Activity

How to make Automatic Corner detection possible with ARKit?
I'm trying to create a floorplan by defining corner points of an apartment using ARkit. But I want my app to detect corners automatically rather than tapping around corners and saving the corner location. After some R&D, I could conclude that corner detection is not natively supported by ARkit and I might need to use AI to make that happen. So, is there any .mlmodel available for the corner detection? I'm new to Swift/ARKit development. Please help me with this problem. Any suggestions are welcome :)
0
0
697
May ’21
Mesh boolean subtraction operation with SceneKit/RealityKit
I ma trying to figure out if there is a Boolean subtraction functionality native in SceneKit or RealityKit. Simple operation like cutting a hole in a box from a sphere. If not, are there any libraries (free) that I can look into?
Replies
2
Boosts
0
Views
1.9k
Activity
Jun ’21
Removing unwanted noise from Lidar Point Cloud
Please suggest ways to remove the unwanted noise from the point cloud generated by the LiDAR scan. Or how can one smoothen out the LiDAR scan result using ARKit plane detection?
Replies
1
Boosts
0
Views
1.4k
Activity
May ’21
automatic wall/corner detection with ARKit
Hi, I'm new to ARKit development. Can anyone suggest ways to perform automatic wall or corner detection with ARKit?
Replies
1
Boosts
0
Views
1.7k
Activity
Jun ’21
Detecting SCNGeometries intersection
Is there any way to detect if a SCNGeometry is intersecting with any other SCNGeometry in the scene?
Replies
1
Boosts
0
Views
714
Activity
Jun ’21
How to make Automatic Corner detection possible with ARKit?
I'm trying to create a floorplan by defining corner points of an apartment using ARkit. But I want my app to detect corners automatically rather than tapping around corners and saving the corner location. After some R&D, I could conclude that corner detection is not natively supported by ARkit and I might need to use AI to make that happen. So, is there any .mlmodel available for the corner detection? I'm new to Swift/ARKit development. Please help me with this problem. Any suggestions are welcome :)
Replies
0
Boosts
0
Views
697
Activity
May ’21
Orthographic Projection of camera in SceneKit
How to set the top-down orthographic projection of an object in scenekit; useOrthographicProjection() doesn't make any difference in the camera view. I little bit confused about its usage.
Replies
0
Boosts
0
Views
611
Activity
Jun ’21
Disabling camera rotation in Scenekit
How to disable camera rotation while allowsCameraControl = true; I want users to be able to pan and zoom an object, but not rotate it at all.
Replies
0
Boosts
0
Views
866
Activity
Jun ’21
reducing overlapping planes
How can we reduce plane overlapping in Tracking and Visualizing Planes?
Replies
0
Boosts
0
Views
410
Activity
Jun ’21