搜索资源列表

  1. graph-roberts

    0下载:
  2. 本文介绍了边缘检测的基本概念.使用 VC实现了 Roberts算子、Prewitt算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测效果及抗噪能 力。-This paper introduces the edge detection of the underlying concepts. VC use the Roberts operator, Prewitt operator, Sobel ope
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1051593
    • 提供者:zsc
  1. Roberts

    0下载:
  2. Roberts算子检测的程序及仿真图可以参考一下
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:216689
    • 提供者:wangshy2046
  1. EdgeDetect

    0下载:
  2. Windows SDK实现Roberts算子提取边缘。-Windows SDK realizes the Roberts operator to withdraw the edge.
  3. 所属分类:图形图象

    • 发布日期:2024-05-07
    • 文件大小:1884160
    • 提供者:薛杨
  1. shu_zi_tu_xiang_chu_li

    0下载:
  2. 我自己编写的一个数字图像处理程序,演示了多种数字图像处理算法,包括直方图统计、线性变换、锐化、平滑、中值滤波、梯度法及Roberts梯度轮廓提取、伪彩色变换-I prepared a digital image processing, demonstrating a variety of digital image processing algorithms, including the histogram statistics, li
  3. 所属分类:图形图象

    • 发布日期:2024-05-07
    • 文件大小:92160
    • 提供者:
  1. 图形图象处理之边缘检测

    0下载:
  2. 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing-- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, L
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:206848
    • 提供者:王云华
  1. tu1

    0下载:
  2. 用sobel,roberts,canny,log,prewitl五种算法实现图象边缘检测.附效果图.-with segmentation, roberts, canny, log, prewitl five algorithm image edge detection. Results attached map.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:276480
    • 提供者:霍宏宇
  1. BmpProject

    0下载:
  2. 数字图像的边沿检测算子,有关Roberts,sobel,prewitt,laplace的基于对话框的VC应用程序。-digital image edge detection operators, the Roberts, segmentation, prewitt, Laplace-based dialog VC applications.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:1957888
    • 提供者:黄光奇
  1. 模拟图像边缘检测的C代码[原创]

    0下载:
  2. 模拟图像边缘检测的C代码[原创]先把图像放大K倍,然后检测边缘。使用Roberts梯度检测法。该方法在边缘附近有失真,产生伪边缘。-simulation Edge Detection of C code [original] first image amplification K times, and then detected edge. Use Roberts gradient detection. The method is ne
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:hj
  1. image-advanced-process-5

    0下载:
  2. 很多高级一点的图形图像处理程序,对图像进行去除彩色处理,加入椒盐噪声,利用Prewitte边缘算子法对图像进行边缘提取,医学伪彩色处理,遥感伪彩色处理,利用Roberts边缘算子法对图像进行边缘提取,利用Sobel边缘算子法对图像进行边缘,对图像进行垂直镜像处理(几何变换),沃尔什变换处理(图像变换),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedures, the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:7168
    • 提供者:孙怀勇
  1. edgeCheck.

    0下载:
  2. 一个通用的边缘提取函数。通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。-a common edge extraction function. By entering different parameters to achieve Sobel operator, Prewitt operator, Roberts operator, Marr Operator and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:254976
    • 提供者:胡雪飞
  1. edgedetectionearl

    0下载:
  2. 用VC++实现的各种经典边缘检测算法——roberts,sobel,prewitt,kirsch,高斯,LOG等。-with VC the classic edge detection algorithm-- roberts, segmentation, prewitt, "and Gaussian, LOG other.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:3072
    • 提供者:tanchao
  1. Edge_Detection_and_Segmentation

    0下载:
  2. mage Processing Toolbox needed Edge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed-mage Processing Toolbox neededEdge Detection Prewitt Roberts Log
  3. 所属分类:Windows编程

    • 发布日期:2024-05-07
    • 文件大小:6144
    • 提供者:少文
  1. jiaochachafen

    0下载:
  2. 数字图象处理课题:梯度法和Roberts梯度(交叉差分)。程序运行于MATLAB环境下-digital image processing tasks : gradient method and Roberts gradient (cross-Difference). Procedures in the MATLAB environment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:4096
    • 提供者:白黎
  1. graph-roberts

    0下载:
  2. 本文介绍了边缘检测的基本概念.使用 VC实现了 Roberts算子、Prewitt算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测效果及抗噪能 力。-This paper introduces the edge detection of the underlying concepts. VC use the Roberts operator, Prewitt operator, Sobel ope
  3. 所属分类:软件工程

    • 发布日期:2024-05-07
    • 文件大小:1051648
    • 提供者:zsc
  1. jdszbyjc

    0下载:
  2. 在Visual C++的环境下 实现Roberts,Sobel,prewitt等经典的边缘检测算子。-in Visual C environment under Roberts, Sobel. prewitt such classic edge detection operators.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-07
    • 文件大小:352256
    • 提供者:xingtao
  1. image_detection

    0下载:
  2. 图象边缘检测,包括传统经典算子:Sobel、Roberts、Prewitt、Laplacian及Canny算子-image edge detection, including traditional classics Operator : Sobel, Roberts, Prewitt, Laplacian and Canny operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:181248
    • 提供者:周健
  1. Roberts

    0下载:
  2. Roberts算子检测的程序及仿真图可以参考一下-Roberts operator testing procedures and simulation map for reference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:216064
    • 提供者:wangshy2046
  1. Roberts

    0下载:
  2. opencv 中roberts算法 实现边缘检测-opencv edge detection algorithm with the roberts
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:1390592
    • 提供者:suifengfei
  1. roberts

    0下载:
  2. 利用prewitt、sobel、roberts边缘检测器进行边缘检测-Use prewitt, sobel, roberts edge detector for edge detection
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:yaya
  1. roberts

    0下载:
  2. Roberts边缘检测算子根据任意一对互相垂直方向上的差分可用来计算梯度的原理,采用对角线方向相邻两像素之差。(The Roberts edge detection operator can be used to calculate the gradient principle based on any pair of vertical differences. The difference between adjacent pixel
  3. 所属分类:Windows编程

    • 发布日期:2024-05-07
    • 文件大小:325632
    • 提供者:小豹
« 12 3 4 5 6 7 8 9 10 ... 18 »

源码中国 www.ymcn.org