CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - matlab提取

搜索资源列表

  1. 图像分割和特征提取小例程

    0下载:
  2. 这是关于图像分割和特征提取的一个小例证,需要的可以看看啊,还行!
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-05-08
    • 文件大小:752
    • 提供者:datian
  1. Moravec.rar

    0下载:
  2. 自己编写的采用Moravec Interest Operator提取角点的算法,I have written using the Moravec Interest Operator Corner Extraction algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:48663
    • 提供者:游磊
  1. GA-code

    0下载:
  2. 遗传算法用于图像处理中,有图像分割,图像特征提取,可以达到很好的效果-Genetic algorithms for image processing, there are image segmentation, image feature extraction, can achieve good results
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:4080
    • 提供者:DD
  1. imageshow

    0下载:
  2. 用于图像处理的图形用户界面,可实现图像的翻转、加噪、边缘提取等功能。-For image processing graphical user interface, can be flipped images, noise, edge detection and other functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:5251
    • 提供者:Roger King
  1. Arnold

    1下载:
  2. 数字水印预处理Arnold置乱程序。在水印的嵌入与提取中用来置乱图像。-Digital Watermarking Arnold scrambling pretreatment procedures. In the watermark embedding and extraction of images used to scrambling.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:2898
    • 提供者:李艳
  1. Videoreadingandextractthetargetofbackground

    0下载:
  2. mexDDGrab.dll 一定要将其放在WORK目录下。以下文件也一样。 mmread 可读取各种视频格式的文件,用法在M文件中。 avermatrix 提取静止的背景。 frame2bmp 将视频帧存为BMP格式。 show 仔细阅读,可单步输入MATLAB命令窗口运行。-mexDDGrab.dll must put WORK directory. Following the same document. mmread can read a variety of vide
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:60382
    • 提供者:曹晓峰
  1. edgebased

    3下载:
  2. 这是使用基于边缘的方法对文本图像中的文字进行检测的算法,可以将图像中的文字提取并标记出来。-This is the way to the edge-based text in the image text detection algorithm can extract the text in the image and mark them.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-07-08
    • 文件大小:1468
    • 提供者:王晓冰
  1. FindLineSegs

    0下载:
  2. 该函数用于提取图像中的直线段 输入图像,直接输出提取的直线段-find line segment in images
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:2037
    • 提供者:Qinxun Bai
  1. matlab

    1下载:
  2. 本文重点研究了面积法对车流量进行统计。在研究算法过程中主要用到了车辆图像检测相关的灰度化、滤波、图像增强、锐化等图像处理基础知识,并将这些知识的算法进行了比较研究。进而用到了阈值分割、边缘检测、以及形态学操作等图像分割技术以及车辆的检测和提取算法。最后设计了一种实时可靠的统计算法。-This paper focuses on the area method for traffic statistics. In the study of algorithms used in the vehicle
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-09-14
    • 文件大小:58453
    • 提供者:何呈
  1. ceshichengxu

    0下载:
  2. 研究人类视觉处理机制的有用代码,包括测试程序,特征提取,结果显示等有用 matlab代码,值得共同研究-Pca algorithm useful for human visual processing code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:1808
    • 提供者:李飞
  1. image-tag

    1下载:
  2. MATLAB图像标记,可以对图像中的你感兴趣的区域进行提取和标记,为后续分析提供帮助,程序可运行-MATLAB image tag, the image of the region of interest you can be extracted and tag, provide help for subsequent analysis, program can be run
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-07-08
    • 文件大小:1024
    • 提供者:sunbaohua
  1. matlab-feature

    0下载:
  2. 关于图像特征提取的算法,非常的好用,已经验证过了-On the algorithm of image feature extraction, very useful
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:8651
    • 提供者:张建见
  1. mixture_of_gaussians

    0下载:
  2. 计算机视觉中最重要的研究之一就是运动目标检测,其不但在模式识别方面具有相关的研究,而且在图像理解领域也有非凡的意义。运动目标检测是通过通过图像序列帧图像来提取运动目标,通过运用相关的算法一幅图片被划分为前景点和背景点。运动目标检测算法是后续的运动目标分类、运动目标跟踪和分析提供了基础。本论文讲述了几种常用的视频运动目标检测算法,并就背景差分法进行了重点研究,通过两种方法来对比差分法的特点。其中背景差分法算法的主要流程为:视频获取、视频转化为图片序列、图片灰度化处理、去除噪声、差分图片、对图片进行
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2102
    • 提供者:wan
  1. 颜色特征

    0下载:
  2. matlab颜色特征提取,利用matlab软件实现对图片中目标对象的颜色特征值的提取(matlab colour Matlab color feature extraction, the use of MATLAB software to achieve the picture of the target object color feature extraction)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-12-18
    • 文件大小:7186432
    • 提供者:法斗熊
搜珍网 www.dssz.com