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

搜索资源列表

  1. L1SR

    0下载:
  2. 图像超分辨代码,利用退化模版和与插值法的对比来进行超分辨,可以调整参数设置超分辨的效果-image superresolution
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:1639
    • 提供者:renhe
  1. sanjiaoyingshe

    0下载:
  2. 这是一个三角映射的用C++实现的代码。主要是应用于denaulay三角划分后用原三角形内的图像映射到自己定义的模版的三角形内。-This is a triangular mapping code use C++ achieve. Is after applied to denaulay triangulation with the image within the original triangle mapped to its own definition of a triangle templ
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:23242652
    • 提供者:sophia
  1. process

    0下载:
  2. 自己写的一个程序,能实现图片的连续浏览,且能进行模版匹配,以实现识别目标-A program to write their own pictures to achieve continuous browsing, can template matching to identify target
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:6374264
    • 提供者:jin
  1. laser-piont-matching

    0下载:
  2. 利用模版匹配法找出图像中亮点,并输出坐标-Template matching method to find the bright spot of the image, and outputs the coordinates
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:1824550
    • 提供者:高丽
  1. match_implate

    0下载:
  2. 采用模版匹配的方法对图像进行匹配。适合初学者....相当经典,是MatLab源码-The template matching method of image matching. For beginners... Quite a classic, is the MatLab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:575389
    • 提供者:Lance
  1. objdetect

    0下载:
  2. 人脸检测代码,对象目标模版检测非常好的实例-Very good examples of face detection code, object target template detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:8714
    • 提供者:dickson
  1. objdetect

    0下载:
  2. 人脸检测代码,对象目标模版检测非常好的实例-Very good examples of face detection code, object target template detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:5796
    • 提供者:dickson
  1. objdetect

    0下载:
  2. 人脸检测代码,对象目标模版检测非常好的实例-Very good examples of face detection code, object target template detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:6675
    • 提供者:dickson
  1. envi_batch_template

    1下载:
  2. ENVI二次开发的批处理模版, 默认为数据格式转换为tiff格式。-a idl program used for remote sense image batch dealing.
  3. 所属分类:Special Effects

    • 发布日期:2015-04-12
    • 文件大小:201728
    • 提供者:王龙
  1. License-plate-recognition-_LYP

    1下载:
  2. 针对小型车蓝底白字车牌进行识别,主要模块如下:颜色信息提取、车牌区域定位、识别、提取、检测倾斜度、车牌校正、车牌区域2值化、擦除干扰区域、文字分割、模版匹配、结果输出。-Small car blue and white license plate recognition, the main modules are as follows: color information extraction, the license plate positioning, identification, ext
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-10-29
    • 文件大小:25261241
    • 提供者:ROY
  1. Match-Template

    0下载:
  2. matlab编程,采用两种方法进行模版比对并绘制结果-matlab programming, using are two ways to carried out the template than the on the and the mapping of the results
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:102332
    • 提供者:凡女子89
  1. abc.rer

    0下载:
  2. 虚拟场景制作的模版,旋转,移动。套用增加图片会很好看,-Virtual scene produced templates, rotate, move. Apply increase the picture will look great,
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-19
    • 文件大小:1383
    • 提供者:juzi
  1. haartraining

    0下载:
  2. opencv中haar人脸识别算法中用于训练模版的示例代码-haar opencv face recognition algorithm used in the training sample code
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:73768
    • 提供者:陈金
  1. Matlab-GUI_image4

    0下载:
  2. 使用Matlab GUI界面编写的图像平滑程序,实现功能有:图像的打开、保存、加入高斯噪声,椒盐噪声,乘法噪声,用均匀模版、加权模版中值滤波对图像进行平滑等。-Written in Matlab GUI interface using image smoothing procedures, functions: image open, save, adding Gaussian noise, salt and pepper noise, multiplication noise with uni
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:15930
    • 提供者:tuzki
  1. junzhizuidazhi

    0下载:
  2. 用最大值滤波和几何均值滤波的方法对图像进行去噪,采用的模版是3*3-With maximum filtering and geometric mean method of filtering the image de-noising, using the template is 3* 3
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:804
    • 提供者:mategr
  1. image-match

    0下载:
  2. 基于模版匹配的实现方法,图像匹配,是基于模式识别的方法分类-Implementation method based on template matching, image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:40890
    • 提供者:white
  1. shixi

    0下载:
  2. 模版图片与测试图片的对比,计算相似度参数,C语言读取并输出BMP文件-Template images and test the contrast of a picture, the calculation of similarity parameters, the C language to read and print BMP files
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1610590
    • 提供者:Beyoung
  1. image-analysis

    0下载:
  2. 图像处理程序,图像分析,可实现阀值分割,投影检测,差影检测,模版匹配-Image processing, image analysis, enabling threshold segmentation, projection detection, poor shadow detection, template matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:81550
    • 提供者:changzhijie
  1. fingerprint-identification

    0下载:
  2. 这是个小项目,花了一个月的时间采用c++做的,在vc++6.0的平台上用,具体算法有指纹的细化,特征提取,特征匹配,模版处理-This is a small project, it took a month to adopt c++ do on vc++6.0 platform with specific fingerprint algorithm refinement, feature extraction, feature matching, template processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5607596
    • 提供者:邵东先生
  1. The-fingerprint

    0下载:
  2. 具体算法有指纹的细化,特征提取,特征匹配,模版处理,还有对指纹低通高通波的处理-Specific algorithm fingerprint refinement, feature extraction, feature matching, template processing, as well as on the low-pass high-pass wave fingerprint processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11493239
    • 提供者:邵东先生
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com