图形图像处理(第十三讲)课程.pptVIP

  • 4
  • 0
  • 约3.84千字
  • 约 27页
  • 2016-12-05 发布于江苏
  • 举报
图形图像处理 信息与计算科学系 张宝雷 9.1 论述 9.3 边缘检测 9.3.1 边缘检测算子 9.3.2 边缘检测算子的MATLAB 实现 9.3.2 边缘检测算子的MATLAB实现 不同算子下的边界比较 9.6.2 四叉树分解的分割法 目标识别 欧氏距离 X,y are vectors d=norm(x-y) d=sqrt(sum(abs(x-repmat(y,p,1)).^2,2) X,y are matrix D=sqrt(sum(abs(repmat(permute(x,[1 3 2]),[1 q 1])-repmat(permute(y,[1 3 2]),[p 1 1]).^2,3)) 目标识别(判别分析) MAT2STR Convert a 2-D matrix to a string in MATLAB syntax. STR = MAT2STR(MAT) converts the 2-D matrix MAT to a MATLAB string so that EVAL(STR) produces the original matrix (to within 15 digits of precision). Non-scalar matrices are

文档评论(0)

1亿VIP精品文档

相关文档