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

搜索资源列表

  1. c-algorithm-set

    0下载:
  2. c语言的经典算法源代码!其中包含数据结构中很多重要的算法,还有链表&树等多种常用算法的应用-classical algorithm source code! Data structure which contains many important algorithms, Chain & trees and other commonly used algorithm application
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:239.3kb
    • 提供者:张维成
  1. fast-corner-detect

    1下载:
  2. 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-02-17
    • 文件大小:2.18mb
    • 提供者:liqi
  1. matlab

    1下载:
  2. 该源代码的功能是用matlab来实现链码提取,内含测试图片及所用的算法源代码。-The source code s function is to use matlab to achieve the chain code extraction, containing pictures and used for testing the algorithm source code.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:328.76kb
    • 提供者:小娟
  1. DIBDisplay

    1下载:
  2. 对指定的二值化图像得用甲虫算法生成它的边缘链码-On the specified image binarization algorithm beetles to use the limb of the chain code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-21
    • 文件大小:121.9kb
    • 提供者:孙娟
  1. Introduction_to_the_chain_code

    0下载:
  2. this document describes in details the freeman s chain code algorithm in regards to using for feature extraction in an OCR Application it also describes all the necessary phases to develop an ocr
  3. 所属分类:Development Research

    • 发布日期:2017-04-16
    • 文件大小:341.59kb
    • 提供者:hussein
  1. findkeypoint

    0下载:
  2. 摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。 -Abstract: The inflection point is a digital
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:176.38kb
    • 提供者:changhe.cheng
  1. Fig10_38

    0下载:
  2. It s about matrix chain algorithm souce code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:539byte
    • 提供者:Park
  1. Search

    0下载:
  2. 数据结构搜索算法大全!!! 所有经典算法!!包括AVL树!BST!Hash表!跳表!Sortedchain!Sortedlist!详细注释!所有代码都全部调试成功!-Data structure search algorithm Daquan! ! ! All classical algorithm! ! Including AVL tree! BST! Hash table! Jump table! Sortedchain! Sortedlist! More comments! All o
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:44.37kb
    • 提供者:linnvel
  1. fenshuilingsuanfa

    0下载:
  2. 在图像特征提取、识别以及基于特征的图像压缩等领域内,作为关键技术的图像分割方法具有重要的地位。本文首先对基于区域的图像分割技术进行了介绍。然后针对静态位图图像,利用基于链码的分水岭算法对图像进行分割.达到与人视觉系统比较符合的分割结果。-In the image feature extraction, recognition and feature-based image compression and other areas, as a key technology for image seg
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:549.89kb
    • 提供者:xiliao
  1. A-feature-based-registration

    0下载:
  2. 基于特征的图像处理算法资料,基于特征的图像匹配算法资料-A feature-based image registration algorithm using improved chain-code representation combined with invariant moments
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.11mb
    • 提供者:lm
  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
    • 文件大小:331.37kb
    • 提供者:曾翔
  1. tqzxjx

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

    • 发布日期:2017-05-07
    • 文件大小:1005.64kb
    • 提供者:liupeng
  1. juzhenlianxiangcheng

    0下载:
  2. 此代码为实现矩阵链相乘算法的c++代码,希望能给大家带来帮助。-This code for the realization of the matrix chain multiplication algorithm c++ code, hoping to bring help.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:588byte
    • 提供者:王文滟
  1. gouzaojuzhen

    0下载:
  2. 这个源代码是为了实现矩阵链相乘算法的构造矩阵的完整代码。-This source code is in order to realize the structure of the matrix chain multiplication algorithm of matrix complete code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:603byte
    • 提供者:王文滟
  1. shucukuohaofangshi

    0下载:
  2. 这个源代码是实现矩阵链相乘算法的一段代码,可以正确输出加括号的方式。-This source code is to achieve a piece of code matrix chain multiplication algorithm, can correct output bracketing mode.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:592byte
    • 提供者:王文滟
  1. boundaries_up

    0下载:
  2. 基于冈萨雷斯提出的边缘跟踪算法,和方向链码边缘跟踪算法,提出的边缘算法,调试可用。-Based edge tracking algorithm Gonzalez proposed and direction chain code edge tracking algorithm, edge algorithms proposed, debugging is available.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-06
    • 文件大小:2.11kb
    • 提供者:潇麟
  1. lunkuopinghua

    0下载:
  2. 一种基于链码的轮廓平滑算法,很好的轮廓平滑方法-Contour smoothing algorithm based on chain code, a very good outline smoothing method
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1.94mb
    • 提供者:魏志龙
  1. Boundary-tracking-algorithm--mfile

    0下载:
  2. 用matlab编写的边界跟踪算法,用到了freeman链码和爬虫法,可以有效的跟踪单个物体边界,适合于初学者。- Prepared using matlab boundary tracking algorithm uses a freeman chain code and reptiles method can effectively track a single object border
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:4.58kb
    • 提供者:王要峰
  1. Normal-Algorithm

    0下载:
  2. 在本文章里面,有各种举出算法的C语言实现 1、大数阶乘 2、大数乘法 3、任意进制转换 4、最大公约数 5、最小公倍数 6、快速傅里叶变换 7,字符串的替换,查找,截取 8、叉乘法求多边形的面积 9、快速,希尔,选择等各种排序 10、二叉树,链表,链栈 11、二分查找 12、求解线性方程组,也叫中国余数定理 13、求点到直线距离 14、Prim算法求最小生成器 15、判断点与直线的关系,俩条直线的关系 16、求排列组合数,俩矢量角度
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.19mb
    • 提供者:刘楠
  1. 二值图像中拐点的实时检测算法

    0下载:
  2. 数字图像中的拐点通常成为重要的信息载体,因此准确、稳定和实时地检测出拐点便成为拐点检测算法面l临的主要问题,针对该问题,提出了一种新的二值图像中拐点的实时检测算法。该算法与传统基于边界链码的拐点检测算法不同,其是首先构建像素的k(k>8)邻域,并将图像中物体的边界表示为k邻域链码;然后根据曲率定义的差分形式计算各边界点处的曲率;最后通过检测曲率直方图的局部峰值精确定位出拐点,并利用拐角内部像素的颜色统计信息迅速判断出拐点的凸凹性。(The inflection point in the d
  3. 所属分类:文章/文档

    • 发布日期:2017-12-29
    • 文件大小:368kb
    • 提供者:麦田韬鹰
« 12 »
搜珍网 www.dssz.com