CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Sobel算子

搜索资源列表

  1. edgeCheck.

    2下载:
  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 Canny edge detection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:255400
    • 提供者:胡雪飞
  1. canny_src

    1下载:
  2. 本程序是用C语言编写的CANNY算子比以往的SOBEL算子更细。-this program is the C language Canny operator than ever SOBEL Operator more detailed.
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:9342
    • 提供者:张德龙
  1. houghsearchcircle

    1下载:
  2. 文件给出了matlab语言进行,对二值图像先用sobel 算子找出边缘,再用hough变换找出圆的圆心和半径的程序,并附图像和解释!-documents given Matlab language, the binary image segmentation using the operator to identify the edge then Hough transform to identify the center of a circle and the circle radius of
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:13697
    • 提供者:image
  1. mysmoothandsharp

    0下载:
  2. 该压缩包中的程序实现对图像的平滑和锐化,其中采用多种方法实现平滑(包括均值滤波,中值滤波,顺序统计滤波)和锐化(包括采用Sobel算子和高通滤波)。-Program realization of the right image sharpening and smoothing. using a variety of methods in which to achieve smooth (including mean filtering, median filtering, Order Stati
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2826
    • 提供者:李文
  1. sztxbyjc

    0下载:
  2. 所谓边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-Edge refers to the so-called partial image brightness changes in the most notable part of it is to test local image change significantly change th
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1150
    • 提供者:阿辉
  1. taozifeinew

    0下载:
  2. 简单BMP图像操作(文件属性,反射,二值化,sobel算子……)-simple operations (file attributes, reflection, two value, segmentation Operator ...)
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:78227
    • 提供者:Hailang
  1. ImageSharpness

    0下载:
  2. 拉普拉斯算子、Sobel算子和Prewitt算子对图像进行边缘、轮廓的检测-Laplace operator, Sobel Operator and Prewitt Operator right image edge contour detection
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:56353
    • 提供者:张德龙
  1. cn700_62452121

    0下载:
  2. 关于sobel算子 逆sobel算子 高斯算子等图像处理算子 和大家共享,谢谢1-on segmentation Operator Operator inverse pixel Gaussian operator of Image Processing Operator and share Thank you, a
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:32527
    • 提供者:zhoujian
  1. improc

    0下载:
  2. 一个完整的Visual C++程序,包含了图像的RGB调整,傅立叶变换,傅立叶反变换,对比度调整,颜色转换 梯度算子检测,sobel算子检测 均值滤波和中值滤波,程序已经通过调试.-a complete Visual C program includes a RGB image adjustment, Fourier transform, Fourier transform, contrast adjustment, color conversion operator gradient dete
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:219599
    • 提供者:杨萧
  1. edgaijin

    0下载:
  2. 边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-edge means partial image brightness changes the most significant part of it is partial image change detection significantly change the basic arithme
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:96960
    • 提供者:beibeidai
  1. demo_rar

    0下载:
  2. 一个可以读取并显示bmp文件的框架程序,可以在里面添加代码实现其他的图像处理功能,里面已经添加了一段sobel算子的程序。-one can read and display bmp the framework document procedures, Inside the can add code to achieve other image processing functions, Add inside a segmentation operator procedures.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:175434
    • 提供者:gzc
  1. sobelbianyuanjiance

    0下载:
  2. 用于边缘检测的源代码,是用sobel算子的,用的是java的开发环境.-for edge detection of source code, segmentation is the operator, with the java development environment.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1103
    • 提供者:amy
  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 operator and the Laplacian operat
  3. 所属分类:软件工程

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

    0下载:
  2. Sobel算子:是一种空域微分算子,可以通过它锐化图象。 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码。-Sobel Operator : airspace is a differential operator, through its image sharpening. Image will block (8 * 8), for the DCT and IDCT for : DCT is a separable Image Transfor
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1956
    • 提供者:xuhua
  1. Sobel_Edge

    0下载:
  2. 彩色图像边缘检测的Sobel算子,适用于图像编程应用和初学者学习。-Color Image Edge Detection Sobel operator, applied to image applications and programming beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1731
    • 提供者:congyi
  1. sobel

    0下载:
  2. sobel 图像算子算法-image segmentation algorithm Operator
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:49505
    • 提供者:梁亮
  1. is

    0下载:
  2. 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:46837
    • 提供者:房劬
  1. sobel

    0下载:
  2. 采用索贝儿算子对图像进行边缘的检测和提取,效果一般吧,粗糙的示例程序。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:577754
    • 提供者:西曼
  1. EdgeDtection

    0下载:
  2. 实现SOBEL算子,高斯拉普拉斯算子对图像的处理,检测图像边缘
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:375131
    • 提供者:陈先生
  1. laplace

    0下载:
  2. 对图像进行拉普拉斯变换,边缘检测,现有Sobel算子计算二阶差分,再由内核做卷积
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:151327
    • 提供者:方方
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 32 »
搜珍网 www.dssz.com