登录
首页 » Matlab » 分块提取图像特征

分块提取图像特征

于 2022-03-21 发布 文件大小:1.19 kB
0 92
下载积分: 2 下载次数: 1

代码说明:

%分块提取特征值 M=imcrop(M,[0,0,1000,460]); sum=1; for i=0:230:459 for j=0:200:999; temp=imcrop(M,[j,i,200,230]); figure(2);subplot(2,5,sum);imshow(temp); stemp=svd(temp); [length,width]=size(stemp); for k=1:length s(k,sum)=stemp(k,1); end sum=sum+1; end end

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • dpsk-dsss
    说明:  本人仿真的DPSK-DSSS系统,对学习和了解扩频通信的同学们很有用。(simulink the dpsk-spread spectrum system is valueable...)
    2011-04-11 22:26:57下载
    积分:1
  • MATLAB_Code_for_Propagation_in_LC
    matlab代码处理光在各项异性的液晶中的传播规律( matlab codes handle the propagation of light in the Anisotropic liquid crystal )
    2011-08-05 15:59:24下载
    积分:1
  • piotr_toolbox
    这是matlab 的一个工具包,里面包含了图像和视屏的工具(Piotr s Image & Video Matlab Toolbox, SketchTokens/toolbox/ should have channels, classify, filters, images, matlab)
    2020-09-09 20:18:02下载
    积分:1
  • helicopter_nonlinear_control_model
    This report is written in fall semester of 2004 and spring semester of 2005 at Aalborg University, at the institute for Electronic Systems, department for process control under the study council for Electronic and Informations Technology.
    2009-10-09 21:51:32下载
    积分:1
  • TBR6
    ETSI STANDDARD TEST DOCUMENT FOR TBR6
    2009-12-18 15:46:00下载
    积分:1
  • 789672668653634SINS
    这是初学真学习SINS的好程序,里面有较详细的注释,方便读懂程序。(This is a good beginner really learn SINS program, which has more detailed notes, easy to read program.)
    2013-11-20 16:12:35下载
    积分:1
  • Multiface
    数字图像处理project4, 人脸检测,利用matlab自带工具箱(Digital image processing project4, face detection, built using matlab toolbox)
    2014-01-07 13:44:35下载
    积分:1
  • 各种遗传算法的程序%2C非常的全%2C非常的有效
    遗传算法的matlab代码,用起来还不错,欢迎下载使用,谢谢各位。(The matlab code of genetic algorithm is pretty good to use. Welcome to download and use. Thank you.)
    2018-04-06 18:56:56下载
    积分:1
  • tuxingchuliyuanma
    基于MATLAB的图像处理的各种操作源码(MATLAB image processing based on various operating source )
    2009-03-23 16:19:55下载
    积分:1
  • ball
    两个关于小球的 matlab 示例 小程序(Two examples of small balls small program matlab)
    2010-12-14 09:59:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载