搜索资源列表

  1. ImageProcess

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

    • 发布日期:2024-05-08
    • 文件大小:903168
    • 提供者:hongye
  1. mbpp

    0下载:
  2. 可以检测出图像的基本参数,并进行模板匹配-May examine the image the basic parameter, and carries on the template matching
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-08
    • 文件大小:66560
    • 提供者:wu
  1. recognition

    0下载:
  2. 用VC开发联机数字、英文字符及汉字识别、人脸的检测与定位、图像的纹理分析方法、手写数字识别之模板匹配法等识别方法代码,均通过调试运行,希望对大家有所帮助-VC-line with the development of the number of English characters and Chinese character recognition, face detection and location, image texture
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-08
    • 文件大小:15167488
    • 提供者:hhs
  1. templatematch

    0下载:
  2. 实现了快速的模板匹配功能,是个优化的算法;-Achieved a fast template matching function, the algorithm is an optimization
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-08
    • 文件大小:22528
    • 提供者:刘军学
  1. Matlab

    0下载:
  2. 图像模板匹配算法用MATLAB来试验,有例子大家可以看看,有上占还不完好,有能力的自己-Image template matching algorithm using MATLAB to test, there are examples we can see, there are not well accounted for, the ability of their changed
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-08
    • 文件大小:68608
    • 提供者:zheng
  1. mobanpipeirenlianbiaoqshibie

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

    • 发布日期:2024-05-08
    • 文件大小:763904
    • 提供者:hejian
  1. mbpp

    0下载:
  2. matlab 归一化相关系数,可用于模板匹配-matlab normalized correlation coefficient
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:ycygg
  1. Match

    1下载:
  2. 利用OpenCV中的模板匹配来匹配模板和图片,找出图片中含有的模板图像-OpenCV in the use of template matching to match the templates and images, find images of template contains images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-08
    • 文件大小:37888
    • 提供者:周挺
  1. ipr.iso

    0下载:
  2. 《图像模式识别--VC++技术实现》/ 杨淑莹编著 配套cd 夲书介绍图像模式识别的各种算法及其编程实现。内容包括:模式识别的基夲槪念,模板匹配分类器,几何分类器,聚类分析,遗传算法聚类分析等。-" Image pattern recognition- VC++ technology to achieve" /杨淑莹edited夲book cd package introduced a variety of im
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-08
    • 文件大小:16743424
    • 提供者:stl
  1. DetectionMethodofDriverFatigueBasedonBlinkDuration

    0下载:
  2. :利用红外敏感的摄像机获得司机脸部图像,通过可变性模板匹配的方法对眼睛进行定位,然后利用卡尔曼滤波的方法跟踪眼睛,得到司机的眨眼持续时间参数,以此为依据判断司机是否疲劳-This paper uses infrared camera to obtain the image of the driver’s face and locate their eyes with a deformable template in the image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-08
    • 文件大小:159744
    • 提供者:lvl
  1. WangZhongMei

    0下载:
  2. 采用模板匹配算法,对目标进行定位,效果较好,定位准确-Template matching algorithm using the target position, the effect of better positioning accuracy
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:wangzhongmei
  1. matching

    0下载:
  2. 使用matlab编写的一个简单模板匹配程序对作立体匹配的初学者的入门程序-Matlab prepared using a simple template matching procedure for three-dimensional matching of the entry procedures for beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-08
    • 文件大小:49152
    • 提供者:任冉冉
  1. ImageTextureBasedOnATemplateMatchingAlgorithm

    0下载:
  2. 一种基于图像纹理的模板匹配算法 图像匹配-Image texture based on the template matching algorithm for image matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-08
    • 文件大小:162816
    • 提供者:sky
  1. openCVpulldetection

    0下载:
  2. 基于openCV的药品检测程序,运用图像处理和模板匹配技术,实现药品质量检测-based on openCV realize the detection of pull quality
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-08
    • 文件大小:4456448
    • 提供者:hanlu
  1. FaceRecognition

    0下载:
  2. 人脸识别和定位,包括模板匹配,特征检测,人脸区域的检测-Face recognition and positioning, including template matching, feature detection, face detection region
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-08
    • 文件大小:472064
    • 提供者:zhanghenry98
  1. facelocation

    0下载:
  2. 在一幅图像中对单人脸进行定位,原理是基于多模板匹配-locate face in one picture in which there is a single face,its theory base on many templates matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-08
    • 文件大小:185344
    • 提供者:qiuju
  1. FNCC

    0下载:
  2. 用OPENCV开发的模板匹配 能进行匹配 并得出匹配的坐标位置-This software is used for template matching .We can get the coordinate .
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-08
    • 文件大小:1527808
    • 提供者:胡旭光
  1. movedetect

    0下载:
  2. 用VC做的运动检测系统,采用模板匹配的思想比较不同的图像,查看事物是否运动。-VC to do with the motion detection system that uses template matching to compare different images of the idea to see whether the movement of things.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-08
    • 文件大小:2301952
    • 提供者:yangchun
  1. templatematching

    0下载:
  2. 这是一个用Visual C++6.0编写的图像模板匹配的程序,整个程序很方便使用-This is a work written in Visual C++6.0 image template matching procedure, the whole process is very easy to use
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-08
    • 文件大小:271360
    • 提供者:梅明
  1. Pyramid

    0下载:
  2. 金字塔模板匹配,一个很有商业价值的软件【我背着导师上传给大家的,希望对整个中国的相关领域开发者有帮助】-Pyramid template matching, a great commercial value of software 【I tutor upload their backs to you, and I hope the related areas of China as a whole help developers】
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-08
    • 文件大小:1603584
    • 提供者:jack
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org