搜索资源列表

  1. sobel算子的matlab实现

    0下载:
  2. sobel算子的matlab实现
  3. 所属分类:图形图象

    • 发布日期:2010-01-15
    • 文件大小:843
    • 提供者:anroyun
  1. sobel算子 canny算子图像边缘检测程序

    0下载:
  2. sobel算子 canny算子图像边缘检测程序
  3. 所属分类:2D图形编程

    • 发布日期:2010-11-06
    • 文件大小:323
    • 提供者:xzwlww
  1. sobel算子边缘检测

    0下载:
  2. 图像边缘检测的sobel算子VC++实现
  3. 所属分类:图形图象

    • 发布日期:2010-11-25
    • 文件大小:1415
    • 提供者:zghnlsj
  1. 利用Sobel边缘算子法对图像进行边缘提取的源代码

    0下载:
  2. sobel边缘算子对图像进行边缘提取,简单实现,对图像处理的朋友大有裨益。-pixel Edge Operator right image edge extraction, the simple realization of the right image processing friends useful.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:李永红
  1. 8方向sobel

    0下载:
  2. 对1帧图像进行8方向的sobel算子提取边缘,原始图像格式是BMP-right image for an eight direction of the pixel edge detection operator, is the original image BMP format
  3. 所属分类:界面编程

    • 发布日期:2024-05-12
    • 文件大小:2315264
    • 提供者:婷婷
  1. HistDemoA直方图与Sobel算子

    0下载:
  2. 直方图均衡化处理和边缘检测程序.vc6下完成,是基于对话框的程序,用到自己定义的类CImageWnd-histogram equalization processing and edge detection procedures. Vc6 complete, the dialog is based on the procedures used its own definition of the category CImageWnd
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:78848
    • 提供者:訾国伟
  1. sobel_edgedetection

    0下载:
  2. 边缘检测是图像处理的基本方法之一,SOBEL算子检测法具有检测准确,抗噪强等优点-Edge detection is the basic image processing method, SOBEL Operator detection method is accurate detection, anti-noise advantage
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:林海
  1. VideoEdgeCounterSobel

    0下载:
  2. 视频图象边缘检测,基于DM642芯片。算法为SOBEL算子希望对学习DSP的朋友有所帮助-video edge detection, based on the DM642 chip. Algorithm SOBEL Operators hope to learn DSP help of a friend
  3. 所属分类:DSP编程

    • 发布日期:2024-05-12
    • 文件大小:231424
    • 提供者:
  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,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:李文
  1. ImageSharpness

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

    • 发布日期:2024-05-12
    • 文件大小:3762176
    • 提供者:张德龙
  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. 所属分类:界面编程

    • 发布日期:2024-05-12
    • 文件大小:32768
    • 提供者:zhoujian
  1. edgaijin

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

    • 发布日期:2024-05-12
    • 文件大小:2113536
    • 提供者:beibeidai
  1. demo_rar

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

    • 发布日期:2024-05-12
    • 文件大小:3869696
    • 提供者:gzc
  1. sobel

    0下载:
  2. 用matlabe对于sobel算子,进行模式实现,能取得明显的边缘检测效果!-Matlabe for using sobel operator, to carry out mode, can achieve a clear effect of edge detection!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:徐军
  1. sobel-bianyuanjiance

    1下载:
  2. 用sobel算子实现边缘检测源代码,用C++实现了sobel算子。图像编码很完整实现-By sobel edge detection operator realize the source code, using C++ Realize the sobel operator. Image coding is to achieve complete
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:朱志敏
  1. sobel

    1下载:
  2. 数字图像处理中的sobel算子Matlab程序-Digital image processing in Matlab procedure sobel operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:142336
    • 提供者:bandy
  1. sobel

    0下载:
  2. sobel算子的C++实现 使用opencv-sobel operator C++ achieve using opencv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:cdb
  1. sobel

    0下载:
  2. sobel算子 自己编的函数 不是运用的库函数 非常有用 尤其对刚学习图像边缘提取的-sobel operator is not a function of own use of the library function is very useful especially for just learning of image edge extraction
  3. 所属分类:文件格式

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:石头
  1. sobel

    1下载:
  2. Sobel算子进行图像边缘检测的DSP实现,其中还附带了实验说明,及其报告,在DSP6713上,打开就可以实现。-sobel dsp6713
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1096704
    • 提供者:朱清坤
  1. sobel

    0下载:
  2. sobel算子边缘检测,matlab源程序。(sobel aaaaaaaaaaaaaaaaaaa)
  3. 所属分类:图形图像处理(光照,映射..)

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

源码中国 www.ymcn.org