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

搜索资源列表

  1. EdgeMap

    0下载:
  2. 利用改进的Sobel算子检测图像边缘,从水平、垂直、左右对角线的方向计算Sobel梯度,并且加入拐角的梯度值。-The improved Sobel edge detection operator, horizontal, vertical, left and right diagonal direction Sobel gradient calculation, and adding the value of the gradient of the corner.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:647
    • 提供者:xiekaixuan
  1. diproject

    0下载:
  2. 数字图像处理课程project3,边缘检测,soberts算子,sobel算子,prewitt算子,LOS,和canny算子比较和分析-DIP project3, edge detection, soberts,sobel,prewitt,los,canny
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:203818
    • 提供者:朱仕恒
  1. ImgGradient

    0下载:
  2. 以自动域值选择法对图像进行Sobel算子边缘检测 -Automatic threshold selection method for image edge detection Sobel operator
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:521
    • 提供者:得得
  1. tuxianglunkuotiqu

    0下载:
  2. 很好的一个软件,可以进行生图像轮廓提取,有sobel算子及外轮廓提取。-A very good software, you can extract the raw image contour, there sobel operator and the outer contour extraction.
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:477872
    • 提供者:王 王
  1. bianyuanjiance

    0下载:
  2. Prewit t 算子和Sobel 算子都是对图像进行差分和滤波运算,仅在平滑部分的权值选择上有些差异,但是图像产生了一定的模糊, 而且有些边缘还检测不出来,所以检测精度比较低, 该类算子比较适用于图像边缘灰度值比较明显的情况。-Prewit t operator and Sobel operator is on image difference and filtering operation, only some differences in the smooth part of the we
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:53006
    • 提供者:李浩杰
  1. image-edge-detection-source

    0下载:
  2. 图像边缘提取源程序,包括Kirsch算子,Sobel算子,Roberts算子,Prewitt算子。-Image Edge Extraction source, including Kirsch operator, Sobel operator, Roberts operator, Prewitt operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2083
    • 提供者:方玮
  1. matlab_new

    0下载:
  2. 几种基本的matlab 边缘检测的方法,Canny算子, Roberts梯度算子,Prewwt算子,Sobel算子Log算子。 还给出了一种简单的 计算圆中心和半径的方法。-Canny, Roberts,Prewwt,Sobel,Log
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1702
    • 提供者:spring
  1. gaussiansobel

    0下载:
  2. 对图像进行不同程度的高斯加噪,并利用sobel算子进行边缘提取。-Different levels of image noise high-Alaska, and using sobel operator edge extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:49735
    • 提供者:mo
  1. digital-image-processing

    0下载:
  2. DIP_exp1. 图象统计参数:最大、小值,均值,直方图统计; DIP_exp2. 对比度增强:直方图均衡,灰度拉伸; DIP_exp3. 图象几何变换:旋转,平移,缩放; DIP_exp4. 图象线性变换:FFT,DCT; DIP_exp5. 图象平滑:中值滤波,均值滤波; DIP_exp6. 图象锐化: Sobel算子,Laplace算子;-. DIP_exp1 image statistical parameters: maximum, minimum value,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4019
    • 提供者:应晨露
  1. tuxiangchuli

    0下载:
  2. 利用matlab对图像图像进行梯度算子、Roberts算子、Sobel算子边缘检测处理和Laplace算于边缘增强处理-Use matlab image image gradient operator, Roberts operator, Sobel operator edge detection process and Laplace operator on the edge enhancement processing
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:67385
    • 提供者:wang
  1. robertsprewittsobel

    0下载:
  2. roberts算子,sobel算子,prewitt算子模版边缘检测代码-roberts operator, sobel operator, prewitt operator edge detection code templates
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4789
    • 提供者:吴奔晖
  1. soble_hough

    0下载:
  2. 先用sobel算子对图像进行预处理,提取边缘。对于不连续的圆,在利用hough算法检测圆心坐标和半径,再将圆进行重画,得到完整的圆并显示。 -First with sobel operator for image pre-processing, edge extraction. For discontinuous circle detection algorithm using hough the center coordinates and radius, and then re-draw
  3. 所属分类:Other systems

    • 发布日期:2015-04-18
    • 文件大小:1024
    • 提供者:侯国强
  1. vmd642_video_out0_SobelEdge

    0下载:
  2. CCS图像处理算法例程 视频图像经sobel算子处理 显示 可自行修改算法 达到其他效果 针对芯片DM642-CCS routines video image processing algorithms by sobel operator can modify the display processing algorithms to achieve other effects for chip DM642
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:359329
    • 提供者:陈杰
  1. sobel

    0下载:
  2. 数字图像的边缘检测算子的C语言程序设计 多种不同算子的程序设计-Digital image edge detection operator C Programming Language
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:143812
    • 提供者:王芳
  1. zengqiang-fenge

    0下载:
  2. 分别用图中给出的直线和曲线作为增强函数进行增强;分别用Roberts算子、Sobel算子、LoG算子和Canny算子进行边缘检测-Straight lines and curves are as shown in the figure enhancement function are enhanced respectively Roberts operator, Sobel operator, LoG operator and Canny operator edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3283
    • 提供者:煮开
  1. bmp

    0下载:
  2. 位图图像的sobel算子边缘检测与自适应二值化的实现的源代码-Bitmap image sobel operator edge detection and adaptive binarization of the source code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-14
    • 文件大小:3430
    • 提供者:浦东泥河
  1. EdgeDetect

    0下载:
  2. C#写的一个边缘提取的程序,以界面形式选择图片,包含了sobel算子、Laplace算子、canny算子三种检测算法可选。-C# to write an edge extraction process to select the interface in the form of pictures, including the sobel operator, Laplace operator, canny operator selectable three detection algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:464376
    • 提供者:紫烟
  1. mysobel

    0下载:
  2. 基于OpenCV2.x,利用sobel算子提取轮廓图-Base on OpenCV2.x, sobel operator to extract contours
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:755
    • 提供者:程哲
  1. License-plate-detection

    0下载:
  2. 利用8方向的SOBEL算子对车牌进行边缘检测,效果很好-Using 8 SOBEL operator for edge detection, license plate in the direction of the effect is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:429760
    • 提供者:Lucy
  1. byjc

    0下载:
  2. 边缘检测算子 包含Canny算子 log算子 prewitt算子 robberts算子和sobel算子等 都够对图像进行边缘提取-edge detection cotain Canny Algorithm Prewitt Algorithm Log Algorithm Sobel Algorithm and Robberts Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3492
    • 提供者:fenghaiyong
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 31 »
搜珍网 www.dssz.com