CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 灰度 匹配

搜索资源列表

  1. Circuit3

    0下载:
  2. 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:110080
    • 提供者:
  1. fayeboy1984

    2下载:
  2. 此设计要求能够实现将医学图像进行识别的过程,包括了图像预处理、图像特征提取及分类判决三大模块。在预处理这一步中主要实现的是将彩色图像转换为灰度图像,灰度图像的二值化,直方图修正,去除干扰、噪声以及差异,边缘增强等;第二模块是图像的特征提取。由于对象的物理与几何特性差异,在影像中表现为局部区域的灰度产生明显变化,形成影像特征,而图像特征提取就是对其进行加工、整理、分析、归纳以便提取构成目标影像的特征,得到能反映图像内容区别于其他事物的本质特征;分类判决作为第三模块,则是要在第二步的基础上采用某种分
  3. 所属分类:其它文档

    • 发布日期:2015-06-08
    • 文件大小:6630
    • 提供者:uhih
  1. my_hausdroff2

    1下载:
  2. 利用图象边缘特征的基于豪思道夫距离的景象匹配算法,匹配速度要比基于灰度的算法高好几个数量级-use of the images on the edge of Ho Sze-Astoria distance from the scene matching algorithm, speed matching gray than the algorithm based on several high-volume
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1126
    • 提供者:akuan
  1. onenewfangfa

    1下载:
  2. 算法不仅具有旋转不变性, 而且对灰度变化、噪声、光照以及对比度变化等也具有很好的鲁棒性, 同时匹配速度比归一化积相关匹配算法(N P rod) 提高了近一倍。-algorithm with a rotating invariance, but the gray changes, noise, light and contrast changes with good robustness, while matching faster than a normalized correlation ma
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:349335
    • 提供者:李杰
  1. henhaotuxiangfenge

    0下载:
  2. 首先采用灰度投影匹配进行全局运动估计和补偿,用以消除背景变化的影响;然后由二次差分抽取中间帧解决遮挡问题,通过Fisher 评价函数结合数学形态学填充得到运动对象分割掩膜,同时消除残余噪声以及平滑边缘。该方法在一定范围内较好地解决了遮挡问题,并能够高效快速地得到比较精确的视频对象。-first used for overall projection matching motion estimation and compensation, in order to remove the impact
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:303049
    • 提供者:李杰
  1. IMPROVEDHARRISCorner

    0下载:
  2. 经典的Harris角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。-classic Harris corner detection algorithm improved VC code, Gray can be used to extract image feature points for the match, motion estimation, optical flow, shape analysis.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:95375
    • 提供者:陈宣雅
  1. IMPROVEDSUSANDETECT

    0下载:
  2. 经典的SUSAN角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。- The classical SUSAN vertex examination algorithm after the improvement VC code, may use for to withdraw the gradation image characteristic point, uses in to match, the movement estimated
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3293820
    • 提供者:陈宣雅
  1. huidubianhuan

    0下载:
  2. 实现图像的灰度变换,灰度线性变换,灰度匹配变换-The gray-scale transformation of image, linear transformation gray, gray matching transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1475061
    • 提供者:wangwenqi
  1. target

    0下载:
  2. 这是我编写的一个图像匹配的代码,方法简单,里面有一个很巧妙的环节,基本原理是灰度匹配。-It is a image matching code ,the principle of this code is the original image-matching theory.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:910
    • 提供者:王光
  1. picture

    0下载:
  2. 利用灰度匹配的程序 有原始图像和模板图像进行的匹配,主要是灰度的匹配-image match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:673
    • 提供者:guetwusijian
  1. DlgImageMatchGYH

    2下载:
  2. 归一化积相关图像灰度匹配算法的C++代码实现-The normalized product correlation image matching algorithm C++ code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-02-20
    • 文件大小:3962
    • 提供者:houshuyan
  1. KmVisionTool

    1下载:
  2. 机器视觉应用软件 OCR字符识别 条码读取 几何/灰度匹配(Mark点定位 ) 颜色分析 量测功能 图像处理-Machine vision systom tools OCR Read Barcode Match Color analysis measurement Image processing
  3. 所属分类:Special Effects

    • 发布日期:2015-03-23
    • 文件大小:2362368
    • 提供者:ARON
  1. gray-matching

    0下载:
  2. matlab 的灰度匹配算法例子,简单易懂,对初学的人比较适用-gray matching algorithm matlab example, easy to understand, more suitable for beginners who
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2874962
    • 提供者:chbpst
  1. shuzisheyingceliang

    0下载:
  2. 角点特征提取,及图像灰度匹配 moravec算子 susan算子 5种灰度匹配 数字摄影测量-Monitoring digital photogrammetry corner matching gray
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2106694
    • 提供者:limingyang
  1. HuiDuBianHuanDib

    0下载:
  2. 主要实现图像反色变换、分段线性变换、灰度分布均衡化、灰度匹配变换、直方图显示、RGB直方图分别显示、阈值处理。-The main achievement anti-color image transformation, piecewise linear transformation, gray distribution equalization, matching gray transform, histogram display, RGB histograms show, thresholdi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4088
    • 提供者:HY
  1. GRAY-BASED-PINJIE-matlab--

    0下载:
  2. 基于灰度匹配的图像拼接算法,已调试,可以使用-Gray stitching algorithm based on image matching, has been debugging, you can use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3447726
    • 提供者:Ben
  1. gray-to-match

    0下载:
  2. 灰度匹配,通过学习模板和图像比较找出要的结果。-Gray match, the template by learning and image comparison to find out the results.
  3. 所属分类:LabView

    • 发布日期:2017-05-01
    • 文件大小:467369
    • 提供者:宋孙萌
  1. 人脸识别系统-研发

    3下载:
  2. 基于Labview灰度匹配的简单人脸识别,基于Labview2016开发(Simple face recognition algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:79872
    • 提供者:Dopacai
  1. harris

    1下载:
  2. 使用python语言实现对灰度图像的角点检测,并实现匹配(Corner detection and matching of gray image using Python language)
  3. 所属分类:其他

    • 发布日期:2021-04-20
    • 文件大小:2048
    • 提供者:lala123456
  1. bp-vision-master

    1下载:
  2. 置信度传播立体匹配,matelab就能运行,比较简单 1、需要Matlab 2013a及以上版本; 2、运行demo_stereo.m,注意修改图片路径; 3、左右图像使用3通道灰度图;(Confidence propagation stereo matching, MATELAB can run, relatively simple 1. Matlab 2013a and above is required; 2. Run demo_ Stereo. M, pay attention to
  3. 所属分类:图形图象

« 1 2 3 45 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com