Hello,
I am currently doing a study on the recent Azure spatial anchors technology. Unfortunately, I have difficulties finding information about some technical aspects, especially information about cloud comparison. If I have understood correctly, during the first session, the AR system will detect a cloud of feature points of its environment (Cloud A), in order to be able to position a spatial anchor on it. Now let's imagine that I close this session and start a second one. In order to be able to redetect the position of this previously placed spatial anchor, the system will have to redetect a cloud of feature points of its environment (Cloud B). So, somehow, Azure Spatial Anchors will have to compare Cloud A with Cloud B to determine if they come from the same real environment or not. My question would then be what is the technique used here? I specify that I am not looking for details, I am just trying to know what type of algorithm is used (Iterative Closest Point, Robust Point Matching, ... ).
I can't find any information on this subject and I would be very grateful if you could enlighten me on the subject.
I thank you in advance.