登录
首页 » matlab » 匹配滤波器图像识别

匹配滤波器图像识别

于 2021-01-17 发布
0 207
下载积分: 1 下载次数: 6

代码说明:

说明:  利用匹配滤波器实现图形识别,包括程序和说明文档(Graphic Recognition Using Matched Filter)

文件列表:

匹配滤波器图像识别, 0 , 2018-12-24
匹配滤波器图像识别\Code, 0 , 2015-01-08
匹配滤波器图像识别\Code\addnoise.m, 257 , 2015-01-06
匹配滤波器图像识别\Code\element, 0 , 2015-01-08
匹配滤波器图像识别\Code\element\allblack.jpg, 1670 , 2015-01-05
匹配滤波器图像识别\Code\element\circle.jpg, 4392 , 2015-01-05
匹配滤波器图像识别\Code\element\diamond.jpg, 5070 , 2015-01-05
匹配滤波器图像识别\Code\element\ellipse.jpg, 3405 , 2015-01-05
匹配滤波器图像识别\Code\element\rectangle.jpg, 3483 , 2015-01-05
匹配滤波器图像识别\Code\element\triangle.jpg, 4639 , 2015-01-05
匹配滤波器图像识别\Code\MatchedFilterImageTest.m, 2328 , 2018-12-26
匹配滤波器图像识别\Code\RecoginitionShape.m, 2522 , 2015-01-06
匹配滤波器图像识别\Code\test1.jpg, 3483 , 2015-01-05
匹配滤波器图像识别\Code\test10.jpg, 21557 , 2015-01-06
匹配滤波器图像识别\Code\test2.jpg, 4199 , 2015-01-05
匹配滤波器图像识别\Code\test3.jpg, 4049 , 2015-01-06
匹配滤波器图像识别\Code\test3_1.jpg, 4162 , 2015-01-06
匹配滤波器图像识别\Code\test4.jpg, 7295 , 2015-01-05
匹配滤波器图像识别\Code\test5.jpg, 3941 , 2015-01-05
匹配滤波器图像识别\Code\test6.jpg, 12455 , 2015-01-05
匹配滤波器图像识别\Code\test7.bmp, 983094 , 2008-04-24
匹配滤波器图像识别\Code\test8.bmp, 983094 , 2008-04-24
匹配滤波器图像识别\Code\test9.jpg, 4375 , 2015-01-05
匹配滤波器图像识别\Doc, 0 , 2018-12-28
匹配滤波器图像识别\Doc\7101_Image.doc, 4678656 , 2015-01-07
匹配滤波器图像识别\说明.txt, 290 , 2015-01-08

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

发表评论

0 个回复

  • 1254896
    利用小波变换的去噪程序!和中值滤波进行对比!(The use of wavelet transform denoising procedure! And median filtering comparison!)
    2013-11-23 12:20:05下载
    积分:1
  • 1
    说明:  求图像峰值信噪比PSNR代码,相信对你很有用(PSNR PSNR for the image code, I believe that is useful to you)
    2008-04-01 11:03:34下载
    积分:1
  • tesseract_OCR识别实例工程(vs2015+win10)+tesseract 4.0(32位和64位编译库)
    编译好的tesseract 4.0库 for VS2015 (含lib、dll和头文件),另附一个tessreact 4.0进行图片识别的示例程序,并给出运行具体配置方法!
    2020-04-09下载
    积分:1
  • libsamplerate-0.1.2.tar
    一个功能强大音频重采样算法,供大家学习参考(A powerful audio resampling algorithm for learning the reference U.S.)
    2020-06-28 20:40:02下载
    积分:1
  • untitled
    图像倒频谱生成并分析,可以用于运动模糊图像的PSF参数估计(Cepstrum image generation and analysis, can be used for motion-blurred image PSF parameter estimation)
    2021-02-04 17:59:57下载
    积分:1
  • xinhaochuli
    近期成果,与大家分享:奇异值分解、小波降噪、zoom细化 谱峭度 和滤波器设计,共勉(Recent achievements to share with you: singular value decomposition, wavelet noise reduction, zoom refined spectral kurtosis and filter design, encouragement)
    2013-10-10 10:26:51下载
    积分:1
  • guangxiangenzong
    光线跟踪,计算机图形学的实验,实现的是消隐,光线之间的遮挡等(Ray-tracing, computer graphics experiments, realize that the hidden light, such as between the block)
    2020-12-31 20:48:58下载
    积分:1
  • Harris-corner-detect
    Harris角点检测程序。选定图像中某以区域,通过设置角点的最大个数和最小个数来设定检测阈值。(Harris corner detection process. A selection of images to the region by setting the maximum number of corners and the minimum number to set the detection threshold.)
    2009-12-09 15:16:56下载
    积分:1
  • C# 水平交错效果显示 实例
    C# 水平交错效果显示图像 实例
    2013-05-31下载
    积分:1
  • meanshift-tracking
    主要思想是用meanshift算法跟踪目标,拖动矩形框选择目标模板,meanshift自动跟踪 本程序的主要缺陷体现在帧差法自动识别目标,这部分功能与上一个功能独立,可用可不用,用于自动识别目标,效果不是很好,主要体现在对图像视频的要求是 背景(目标以外的所有事物)不能动(The main idea is to use meanshift algorithm to track the target and drag a rectangle to select the target template, meanshift automatic tracking The main drawback of the program is reflected in the frame difference method automatically identifies the target, which is part of the function and one function independently, may or may not, be used to automatically identify the target, the effect is not very good, mainly reflected in the requirements of the video image is the background (target All things outside) can not move)
    2014-06-07 09:31:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载