w=round(sqrt((dot(1,1)-dot(2,1))^2+(dot(1,2)-dot(2,2))^2));请问dot的意思是矩阵内积,为什么这样就可求出图像宽度
https://zhidao.baidu.com/question/156999359.html