搜索资源列表

  1. 56747545

    0下载:
  2. 基于竞选算法的模板匹配算法.PDF.I hope it s useful to you.-Election algorithm based on template matching algorithm. PDF.I hope it' s useful to you.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:378880
    • 提供者:常宗
  1. picVC

    0下载:
  2. 图象模式识别--VC++技术实现 ① 选择【模板匹配分类器】菜单,可以应用模板匹配算法进行分类。 ② 选择【Bayes分类器】菜单,可以应用Bayes算法进行分类。 ③ 选择【线性函数分类法】菜单,可以应用线性函数算法进行分类。 ④ 选择【非线性分类法】菜单,可以应用非线性算法进行分类。 ⑤ 选择【神经网络分类器】菜单,可以应用神经网络算法进行分类。 -Image pattern recognition- VC+
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:5763072
    • 提供者:黄建峰
  1. ImagePatternRecognition

    0下载:
  2. 本书介绍图像模式识别的各种算法及其编程实现步骤。全书共分为10章,内容包括:模式识别的基本概念,位图的基础知识,分类器设计,模板匹配分类器,基于概率统计的Bayes分类器,几何分类器,神经网络分类器,图像分割与特征提取,聚类分析,模糊聚类分析,遗传算法聚类分析-Image Pattern Recognition
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:10665984
    • 提供者:xingshimei
  1. facelocation

    0下载:
  2. 人脸定位算法,包括基于肤色和几何特性、基于积分投影、基于模板匹配、基于线连通等算法!-Face location algorithms, including those based on skin color and geometric features, based on integral projection, based on template matching algorithm based on-line connectivi
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:2876416
    • 提供者:蔡锋
  1. coder

    0下载:
  2. 模板匹配算法代码,图像处理的很有用的一个算法。-Template matching algorithm code, an algorithm is very useful.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:邵威
  1. mode

    0下载:
  2. 基于VC的各种聚类和分类算法程序。 手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。有模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器。 在左视图上单击鼠标左键,可获得3种数据源:标准数字聚类、手画图形聚类、位图文件分析聚类。可以进行特征提取、模糊聚类和遗传算法。-VC-based clustering and
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:3179520
    • 提供者:ft5272633
  1. 4

    0下载:
  2. 基于模板匹配的车牌字符识别算法研究,使用模板匹配,来实现车牌的字符识别。-Based on template matching license plate character recognition algorithm using template matching, to achieve the license plate character recognition.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:199680
    • 提供者:songwei
  1. template

    0下载:
  2. 这是一个图象的检测,模板匹配算法代码,代码比较详细-template
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:66560
    • 提供者:gutian
  1. handtracksourcecode

    0下载:
  2. 一个手指跟踪的算法的c++代码实现,利用的思想是模板匹配-A finger tracking algorithm c++ code
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:2493440
    • 提供者:xichenguang
  1. tuxiangpipei

    0下载:
  2. 基于小波变换的多分辨匹配算法: 首先利用小波的多分辩率特性将匹配图像和模板图像分解到乙层上,并且只保留LL低频部分,然后利用归一化相关法作为相似性度量,进行由粗到细的相关匹配过程,每次利用下一层的匹配结果在上层小范围内搜索。这样做极大地减少了搜索空间,而且减少了每次匹配计算相似度的数据量。 -Wavelet multiresolution matching algorithms: a wavelet multi-resoluti
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:252928
    • 提供者:韩小芳
  1. 1

    0下载:
  2. 数字识别,利用模式识别中的模板匹配算法,主要实现的是车牌的数字和汉字识别-Number recognition, pattern recognition in the template matching algorithm, the main achievement is the license plate number and character recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:194560
    • 提供者:飞翔
  1. SYCLImageMatch

    0下载:
  2. 摄影测量的模板匹配算法(利用相关系数进行左右相片的测度匹配)-Photogrammetry template matching algorithm (using the correlation coefficient measure of matching left and right photos)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:25411584
    • 提供者:cg
  1. Image_matching_algorithm_of_Classical_detection_co

    0下载:
  2. 图象检测模板匹配算法经典实现代码Image matching algorithm of the Classical detection code-Image matching algorithm of the Classical detection code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:3e
  1. ip_mobanpipei

    0下载:
  2. 图像处理之模板匹配算法。供图像处理专业的同道们参考-Image processing of the template matching algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:194560
    • 提供者:mayayu
  1. MCDtemp

    0下载:
  2. 自己编写的基于MFC的的一种快速的模板匹配算法——MCD算法。-I have written an MFC-based fast template matching algorithm- MCD algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:76800
    • 提供者:王 杰
  1. ImageProcessing

    0下载:
  2. alpha2.09.zip Alphat透明合成系统源代码源代码 jpeg0.77.zip JPEG压缩编码系统源代码 calir1.0.zip 腐蚀-膨胀-细化算法源代码 mkou1.0.zip 图案抖动技术处理系统源代码 touch1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange1.03.zip 图象几何变换算法源代码 sima1.07.zip 图象模板匹
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:551936
    • 提供者:gexian
  1. mubanpipei

    0下载:
  2. 基于模板匹配的目标跟踪,采用sad算法实现,获取目标中心点。-Target tracking based on template matching, the use of sad algorithm, access to target center.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:wangbo
  1. matching

    0下载:
  2. 基于opencv自身库的图像的模板匹配算法,适合初学opencv者-Opencv own library based on template matching of images, suitable for beginners who opencv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:钟paul
  1. DetectImages

    0下载:
  2. 一个图像检测程序代码,使用数字模板匹配算法。-An image detection program code, the use of digital template matching algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:圣人
  1. graphDetect

    0下载:
  2. 图像检测及模板匹配算法代码,学习模板检测的同学可参考-Image detection and template matching algorithm code, students can study and reference template detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:35840
    • 提供者:安羽
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »

源码中国 www.ymcn.org