CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 模板

搜索资源列表

  1. gaosFilter

    0下载:
  2. 生成高斯模板,模板大小可以自己设定,sigma参数也可设定,对输入的图像进行高斯滤波-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:803806
    • 提供者:likly
  1. ImageProcessing

    0下载:
  2. 图像获取 处理与分析 内含配准,模板匹配,编码,小波变换等多种功能-image reading,processing,analyzing,including image registration,coding,and many other common algrism
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5093328
    • 提供者:
  1. template

    0下载:
  2. 实现模板匹配,根据选定的模板在图像中进行相应的匹配。-To accomplish the template matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:15219
    • 提供者:范晓林
  1. TemplateMatchDIB

    0下载:
  2. 模板匹配算法实现 在机器视觉识别的过程中,常常需要把不同的待测图像和标准图像进行比较,一种最常用的图像识别技术就是模板匹配.下面是具体实现的过程: -template match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1407
    • 提供者:puzzle1111
  1. Image-enhancement

    0下载:
  2. 利用visual c++编程实现了中值滤波、局部平均平滑和频域滤波技术。可以自定义模板,实现图像的平滑。-Use visual c++ programming realized the median filtering, local average smooth and frequency domain filtering technology. You can use custom templates, realizing the image smooth.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2197445
    • 提供者:仇小伟
  1. picture

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

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

    0下载:
  2. 书内容包括 (1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配; (9) 图象的压缩编码、JPEG压缩编码标准; (10) 图
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2688164
    • 提供者:tanwenting
  1. EyeFinder

    0下载:
  2. 该程序由matlab编写功能为,应用模板的人眼定位-this program codec by matlab which have the function of eye location based on the application of model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:22524
    • 提供者:银桀
  1. DibTransform

    0下载:
  2. 基于MFC的车牌识别软件,能够对图片上的车牌进行准确的定位与识别,其中,字符识别算法采用13段特征模板匹配法。-MFC-based license plate recognition software on the license plate on the picture for accurate positioning and recognition, of which the character recognition algorithm using 13-segment feature m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-05
    • 文件大小:6186368
    • 提供者:panjie
  1. zjdaima

    0下载:
  2. 模板均值滤波去椒盐噪声,模板中值滤波去椒盐噪声,去高斯噪声,去椒盐噪声-Mean filter template to salt &pepper noise,Template median filter to salt &pepper noise,To gaussian noise,To salt &pepper noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3643
    • 提供者:daze
  1. match

    1下载:
  2. 在利用开源软件OPENCV的基础上,在.NET4.0的开发平台上实现动态的模板匹配。分别利用了Hu矩,轮廓树等匹配方式进行匹配。-Based on the use of open source software OPENCV. NET 4.0 development platform, dynamic templates matching. Use Hu moments, contour tree matching to match.
  3. 所属分类:OpenCV

    • 发布日期:2017-01-26
    • 文件大小:567296
    • 提供者:wu
  1. initial-model-concrete

    0下载:
  2. 初始图像模板的创建包括调色板,位图信息结构,颜色表长度 -The creation of the initial image template including color palette, the information structure of the bitmap color table length
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4858058
    • 提供者:姒绍辉
  1. mobanpipeidemo

    0下载:
  2. vc++实现模板匹配,灰度变换,几何变换等功能,可直接用vc6.0运行-vc template matching, gray level transformation, and geometric transformations can be directly with vc6.0 run
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:655935
    • 提供者:赵娟
  1. digital-image-processing

    0下载:
  2. 建立了数字图像处理的一个通用的模板,用户可以根据自己需要向其中添加代码,实现不同功能。-A general copy of DIP
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5331958
    • 提供者:shawngu
  1. huidupipei

    0下载:
  2. 用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法1.基于灰度值的模板匹配2.模板匹配的改进算法-Two pictures with MATLAB for image matching procedure using two matching algorithms. Two gray value-based template matching. Improved algorithm of template matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:220280
    • 提供者:张倩
  1. Tcarrdeteccth

    0下载:
  2. 此源代码,是一个车辆图像像检测,模板匹配算法代码. -This is an image vehicle detection, template matching aalgorithm code. complete source code,has passed the test.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:35021
    • 提供者:权力
  1. head_detection_template

    0下载:
  2. C语言的视频监控中的人头检测程序,使用了模板匹配的方法-C language video surveillance testing procedures of the head, using a template matching method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3116
    • 提供者:katherine
  1. predictive-coding

    0下载:
  2. 预测编码的m文件,主要针对数字图像处理上机实验所编写的预测编码程序,利用的是简单的预测模板与图像进行卷积得到经预测编码后的图像。-M file of predictive coding, predictive coding procedures, written mainly for digital image processing, machine experiments use simple forecasting templates and image convolution to get
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1360
    • 提供者:yongqi
  1. moban

    0下载:
  2. 是一些常见的表的模板、自己写的 、和库差不多吧、-Some common table templates, write, and libraries almost right
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:34790
    • 提供者:何江
  1. Untitled2

    0下载:
  2. 基本MATLAB的车牌识别方法,包含定位,切割以及用模板匹配法识别切割后的字符-Basic MATLAB license plate recognition method, including positioning, cutting and template matching method to identify cut characters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:45645
    • 提供者:王子文
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com