搜索资源列表

  1. C# 边缘检测

    0下载:
  2. 不同的方法对图像的边缘进行检测
  3. 所属分类:图形图象

    • 发布日期:2011-05-31
    • 文件大小:127269
    • 提供者:yinuoyongyuan
  1. 图象的边沿检测与提取,轮廓跟踪算法代码

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

    • 发布日期:2024-05-13
    • 文件大小:31744
    • 提供者:罗丁
  1. 边缘检测细化源代码

    0下载:
  2. VC中的边缘提取中的细化部分,相关类可参考,对数字的模式识别有用。-VC from the edge of refinement, related category reference to the number of pattern recognition useful.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-13
    • 文件大小:2839552
    • 提供者:刘晓宇
  1. 多种图像边缘检测与分割处理

    1下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Not
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:41984
    • 提供者:何问宇
  1. m文件检测

    0下载:
  2. 图形边缘检测,主要是采用自适应检测的算法,可能对初学者有些用处。不足指出见凉啊-graphics edge detection, is based on adaptive detection algorithm for beginners could use some. Less than that see cool ah
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:肖雷
  1. 小波变换在活塞环图像边缘检测中的应用研究

    0下载:
  2. 摘 要 小波变换是时间频率的局部化分析,它可以通过伸缩平移运算对信号逐步进行多尺度细化。本文正是基于小波变换在图像处理领域中表现出的多尺度分析,提出了用小波变换检测活塞环图像边缘的方法,这种方法通过对二维小波变换图像局部极大值的检测得到图像的边缘信息。通过实验证明了这种方法的有效性。-Abstract wavelet transform is the local time frequency analysis, it can shift
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:82944
    • 提供者:蓝婧
  1. c++边缘

    0下载:
  2. 这是一个边缘检测的代码!!!!!!!!!!!给大家分享以下把-This is an edge detection code! ! ! ! ! ! ! ! ! ! ! We share the following to put!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:245760
    • 提供者:夏天
  1. 边缘检测与分割处理

    1下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Not
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:46080
    • 提供者:tian
  1. canny图像边缘算法

    0下载:
  2. 这是一个关于图像边缘检测的小程序,希望对大家有所帮助-This is an image of a small edge detection procedures, we hope to help
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:89088
    • 提供者:徐艳
  1. Canny边缘检测

    0下载:
  2. 非常简单好用的CANNY边缘检测的源代码,适合初学者学习使用(Very simple and easy to use CANNY source code for edge detection, suitable for beginners to learn and use.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:cddcd
  1. 基于蚁群算法的图像边缘检测

    1下载:
  2. 将改进蚁群算法应用于图像边缘检测,模拟进化算法,主要采用信息素来进行方向的选择,通过全局性的搜索得到较优解。(The improved ant colony algorithm is applied to image edge detection and simulation evolutionary algorithm, which mainly uses information prime to select the directi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:16384
    • 提供者:hc01357
  1. 边缘检测

    0下载:
  2. CANNY边缘检测,根据MATLAB自带算子改写,效果更好。(canny edge detection)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:delay
  1. 基于蚁群算法的图像边缘检测

    0下载:
  2. 基于蚁群算法的图像边缘检测,亲测可用,包含四种图像。(Ant colony algorithm based image edge detection, pro test available.It contains four kinds of images.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:30720
    • 提供者:今天要早睡
  1. image_图像边缘检测,图像分割,检测及圆拟合

    0下载:
  2. 可以实现图像边缘检测,并对圆形区域实现圆的拟合(It can realize image edge detection and circle fitting.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:闲情偶寄
  1. 八个方向的sobel边缘检测算法

    0下载:
  2. 利用八方向的sobel边缘检测,实现对图像多梯度的梯度检测,检测出的边缘信息更加平滑连续。(Eight direction Sobel edge detection is used to realize gradient detection of image multi gradient, and the edge information detected is more smooth and continuous.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:55296
    • 提供者:追梦苦旅
  1. 亚像素边缘检测

    0下载:
  2. 亚像素边缘检测,对图像的边缘检测达到亚像素级别(Sub-pixel edge detection, image edge detection to sub-pixel level)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:12288
    • 提供者:minbaobao
  1. 边缘检测

    0下载:
  2. C# 图像处理 ,VS平台实现, 图像边缘检测,可直接用!(C# Image processing, VS platform implementation, image edge detection)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:533504
    • 提供者:丫宝525
  1. 边缘检测

    0下载:
  2. 包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:wwy12345
  1. 边缘检测

    1下载:
  2. 基于MATLAB的5种边缘检测,Robert,Sobel,Prewitt,LOG,Canny。(Five edge detections based on MATLAB, Robert, Sobel, Prewitt, LOG, Canny.)
  3. 所属分类:matlab例程

  1. 3.24 基于蚁群算法的图像边缘检测

    0下载:
  2. 基于蚁群算法的边缘检测,功能简单,适合新手(Edge detection based on ant colony algorithm, the function is simple, suitable for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:29696
    • 提供者:连晓
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org