搜索资源列表

  1. 3methods

    0下载:
  2. 三种图像处理方法,边缘检测与提取,图像膨胀、细化,模板匹配。-three image processing, edge detection and extraction, image expansion details, template matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:70601
    • 提供者:
  1. Wangmeng_8433028879

    0下载:
  2. ∷软件简介∷ 共14部分,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀 算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术, 对每种常用的数字图像处理方法,都提供了完整的源代码。 - 鈭?the software synopsis 鈭?altogether 14 parts, separately introduced the picture spot operati
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:179573
    • 提供者:sadgdg
  1. imageprocessingvc

    0下载:
  2. 数字图像处理典型算法实现,共12章。01vc数字图像编程基础知识,02数字图像的采集、量化和表示,03数字图像的点运算;04图像几何变换,05频域处理方法;06图像增强技术;07图像腐蚀膨胀和细化算法;08边缘检测与提取及轮廓跟踪;09图像分割;10图像配准;11图像复原;12图像压缩-typical digital image processing algorithm, a total of 12 chapters. 01vc Dig
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2010675
    • 提供者:wanglynn
  1. Canny算子与边缘检测

    0下载:
  2. Canny算子与边缘检测,一个用完整的图像边缘提取算法-Canny operator and edge detection, complete with an Image Edge Extraction Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2212451
    • 提供者:李明辉
  1. 图象的边沿检测与提取,轮廓跟踪算法代码

    0下载:
  2. 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32128
    • 提供者:罗丁
  1. 图象的边缘检测与提取,轮廓跟踪代码

    0下载:
  2. 看看,一个图象处理程序哦,挺多功能 图象的边缘检测与提取,轮廓跟踪代码-see an image processing procedures Oh, Ting multifunctional image edge detection and extraction, contour tracking code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:24741
    • 提供者:钱钱
  1. 图像边缘检测与提取源代码

    0下载:
  2. 用matlab实现图像边缘识别并提取其特征
  3. 所属分类:源码下载

    • 发布日期:2010-09-14
    • 文件大小:62039
    • 提供者:xxlljj
  1. Visual C++ for image processing -v2

    0下载:
  2. 《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。 本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。- How "Visual C
  3. 所属分类:图形图象

    • 发布日期:2024-06-14
    • 文件大小:6281216
    • 提供者:刘宏
  1. Canny算子与边缘检测

    0下载:
  2. Canny算子与边缘检测,一个用完整的图像边缘提取算法-Canny operator and edge detection, complete with an Image Edge Extraction Algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-06-14
    • 文件大小:2211840
    • 提供者:李明辉
  1. 图象的边沿检测与提取,轮廓跟踪算法代码

    0下载:
  2. 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-14
    • 文件大小:31744
    • 提供者:罗丁
  1. 图象的边缘检测与提取,轮廓跟踪代码

    0下载:
  2. 看看,一个图象处理程序哦,挺多功能 图象的边缘检测与提取,轮廓跟踪代码-see an image processing procedures Oh, Ting multifunctional image edge detection and extraction, contour tracking code
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-14
    • 文件大小:24576
    • 提供者:钱钱
  1. 检测

    0下载:
  2. 边缘的检测与提取,从一幅图象中将边缘提取出来供识别或处理使用-edge detection and extraction, from the edge of an image will be extracted for use or disposal Recognition
  3. 所属分类:编辑框

    • 发布日期:2024-06-14
    • 文件大小:89088
    • 提供者:杨洪
  1. ImgSeg

    0下载:
  2. 哥们图像边缘检测与特征提取的毕业设计,包括全部经典算法,还有他自己的改进,VC6下测试通过。(这个改进我不是很懂,不要问我!:))-Miners Edge detection and feature extraction graduate design, including all classic algorithms, and his own improvement, VC6 under test. (This I do not kn
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:100352
    • 提供者:杨智丹
  1. bianyuanvc

    0下载:
  2. 这是一个算子边缘检测程序,用vc实现边沿检测与提取,轮廓跟踪-Operator edge detection program that will achieve vc edge detection and extraction, contour tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:31744
    • 提供者:陈文祥
  1. Wangmeng_8433028879

    0下载:
  2. ∷软件简介∷ 共14部分,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀 算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术, 对每种常用的数字图像处理方法,都提供了完整的源代码。 - 鈭?the software synopsis 鈭?altogether 14 parts, separately introduced the picture spot operati
  3. 所属分类:绘图程序

    • 发布日期:2024-06-14
    • 文件大小:179200
    • 提供者:sadgdg
  1. MatlabSIFT

    0下载:
  2. 一个进行特征提取的算法,主要可以进行特征点的检测以及与之相关的边缘检测-a feature extraction algorithm, the main feature points can be detected and the associated Edge Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:321536
    • 提供者:宋明黎
  1. EdgeContour

    0下载:
  2. 本程序涉及数字图像边缘检测与提取以及轮廓跟踪,种子填充。在vc6.0上正常运行
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:2134016
    • 提供者:tsm
  1. composition_eige_detect4_paper

    0下载:
  2. 基于Canny算子的图像边缘检测与提取的算法--- 论文,对模式识别的朋友会有很大帮助,拿来与大家分享,希望能够用的上!-Canny operator based on image edge detection and extraction algorithms--- papers on pattern recognition would be of considerable help of friends, used to share
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-14
    • 文件大小:165888
    • 提供者:meng fanrong
  1. ImageBoard

    0下载:
  2. 功能十分强大的数字图像处理程序,具有基本的图像输入和变换,图形的即时绘制,彩色图像处理,图像旋转平移缩放,分离滤除RGB三原色,边缘检测与提取,频域变换(FFT,DCT),中值滤波等功能-Function is very powerful digital image processing procedures, have a basic input and transform images, graphics, real-time re
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:4040704
    • 提供者:Myrrhy
  1. bianyuanjianc

    0下载:
  2. 边缘检测与提取的相关源代码,包含了一阶微分,二阶微分边缘检测,以及二值图像细线化处理代码!-Edge detection and extraction of relevant source code, including the first-order differential, second derivative edge detection, thinning, and binary image processing code!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:5120
    • 提供者:沈国峰
« 12 3 4 5 6 »

源码中国 www.ymcn.org