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

搜索资源列表

  1. 复件 链码

    0下载:
  2. 对图像首先进行了边缘提取和细化,然后对细化了的图像通过链码来输出,是一个对图像编程人员非常实用的工具哦-the first images of edge extraction and refining, and then refined through images of the chain code to output, the image is a programmer very useful tool oh
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:99209
    • 提供者:杜莉
  1. listcode

    2下载:
  2. 在VC++下实现对图象进行CANNY边缘检测,并用形态学方法进行处理,然后对它进行链码编码,最后基于链码进行方向的检测!-under the VC images of Canny edge detection, and using morphological method, Then it conducted chain coding, based on the final direction of chain code for the inspection!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:115413
    • 提供者:zxy
  1. chaincode

    0下载:
  2. 1.首先将原始图档(如图三)由RGB彩色模型转换成HSI彩色模型,取其 I 亮度模型。  2.再萃取出亮度值大于0.999之部份,进行数次膨胀与侵蚀运算后,即可取得火焰部份(如图四)。 3.图四之火焰影像进行边缘运算,并找出边缘之每一点坐标,再将坐标排序,取最小值作为链码的启始点(如图五之红色星号)。 4.链码产生的方式:沿边缘依逆时针的顺序扫瞄下一个边界值,并依序输出链码(如图七)。-1. First, the original drawing (Figure 3) from R
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:199458
    • 提供者:qu yw
  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
    • 文件大小:2283301
    • 提供者:liqi
  1. dragon.RAR

    0下载:
  2. 几何图形的边缘检测 模式识别 主要是利用链码方法 还有一些辅助方法-Geometry of edge detection is pattern recognition method using chain code have a number of adjunct
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1381017
    • 提供者:
  1. listcode

    1下载:
  2. 该代码是图像边缘检测中获得链码的代码,img代表输入图像,Array用来存储链码,x0y0是初始点的坐标,xy用来存储最终点的坐标,Ratio用来计算链码的曲率,代码中有注释相信大家可以看得懂,最近正在写关于相位编码的代码,如果有研究这方面东东的朋友可以多交流-The code is the image edge detection to obtain the chain code of the code, img representative of the input image, Array
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:4973
    • 提供者:zhenqingkai
  1. chain_code

    1下载:
  2. 数字图像的边缘检测及8向链码编码且根据链码循环着色-Digital image edge detection and 8 to the chain code and the cycle of color under the chain code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5459823
    • 提供者:不能说
  1. JSP-Interview-Questions-and-Answers

    0下载:
  2. Some tip and trices about Java in form of question and answer Some tip and trices about Java in form of question and answer- Some tip and trices about Java in form of question and answer Some tip and trices about Java in form of question and
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:14355
    • 提供者:maxmareed
  1. yezi

    0下载:
  2. 提取叶子图像的边缘坐标,并将其转换成8方向的链码-To extract the coordinates of the edge of the leaf image, and converted to 8-direction chain code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6173
    • 提供者:腾飞
  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. 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. 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
    • 文件大小:2161
    • 提供者:潇麟
  1. 二值图像中拐点的实时检测算法

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

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