登录
首页 » matlab » 模式识别

模式识别

于 2021-01-30 发布
0 221
下载积分: 1 下载次数: 4

代码说明:

说明:  对一副已经给出的图像进行中值滤波处理,利用罗伯特算子、索伯尔算子、canny算子、拉普拉斯算子,分别进行边缘检测。 具体见说明文档。(A given image is processed by median filter. Robert operator, Sobel operator, Canny operator and Laplace operator are used for edge detection. See the instruction document for details.)

文件列表:

源程序, 0 , 2020-12-28
源程序\canny.fig, 1787159 , 2020-12-19
源程序\canny.m, 7522 , 2020-12-20
源程序\canny_1.fig, 142504 , 2020-12-20
源程序\hough.fig, 3462627 , 2020-12-19
源程序\hough_1.m, 861 , 2020-12-19
源程序\huiduzhuanhuan.fig, 2936602 , 2020-12-19
源程序\huiduzhuanhuan.m, 150 , 2020-12-19
源程序\Image1_withnoise.jpg, 68020 , 2020-12-07
源程序\ImageA.jpg, 140559 , 2020-12-19
源程序\ImageA_1.png, 349454 , 2020-12-19
源程序\imageB.jpg, 81660 , 2020-12-19
源程序\ImageB_1.png, 271444 , 2020-12-19
源程序\jiaquan.fig, 2939129 , 2020-12-19
源程序\jiaquan.m, 410 , 2020-12-19
源程序\laplacian.fig, 1743574 , 2020-12-19
源程序\Laplacian.m, 1106 , 2020-12-20
源程序\Laplacian_1.fig, 852437 , 2020-12-20
源程序\pingjun.m, 484 , 2020-12-19
源程序\pingjunfa.fig, 2181708 , 2020-12-19
源程序\robots.fig, 1659497 , 2020-12-19
源程序\robots.m, 783 , 2020-12-19
源程序\robots_1.fig, 233265 , 2020-12-19
源程序\sobel.fig, 1730583 , 2020-12-19
源程序\sobel.m, 3714 , 2020-12-19
源程序\sobel_1.fig, 182805 , 2020-12-19
源程序\suanzi.m, 1020 , 2020-12-19
源程序\zhongzhilvbo.fig, 2671206 , 2020-12-19
源程序\zhongzhilvbo.m, 389 , 2020-12-19
源程序\zhongzhilvbo1.fig, 1697561 , 2020-12-19
源程序\zhongzhilvbo_1.m, 516 , 2020-12-19
源程序\zuidazhi.fig, 2945341 , 2020-12-19
源程序\zuidazhi.m, 408 , 2020-12-19
说明.docx, 5290875 , 2021-01-30

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

发表评论

0 个回复

  • opticalflowofimagematch
    基于光流的图像匹配程序,其中有经典的光流计算中的x,y,t的梯度函数,可以用其它主程序调用此函数(Optical flow-based image matching procedures, including the classic optical flow calculation of x, y, t of the gradient function, the main program can call this function in other)
    2009-05-19 17:46:31下载
    积分:1
  • mohuhuifu
    我自己写的运动图像模糊及恢复,可以使标准图像模糊后再恢复,希望大家多执教,程序绝对可以运行(I wrote it myself sporting image blurring and recovery that allows standard image blurred and then recovery, hope that more coaching, the program can run absolutely)
    2007-11-27 22:06:42下载
    积分:1
  • pcacode
    程序设计步骤: 1、去均值 2、计算协方差矩阵及其特征值和特征向量 3、计算协方差矩阵的特征值大于阈值的个数 4、降序排列特征值 5、去掉较小的特征值 6、去掉较大的特征值(一般没有这一步) 7、合并选择的特征值 8、选择相应的特征值和特征向量 9、计算白化矩阵 10、提取主分量(Programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
    2008-07-14 16:25:23下载
    积分:1
  • NAFSM
    基于噪声自适应模糊选择滤波器的椒盐噪声抑制处理((NAFSM)Noise Adaptive Fuzzy Switching Median Filter for Salt-and-Pepper Noise Reduction(SPletter10))
    2011-06-24 13:25:44下载
    积分:1
  • watershed_segmentation
    基于分水岭的迭代式分割算法演示,基于matlab7.6,可有效并且准确的分割目标图像(A demo for image segmentation using iterative watersheding plus ridge detection)
    2009-12-23 09:29:56下载
    积分:1
  • Untitled21
    可以快速准确的找出光斑、或者任何椭圆形状二值图像的质心(The center of mass of a two value image can be quickly and accurately identified.)
    2018-07-11 21:06:06下载
    积分:1
  • QR
    说明:  实现手机拍摄图像的二维码图像的提取,包括QR码的旋转与校正,也可以用于其他条码,但是效果不是很好(The realization of mobile dimensional code image captured image extraction, rotation and including a QR code correction can also be used for other bar code, but the effect is not very good)
    2013-10-17 16:13:35下载
    积分:1
  • allfns
    是由牛津大学VGG开发的三维重建开发包,其代码包括特征提取,单应矩阵计算,二视几何算法,多视几何的算法,是学习三维重建理论的好东西(code for reconstruction。 developed by VGG oxford)
    2010-02-17 06:26:00下载
    积分:1
  • dtcwt_toolbox
    经典的双树复小波分解包经典的双树复小波分解包经典的双树复小波分解包(a toolbox of dtcwta toolbox of dtcwta toolbox of dtcwt)
    2021-03-30 20:09:09下载
    积分:1
  • SAR-blur-analysis
    分析了合成孔径雷达的模糊度问题及其对图像质量的影响, 详细描述了模糊度的 表达式, 分析了不同系统参数对模糊度的影响, 对所谓的重影现象作了定量分析(Analysis of synthetic aperture radar ambiguity problems and their impact on image quality, a detailed description of the fuzzy degree of expression of the different system parameters on the degree of influence on the so-called ghost phenomenon analyzed quantitatively)
    2010-07-07 14:16:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载