CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 模版

搜索资源列表

  1. motempl

    0下载:
  2. 图像处理,如何建立模版和进行模版的匹配, 快速地进行运动目标地识别
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3013
    • 提供者:陈东
  1. image

    0下载:
  2. 车牌图像定位程序 本程序关键点为:用模版匹配法寻找车牌位置,截取出车牌图像。 图像处理内容包括:直方图统计,图像灰度化,图像均衡化,图像二值化,Sobel算子边缘检测,模板匹配。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2216819
    • 提供者:韦略
  1. jasperS_C

    0下载:
  2. 关于JPEG2000压缩标准的另一个模版程序,有比较详细的类函数,和运行说明.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1668582
    • 提供者:何文婷
  1. 06

    0下载:
  2. 图像的增强算法,包括图像的灰度修正、模版操作、图像平滑操作等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:102182
    • 提供者:
  1. Graphics_demo

    0下载:
  2. 程序中了给了一个可以重复利用的二维曲线绘制类CGraphics,并派生了线形曲线类模板、单对数曲线类模版、双对数曲线类模版。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:46969
    • 提供者:陈文强
  1. Gaussiansmoothing

    0下载:
  2. 高斯平滑是去除图像噪声的一种方法,用低频滤波器处理,低通滤波器的作用就是滤掉高频分量,从而达到减少图象噪声的目的,高斯平滑指的是滤波用的模版是高斯(guass)模版,通过采样2维高斯函数得到。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:40845
    • 提供者:yue
  1. general_hough_transform_shape_detection

    0下载:
  2. 根据:一种可识别破碎图形的特殊广义Hough变换方法 论文,在matlab上做的实验源码,有模版生成,广义哈夫变换代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:471198
    • 提供者:wanxl_xjtu
  1. opencv 几何模版匹配

    7下载:
  2. 基于Opencv的几何模板匹配,具备了旋转,缩放等功能,非常有代表性
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-09-02
    • 文件大小:2244284
    • 提供者:jeny9176
  1. contourDetect.rar

    0下载:
  2. 人脸检测+眼睛检测(模版匹配)+瞳孔检测+嘴唇检测(cameshift),face detection+ eye detection( template match)+pupil detection+lip detection (camshift)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:48332329
    • 提供者:briend
  1. SlipWin

    0下载:
  2. 图像处理中创建自适应窗口的程序,牺牲计算时间提高算法处理质量。附带一个使用自适应窗口的模版。-Adaptive image processing to create a window procedure, the expense of computing time algorithm improve the quality of treatment. Attached to a template using the adaptive window.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1795
    • 提供者:郎志超
  1. MedFilter

    0下载:
  2. 利用C++编写图像中值滤波程序,主要完成基本的中值滤波操作,其他模版容易跟据现有程序增加或改进-The use of C++ to prepare the image median filtering procedure, mainly to complete the basic median filter operation, other templates easily to add for modification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1516
    • 提供者:zhaocf
  1. InheritanceAndPolymorphism

    0下载:
  2. 继承和多态,实现由链表的继承与多态,创建了栈和队列,用模版扩充-Inheritance and polymorphism to achieve from the list of inheritance and polymorphism to create a stack and queue, use the template to expand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3332
    • 提供者:wangyao
  1. model

    0下载:
  2. 给定距阵以及模版,求取在该模版下的图像中值,以实现后续的图像处理功能-A given matrix as well as the template in the template to strike under the value of images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1133
    • 提供者:小叶
  1. HMIcontrol

    0下载:
  2. 此程序利用openCV中人脸识别于模版匹配实现机器人的运动控制功能,其中机器人控制用了Aria的库和模拟器,使用者可根据控制需要替换这部分程序。 本程序的核心部分一直用于只能轮椅的人脸控制。-This process us face recognition in openCV and template matching to achieve robot motion control functions, which used the Aria library and robot simul
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6003
    • 提供者:李博
  1. ImageMatching

    0下载:
  2. 图象匹配算法,可以实现图像的监测,利用模版算子进行图像的匹配算法代码-Image matching algorithm, the image monitoring can be achieved using the template operator for image matching algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4173
    • 提供者:skylight
  1. ruanjianshejiwendang

    0下载:
  2. 软件设计文档的模版 包含了大部分的所需内容。-Software design document template that contains most of what you need.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:9577
    • 提供者:Justin
  1. CImg

    0下载:
  2. CImage 1.3.3, 用C++模版技术设计的一个好用的图形库,支持BMP,JPG,PNG等多种格式,只有一个头文件,使用相当方便。-CImage 1.3.3, using C++ template technical design of a useful graphics library, support for BMP, JPG, PNG and other formats, only one header file, use very convenient.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:279883
    • 提供者:expect00
  1. ECGs_automatic_analysis

    0下载:
  2. 对两条心电信号波形数据存储转换成的text文本进行分析,找出这两条心电信号之间的最小DTW(动态规整)距离,用于在心电信号数据库中对样本信号进行匹配,找出相隔距离最小的模版信号,判断样本信号所属种类。-Of the two ECG waveform data stored in the text into text analysis to identify between the two ECG minimum DTW (dynamic warping) distance, for the EC
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1735421
    • 提供者:wenwen
  1. demo_src_1111111111

    0下载:
  2. 图像从采样的小程序,用于将图像工具模版的样式进行重采样,这对于模版匹配是有意义的-Images from the small sampling procedures, tools used to image resampling the style template, it makes sense for the template matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:82624
    • 提供者:haoyubao
  1. moban

    0下载:
  2. 对bmp图像进行平滑处理之高斯模版,已写明具体算法,直接用256*256灰度lena图,可以进行进一步改进-Bmp image smoothing of the Gaussian template, has been expressed as a specific algorithm, the direct use of 256* 256 gray lena map, can be further improved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1993
    • 提供者:lixiang
« 12 3 4 »
搜珍网 www.dssz.com