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

搜索资源列表

  1. openImage

    0下载:
  2. 八链码的实现以及对图像的sobel,高斯,等等一系列的边缘检测的实现-Eight-chain code to achieve and sobel image Gaussian, so a series of edge detection to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:16206492
    • 提供者:yandong
  1. corner_test

    1下载:
  2. 拐点的检测,对一个图像的拐点进行检测,使用的是freeman链码的方法,检测图像中拐点的方向,确定该方向是不是拐点。-Inflection point detection, an image of the inflection point for testing, use freeman chain code method, testing the image in the direction of the inflection point, we determine the direction
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-22
    • 文件大小:954
    • 提供者:莫愁
  1. lianmazhixianjiance

    1下载:
  2. 链码直线检测,采用求取图像边界,然后边界跟踪,判别直线-Chain code line detection, to strike the image boundary, then the boundary tracking, discriminant linear
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:1688
    • 提供者:俞正国
  1. fire

    1下载:
  2. 对火焰图像进行二值化 边缘检测 链码提取 并计算火焰图像的面积和周长 绝对好用!-Binarization flame image edge detection chain code extraction and absolutely easy to calculate the area and perimeter of the flame image!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:160671
    • 提供者:关宁
  1. BCEncode dll example

    0下载:
  2. 使用破解版的BCEncode动态链接库,实现生成一维条形码的简单小程序,该dll在调用过程中不会跳出提示。
  3. 所属分类:Windows编程

    • 发布日期:2013-03-04
    • 文件大小:304125
    • 提供者:yonge1989
  1. 3

    1下载:
  2. 基于链码检测的直线段检测方法,实现了直线的检测-Based on chain code detection straight line segment detection method, realize the straight line detection
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:384470
    • 提供者:汪清芳
  1. dm

    0下载:
  2. matlab链码,计算连通区域周长,基于玉米图像预处理自行编写-matlab chain code to calculate the circumference of the connected region
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:5222
    • 提供者:梁良
  1. test

    0下载:
  2. C++链码识别,通过输入图像,自动寻找轮廓的链码,需在opencv下执行-C++ chain code recognition, by the input image, automatically find the outline of the chain code, need to run opencv under
  3. 所属分类:Console

    • 发布日期:2017-11-23
    • 文件大小:1027
    • 提供者:益文
  1. lunkuolianma

    0下载:
  2. 本代码在opencv下运行,可执行。通过提取图像的轮廓,用链码表示出来。-The run, the executable code in opencv. Represented by extracting the outline of the image, using a chain code.
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:1035
    • 提供者:益文
  1. lianma

    0下载:
  2. 一个很好用的链码程序,可以求出各种形状轮廓的链码。-A good chain code program can calculate the contour chain code of various shapes.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:5499144
    • 提供者:王着
  1. Fast-Computation-of-Moments-Based-on

    0下载:
  2. 基于8向链码的不变矩快速计算算法,可应用于2-D物体识别-2-D object recognition can be applied to the chain code unchanged moments quick calculation algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:339325
    • 提供者:曾翔
  1. wwwfff

    0下载:
  2. 链码,最小包围核的matlab程序,数字图像处理-Chain code, minimum surrounded by nuclear matlab program, digital image processing
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:35760
    • 提供者:fairy
  1. cxl

    1下载:
  2. 跟踪图像的边界,逐一记录边界点坐标(xi , yi),并将边界点坐标转换成8方向链码并计算图像周长P
  3. 所属分类:Special Effects

    • 发布日期:2016-04-13
    • 文件大小:2048
    • 提供者:陈小龙
  1. lianma

    0下载:
  2. 完成相应得边界提取,得到链码描述,进而得到周长等参数-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:1794
    • 提供者:卡卡
  1. Freeman

    0下载:
  2. 针对普通曲线匹配算法不能处理旋转和缩放曲线的不足,提出Freeman 链码描述的曲线匹配方法。该方法为Freeman 链 码设计一种基于差别累加值及链码差的拐角点快速检测算法,能够快速地检测出曲线拐角点;通过计算曲线起点和曲线方向,得 到不随曲线旋转、平移和尺度变化的标准拐角点序列;根据拐角点的长度序列和夹角序列进行相似判断实现曲线匹配。Freeman 链码描述的曲线匹配方法不受曲线旋转和缩放的影响,计算量小,易于实现,仿真实验证明该算法合理有效。-针对普通曲线匹配算法不能处理旋转和
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:1388590
    • 提供者:牧童
  1. fchcode

    0下载:
  2. 此程序用来得到图像边界的freeman链码-This procedure is used to get the image borders freeman chain code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3434
    • 提供者:lwq
  1. Chain-code-invmoments-bwlabel

    0下载:
  2. 基于MATLAB的图像处理有关:链码 编码 不变矩 标注等代码-The image processing chain code invariant annotation
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:330480
    • 提供者:Katherine
  1. tqzxjx

    2下载:
  2. 在图像分类与识别算法研究中,目标几何特征的提取通常需要计算目标图像的最小外接矩形以获取长、宽等属性。针对该特点, 提出一种利用顶点链码与离散格林理论相结合的方式提取目标图像的最小外接矩形的算法。该算法只需根据顶点链中垂直或水平方向上的 点坐标即可求出目标的面积、形心和主轴。基于顶点链码和离散格林的主轴法和旋转法可快速求出目标的最小外接矩形。实验结果表明, 旋转法的运算速度是现有算法的 2 倍左右,主轴法的速度又比旋转法快速 2 倍左右-In the image classificat
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1029776
    • 提供者:liupeng
  1. matlab-boundary-chain

    1下载:
  2. matlab提取边界链码,对做图像边界配准有一定 作用-Matlab to extract the boundary chain code and registration have certain effect to do image boundary
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:5677
    • 提供者:李亮
  1. 魔域登陆器源码+注册网关E语言源码

    4下载:
  2. 魔域登陆器源码+注册网关E语言源码,支持登陆器注册链接,远程更新,服务器列表等。功能强大!
  3. 所属分类:易语言编程

    • 发布日期:2014-08-30
    • 文件大小:349066
    • 提供者:wangcbeamil
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com