搜索资源列表

  1. listcode

    1下载:
  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 th
  3. 所属分类:GDI/图象编程

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

    0下载:
  2. /*PL/0编译系统C版本头文件pl0.h*/ /* typedef enum { false, true } bool; */ #define norw 13 /*关键字个数*/ #define txmax 100 /*名字表容量*/ #define nmax 14 /*number的
  3. 所属分类:编译器/词法分析

    • 发布日期:2010-09-13
    • 文件大小:25139
    • 提供者:xqq771084591
  1. listcode

    0下载:
  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 th
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-09
    • 文件大小:114688
    • 提供者:zxy
  1. listcode

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

    • 发布日期:2024-06-09
    • 文件大小:5120
    • 提供者:zhenqingkai

源码中国 www.ymcn.org