Squared Distance vs Distance for measuring the distance between points

后端 未结 0 511
滥情空心
滥情空心 2020-12-03 06:54

I\'m using the following code to measure the distance between two 3d points.

import numpy as np

o1 = [-0.1695483, 0.08880598, -0.676]
o2 = [0.31333363, 0.069         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题