搜索资源列表

  1. chepaipanbie

    0下载:
  2. 对于车牌灰度图像进行滤波去噪后先用峰谷法二值化,再用垂直投影 法进行分割,最后进行模板匹配,并用弧向判定法匹配对几组易出错的字符进行检查,从而得到车牌号。-for registration gray image filter after the first two with peak values of France, reuse vertical projection method for segmentation, the la
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:88064
    • 提供者:李杰
  1. tuxiangpipei

    0下载:
  2. 在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配.新算法中各个R-块编码的计算十分简单 匹配过程只
  3. 所属分类:软件工程

    • 发布日期:2024-06-12
    • 文件大小:163840
    • 提供者:曲晓彤
  1. upload_alex05

    0下载:
  2. 1.实现图案化和抖动技术以及bmp2txt源代码 2.图象的边沿检测与提取,轮廓跟踪算法代码 3.图象的几何变换算法 4.图象的检测,模板匹配算法代码 5.图象读取,特效,显示封装库FLib1.1及DEMO源代码 6.闪屏图形特技效果的实现代码 7.图象平滑处理源代码 8.行程编码,JPEG压缩编码 9.用小波变换对图象进行灰度处理 0.直方图修正和彩色变换算法代码 -1. The realiza
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:3354624
    • 提供者:huangzhen
  1. image

    0下载:
  2. 车牌图像定位程序 本程序关键点为:用模版匹配法寻找车牌位置,截取出车牌图像。 图像处理内容包括:直方图统计,图像灰度化,图像均衡化,图像二值化,Sobel算子边缘检测,模板匹配。-License plate image locator key point of this procedure as follows: using the template matching method to find license plat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:2216960
    • 提供者:韦略
  1. match_template_code

    1下载:
  2. 用opencv函数编写的,基于灰度的信息的模板匹配.对图像进行了二值处理,设定了阈值。求出最佳匹配点.-Prepared using opencv function, based on the gray-scale template matching information. For the two-valued image processing, set a threshold. Find the best matching poin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:37888
    • 提供者:程婷
  1. TemplateMatch

    0下载:
  2. 将对图象进行模板匹配操作,需要注意的是,此程序只处理256灰度级的图象。-Image template matching will be carried out operation, is to be noted that this procedure only deal with 256 gray-scale image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:2048
    • 提供者:沈巍
  1. pattern-march

    0下载:
  2. 论文:一种基于图像灰度的快速匹配算法,pdf格式,中文-Thesis: A fast image-based matching algorithm, pdf format, Chinese
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-06-12
    • 文件大小:163840
    • 提供者:chao wang
  1. Direct

    0下载:
  2. 图像匹配,基于灰度的匹配的经典算法。模板特征很适合在此基础上机型扩展。-Image matching, based on the classic matching gray-scale algorithm. Template characteristics are suitable for use in this basis expansion models.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-12
    • 文件大小:2177024
    • 提供者:王涯
  1. tuxiangpipei

    0下载:
  2. C++的图像匹配程序,实现图象的检测,模板匹配-C++ for image matching procedures, implementation of image detection, template matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:22528
    • 提供者:孙雅炫
  1. 200432590224

    0下载:
  2. 一个功能较全面的图像处理程序,能实现图像格式的转换,灰度变换,图像融合,模板匹配等功能。-A function of a more comprehensive image processing procedures, to achieve image format conversion, grayscale transform, image fusion, features such as template matching.
  3. 所属分类:图形图象

    • 发布日期:2024-06-12
    • 文件大小:296960
    • 提供者:胡满
  1. ImageProcess

    0下载:
  2. 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:903168
    • 提供者:hongye
  1. mobanpipeirenlianbiaoqshibie

    0下载:
  2. 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for th
  3. 所属分类:图形图象

    • 发布日期:2024-06-12
    • 文件大小:763904
    • 提供者:hejian
  1. matching

    0下载:
  2. 用灰度模板匹配和灰度模板快速匹配两种算法实现了对两个图像的配准。-Matching two pictures with algorithms of modeling and fast modeling .
  3. 所属分类:图形图象

    • 发布日期:2024-06-12
    • 文件大小:196608
    • 提供者:liangdas
  1. Hough

    0下载:
  2. 基于灰度的模板匹配 模板匹配 哈弗变换-The template matching based on gray scale template matching Hover transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:2048
    • 提供者:monica
  1. matlab_imagematching

    1下载:
  2. 基于灰度的归一化匹配算法; 基于灰度的快速模板匹配算法。 -Based on the normalized intensity matching Based on Gray' s fast template matching algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:745472
    • 提供者:frank
  1. SUSAN

    0下载:
  2. 图象匹配中最常用的是基于面积的匹配,该匹配方法是把一幅图象中某一象点的灰度邻域作为模板,在另一幅图象中搜索具有相同(或相似)的灰度值分布的对应点的邻域,从而实现两幅图象的匹配〔2,。在搜索过程中,通常是以互相关函数作为两个搜索邻域间的相似性测度。 -this ie a program is in the inviroment.we can use it bring a lot of benefit to us.
  3. 所属分类:MacOS编程

    • 发布日期:2024-06-12
    • 文件大小:848896
    • 提供者:sam
  1. picture

    1下载:
  2. 图像匹配算法,运用模板匹配方法,是基于灰度的模板匹配算法,很全,有说明,程序和图片。-Image matching algorithm using template matching method is template matching algorithm based on gray, very full, with instructions, procedures, and pictures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:196608
    • 提供者:fiona
  1. Untitled6

    0下载:
  2. 用统计相关的方法,基于灰度快速模板匹配,对两幅图像进行匹配-Associated with statistical methods, fast template matching based on gray level, the two images to match
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:1024
    • 提供者:清徐
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:6144
    • 提供者:杨智雄
  1. 灰度模板匹配

    0下载:
  2. 将图像灰度化处理,进行模板匹配,结果显示相似度系数(Grayscale the image to match the template)
  3. 所属分类:图形图象

    • 发布日期:2024-06-12
    • 文件大小:26624
    • 提供者:dd无极
« 12 3 4 5 »

源码中国 www.ymcn.org