搜索资源列表

  1. EdgeDetection

    0下载:
  2. 此源码可以实现灰度图像的边沿检测与提取,轮廓跟踪
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:31566
    • 提供者:王亚坤
  1. edgeDetection

    0下载:
  2. 边缘检测原代码. 边缘检测原代码.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:100676
    • 提供者:jia
  1. image-compress-edgedetection

    0下载:
  2. 检测图像的边缘: 用Prewitt算子检测图像的边缘 ,用不同σ值的LoG算子检测图像的边缘 ,用Canny算子检测图像的边缘 ,图像的阈值分割 ,用水线阈值法分割图像 ,对矩阵进行四叉树分解 ,将图像分为文字和非文字的两个类别 ,形态学梯度检测二值图像的边缘 ,形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:41548
    • 提供者:张悦庭
  1. edgedetection--canny--opencv

    0下载:
  2. 图像边缘检测 opencv canny算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4897
    • 提供者:白云沙
  1. EdgeDetection

    0下载:
  2. Edge Detection边缘检测roberts,sobel,prewitt,laplacian
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:193340
    • 提供者:王旌阳
  1. edgedetection

    0下载:
  2. 在C++环境中用opencv实现道路边缘检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:296197
    • 提供者:吉元
  1. EdgeDetection

    2下载:
  2. 一个通用的边缘提取函数,通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。 附设计文档。
  3. 所属分类:Windows编程

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

    0下载:
  2. edge detection matlab
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6180
    • 提供者:张文莉
  1. EdgeDetection

    2下载:
  2. 使用opencv实现一些基础的边缘检测,sobel robert等。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11328
    • 提供者:Ma xianzhe
  1. EdgeDetection

    0下载:
  2. 用vc编写的边缘检测程序, 基本的edge detection方法,适合初学者-with vc prepared by the edge detection procedures, the basic edge detection method for beginners
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:10291
    • 提供者:陈号
  1. VB超全图像处理

    0下载:
  2. picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc ClearIsol
  3. 所属分类:图形图像处理(光照,映射..)

  1. 边缘检测

    0下载:
  2. 基于dsp6416处理器的边缘检测算法-dsp6416 processor based on the Edge Detection Algorithm
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:636928
    • 提供者:李杰
  1. edgedetection

    0下载:
  2. 只是些很简单的数字图象处理程序,有关几种简单的图象处理-just something very simple digital image processing procedures, the several simple image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:张华
  1. pbox

    0下载:
  2. picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc Cle
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:489472
    • 提供者:rik
  1. edgedetection-sobel

    0下载:
  2. 采用基于相似关系矩阵的方法对彩色图像进行边缘检测-Similarity relation matrix based on the method of color image edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:81920
    • 提供者:张琪
  1. EdgeDetection

    0下载:
  2. 此为经过调试过的边缘检测的源代码,用其能够实现精确的边缘检测.-This is the result of edge detection have been debug the source code, can be achieved with its precise edge detection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:99328
    • 提供者:王登位
  1. EdgeDetection

    0下载:
  2. 边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Edge detection and extraction, contour tracing the course of the following command-line compi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:潘耀章
  1. Edgedetection

    0下载:
  2. 在matlab环境下,结合c语言,给出了常用三种图像处理的代码:灰度图像边缘检测,K-L变换,图像的统计直方图。-In the matlab environment, the combination of c language, given the commonly used three types of image processing code: gray-scale image edge detection, KL transfo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:nana
  1. edgedetection

    0下载:
  2. 高阶谱在图像边缘提取中的应用,该方法仍有亟待改进的地方,但是提供了一种思想。主要改进方面在于:如何使用双阈值连接边缘。-Higher-order spectrum in the image edge detection application, the method still need improvements, but provides a thinking. The main improvements are: how to us
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:47104
    • 提供者:xxl
  1. EdgeDetection

    0下载:
  2. 此源码可以实现灰度图像的边沿检测与提取,轮廓跟踪-This source can be achieved gray image edge detection and extraction, contour tracing
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:王亚坤
« 1 23 4 5 6 7 8 »

源码中国 www.ymcn.org