LiHeUA / M2DP

M2DP descriptor of a 3D point cloud
89 stars 23 forks source link

How is the similarity between descriptors calculated? #2

Closed SlamCabbage closed 2 years ago

SlamCabbage commented 2 years ago

Excuse me, how is the similarity between descriptors calculated?

LiHeUA commented 2 years ago

Hi there, Just the L2 distance between two vectors.


Li He Research Associate Professor, Department of Electrical and Electronic Engineering, Southern University of Science and Technology, China

发件人: Adam @.> 发送时间: 2022年11月10日 17:43 收件人: @.> 抄送: @.***> 主题: [LiHeUA/M2DP] How is the similarity between descriptors calculated? (Issue #2)

Excuse me, how is the similarity between descriptors calculated?

― Reply to this email directly, view it on GitHubhttps://github.com/LiHeUA/M2DP/issues/2, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AE5B4CAQG5NKG64QZLJ4LJDWHS7UTANCNFSM6AAAAAAR4LJSC4. You are receiving this because you are subscribed to this thread.Message ID: @.***>

SlamCabbage commented 2 years ago

thanks a lot for your answer.