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

搜索资源列表

  1. OptimalPartialShapeSimilarity

    0下载:
  2. 一篇外国大牛的文章,最优局部形相似,可用于基于轮廓的点集匹配中,希望有用。 -A foreign Daniel article, optimal local shape similar, can be used based on the contour point set matching the hope that useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:336901
    • 提供者:卢宠
  1. hu

    1下载:
  2. 用opencv的方法求取图像的Hu矩,可执行的实例,先计算图像轮廓,在计算其Hu矩并进行匹配-Hu moments opencv method of obtaining images, executable instance, first calculate the outline of the image, Hu moments in the calculation of its match
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:2468669
    • 提供者:Mr lian
  1. mobanpipei

    0下载:
  2. 用matlab写的模板匹配算法,用于基于轮廓提取的多边形近似匹配算法-Matlab write template matching algorithm for approximate matching algorithm based on contour extraction polygon
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:20480
    • 提供者:许俊峰
  1. Contour

    0下载:
  2. 利用OpenCV实现了轮廓提取以及轮廓的匹配!-Using OpenCV contour extraction and contour matching!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:14331706
    • 提供者:自动化
  1. 图像分割与检测

    0下载:
  2. 多文档 打开图片 图像 点处理(灰度 阈值 反色 增量 线性 直方图 等等) 区域(平滑 中值滤布 等等5中滤布 可自己设置参数) 轮廓提取 轮廓种子 跟踪 模式匹配等等 太强大了
  3. 所属分类:图形图像处理(光照,映射..)

  1. PiPei

    0下载:
  2. 提取目标图像外轮廓,并且与轮廓库中的轮廓进行匹配,得出当前目标姿态信息。-The outer contour extraction target image, and the contour matches the contour of the library, the target current draw attitude information.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:4912
    • 提供者:Su
  1. Binocular-Stereo-Vision

    0下载:
  2. 基于OpenCV的双目视觉测量代码。1)可读入标定的摄像机参数,并对左右图像进行校正;2)实现了对三角轮廓的实时跟踪,与匹配。-This project is about the Binocular Stereo Vision,which is based on OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11122657
    • 提供者:张勇
  1. aa

    0下载:
  2. 一个可以实现对图像中多个轮廓一一匹配的算法-One can achieve multiple image matching algorithm outline eleven
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2452613
    • 提供者:图像处理
  1. ourdev_635737G1JR61_WIN7

    0下载:
  2. 实习图像轮廓的匹配,模板匹配,图像配准,能实现两幅图像的匹配-Practice match the image outline, template matching, image registration, to achieve the matching of two images
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1428334
    • 提供者:baijun
  1. mobanpipei

    0下载:
  2. 基于轮廓的图像匹配,其中用到多边形近似,模板匹配等算法-image matching
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:20675
    • 提供者:刘然
  1. shape-label

    0下载:
  2. 一种简单而快速的利用图像的轮廓在极坐标中的特征,做形状的匹配 matlab实现- a simple and fast image characteristics in polar coordinates, the outline of shape matching of matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:29547
    • 提供者:王淑丹
  1. halcon---model-matching-assist

    0下载:
  2. 之所以要8分这么贵,那是因为确实是来之不易。刚才洋洋洒洒写一大堆,上传失败全部木有了,擦!简而言之,我提供了一个大幅度提高识别率的思路:高清晰度的模板轮廓去匹配相对模糊的图片。 具体我是怎么实现的呢?我通过cad软件建立dxf文件,生成了可以缩放的模板轮廓 -注意,别以为这句话做起来很简单,你-the software halcon use matching assist to matching pics has some problems.here I handle this bug by s
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2211193
    • 提供者:hootian
  1. ImageProcessing

    0下载:
  2. 图像处理所以基础程序:图像显示: Bayer抖动显示 Floyd-Steinberg抖动显示 图像增强: 灰度变换 直方图均衡 局部平均平滑 中值滤波 理想低通滤波 Butterworth低通滤波 图象锐化 理想高通滤波 Butterworth高通滤波 伪彩色增强 图像复原: 运动模糊 运动模糊复原 逆滤波退化 逆滤波复原 加噪退化 维纳滤波复原 图像变换: 傅立叶变换 快速傅立叶变换 离散余弦变换 沃尔什变换 霍特林变换 小波变换 小波反变换 图像编码: 霍夫曼编码 香
  3. 所属分类:Graph program

    • 发布日期:2017-12-18
    • 文件大小:49963008
    • 提供者:giyagaga
  1. ConsoleApplication1

    0下载:
  2. VS2013+OPENCV2.4,图像高斯滤波阀值分割形态学处理,提取轮廓用来进行匹配,可知程序运行时间-VS2013+OPENCV2.4, Gaussian filtered image segmentation threshold morphological processing, contour extraction for matching, it is understood program runtime
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2756843
    • 提供者:幻影之武
  1. 基于opencv的交通标志识别

    1下载:
  2. 基于opencv的交通标志识别,主要运用轮廓识别和模板匹配。适用于简单自然条件下的识别(Opencv based traffic sign recognition mainly uses contour recognition and template matching. Identification for simple natural conditions)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:9414656
    • 提供者:君子卷
  1. Snackes

    1下载:
  2. Snakes模型的基本思想很简单,它以构成一定形状的一些控制点为模板(轮廓线),通过模板自身的弹性形变,与图像局部特征相匹配达到调和,即某种能量函数极小化,完成对图像的分割。再通过对模板的进一步分析而实现图像的理解和识别。(The basic idea of the Snakes model is very simple. It uses some control points that form a certain shape as a template (contour line), thr
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:44032
    • 提供者:sixiudant
« 1 2 3 4»
搜珍网 www.dssz.com