登录
首页 » matlab » VIBGYOR_Color_Segmentation

VIBGYOR_Color_Segmentation

于 2009-07-20 发布 文件大小:244KB
0 249
下载积分: 1 下载次数: 16

代码说明:

  image color segmentation.... very useful code

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

发表评论

0 个回复

  • matlab_figure
    example_plot.m plot the figure for 2D and 3D
    2011-01-17 11:20:32下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • tuxiangduofenbianlv
    图像的多分辨率处理算法研究,附加相应的matlab代码(image processor matlabcode)
    2015-04-17 20:26:21下载
    积分:1
  • SA
    说明:  一种用MATLAB实现的改进的模式退火算法的编程,模拟退火是智能计算中很重要的算法之一。(Using MATLAB to achieve a kind of model annealing algorithm to improve the programming, simulated annealing is a very important intelligent algorithm calculation one.)
    2010-09-02 15:04:55下载
    积分:1
  • alignment
    本资源是关于在捷联惯导技术中标定技术的参考文献(a list of dissertion about the technology of alignment in SINS)
    2013-02-22 15:50:45下载
    积分:1
  • tsunami2
    Tsuanmi aleart funcction
    2011-11-02 14:45:10下载
    积分:1
  • bpass
    It will the user to plot various graph with different x and y notations
    2013-04-04 09:34:35下载
    积分:1
  • pwelch
    pwelch可以实现matlab中的PSD估计,上传资料为pwelch的code(pwelch matlab can estimate the PSD, upload data to the code pwelch)
    2015-03-24 09:38:28下载
    积分:1
  • Papers
    电子稳像综述,阐述电子稳像的发展过程和主要理论、方法等。(Overview of electronic image stabilization to explain the development process of electronic image stabilization and the main theories, methods.)
    2009-11-28 12:01:42下载
    积分:1
  • bcm
    The Bayesian Committee Machine (BCM) is an approximation method for large-scale Gaussian process regression. - The code is for Matlab Version 1.0, November 2005(The Bayesian Committee Machine (BCM) is an approximation method for large-scale Gaussia n regression process.- The code is for Matlab Ve rsion 1.0 EDN 2005)
    2007-03-27 10:42:13下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载