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

搜索资源列表

  1. Temeplate

    0下载:
  2. 模板类的是实现,介绍下模板类的使用。小程序,-The template class is to introduce the use of the next template class. Applet. . .
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:935
    • 提供者:huana8eiuii
  1. cmvnpdf

    1下载:
  2. 高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。-Gaussian filter is a linear smoothing filtering, applicable to eliminate the gaus
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2254
    • 提供者:周文涛
  1. harris

    0下载:
  2. 该算法是基于像素领域包含若干元素的近似圆形模板,对每个像素基于该模板领域的图像灰度计算角点响应函数(CRF)的数值,如果大于某阈值且为局部极大值,则认为该点为角点。角点的精度与圆形模板大小无关,圆形模板越大,检测的角点数越多,则计算量也越大,本文圆形模板包含37个元素,该近似圆形模板-The algorithm is based on pixel art consists of several elements approximation circular template for each p
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:11485
    • 提供者:ZHENGJINGRANG
  1. Image-conversion

    0下载:
  2. 对图像进行二值化,灰度映射,模板卷积,模板锐化和频域增强和伪彩色处理-Image binarization, gray mapping, convolution template, templates, sharpening and frequency domain enhancement and pseudo-color processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:179242
    • 提供者:刘巧梅
  1. Particle-Filter-Demo

    0下载:
  2. 标准粒子滤波程序演示 彩色加权直方图 均值或最大后验更新模版 手动选取区域-standard particle filter demo weighted color histogram mean or MAP updating template manually initialization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5426418
    • 提供者:justmc
  1. shenjingwangluomobanpipei

    1下载:
  2. 利用神经网络和模板匹配的识别算法,亲测可用,本人原创-By using neural network recognition algorithm and template matching, close test is available, I original
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5408233
    • 提供者:王亚飞
  1. mobanpipeihejuxingkuangwanzhengban

    0下载:
  2. 使用模板匹配和矩形框对目标进行匹配检测,经过本人修改已完全可用-Using the template matching and rectangular box matching of target detection, after I modify the is completely available
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2916586
    • 提供者:东升
  1. sobel8gradient-algorithm-energy

    0下载:
  2. 采用经典八方向模板Sobel边缘检测算子来检测图像的梯度值-The gradient value of the image is detected by the Sobel edge detection operator of the classic eight direction template
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3141396
    • 提供者:
  1. chepaishibei

    0下载:
  2. 基于MATLAB的对车牌进行识别显示程序,采用特征提取、字符分隔、模板匹配方式-Based on MATLAB license plate identification display program, using feature extraction, character-delimited, template matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:964496
    • 提供者:jack
  1. code

    0下载:
  2. 快速的完整的准确的车牌识别matlab算法基于模版匹配法-Fast complete and accurate license plate recognition matlab algorithm based on template matching method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-30
    • 文件大小:114832
    • 提供者:wangguoxu
  1. car-recognition

    0下载:
  2. 车牌识别的matlab实现 含源码,例图以及模板库,毕业设计就靠他了-License plate recognition matlab implementation including source code, for example, maps and template library, graduation will rely on him
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:234641
    • 提供者:来东
  1. DMAP

    0下载:
  2. 分组法求点方向图,邻域方向模板法求点方向图(也称B.M.Mehtr法),切缝法求点方向图,改进方法求点方向图,由改进方法得到的点方向图求连续分布方向图-Grouping method the dot pattern, the direction of the template method the neighborhood point pattern slit method the dot pattern, the direction the point of improved methods
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:13448
    • 提供者:qijiahao
  1. SparseLab200-Core

    0下载:
  2. 压缩感知的基本算法模版,并包括实例,随下随用。-The basic algorithm of compressed sensing template, and includes examples, increases with the increasing of use.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-18
    • 文件大小:27207424
    • 提供者:hejinglu
  1. median_f

    0下载:
  2. 中值滤波算法实现,可以使用参数设置,选择不同模板对图像去噪,达到不同效果。-Median filtering algorithm, you can use the parameter setting, a different template for denoising, to achieve different effects.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:957
    • 提供者:苏叶明
  1. Linear_smoothing_filter

    0下载:
  2. 线性平滑滤波,可设置不同参数,改变模板的大小,是经典的图像去噪算法。-Linear filtering, you can set different parameters, to change the size of the template is the classic image denoising.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:917
    • 提供者:苏叶明
  1. ciratefi105

    0下载:
  2. 从一篇文章中下到的源码,是模板匹配的代码,很好用,里面有解释怎样使用。-I s a very useful code for template matching, a well-known paper.
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3408800
    • 提供者:李萌
  1. match

    0下载:
  2. 模板匹配的代码,很简单但很实用,亲测有效-I s the code for template matching.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1209
    • 提供者:李萌
  1. FastMatch_v3

    0下载:
  2. 模板匹配的代码,很好用,matlab写的,可以直接使用和修改-I s useful code for template matching.
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:5799069
    • 提供者:李萌
  1. ac

    0下载:
  2. 人耳识别作为一种新的生物特征识别技术在近两年来受到了越来越多的关注,人耳识别的研究使计算机根据人耳辨别人物身份成为可能。目前国内和国际上对此的研究还很少,还没有形成一套完整的识别体系。同人脸、虹膜和指纹等识别技术相比,人耳识别又具有其自身的独特性和研究价值。其研究内容主要涉及到人耳图像的采集、定位和分割、特征提取、模板匹配以及多模态融合等。-Ear recognition as a new biometric identification technology has received more
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:296092
    • 提供者:王近两
  1. License-plate-recognition

    0下载:
  2. 车牌识别matlab代码,建立了字符归一化模板,包含车牌图片,字符分割等。-License plate recognition matlab code, build character normalization template, including the license plate image, character segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1926309
    • 提供者:王强
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com