magnitude函数

来源:互联网 发布:淘宝面试问题及答案 编辑:程序博客网 时间:2024/06/06 17:07
getConvertElem,extractImageCOI,LUT
magnitude(x,y,dst);//x(I),y(I)都是1维向量,dst=sqrt(x(I)^2+y(I)^2);