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

搜索资源列表

  1. EdgePContour

    1下载:
  2. VC++边缘检测(包括Robert算子、Sobel算子、高斯-拉普拉斯算子等)、霍夫变换、轮廓提取、种子填充、轮廓跟踪-VC++ edge detection (including Robert operator, Sobel operator, Gauss- Laplace operator, etc.), Hough transform, contour extraction, seed filling, contour tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:86084
    • 提供者:
  1. EdgeDetect

    0下载:
  2. 图像边缘检测 MATLAB 仿真程序。roberts,sobel,prewitt,log,小波检测-Image Edge Detection MATLAB simulation program. roberts, sobel, prewitt, log, wavelet detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:667
    • 提供者:rnowb
  1. edge_detection

    0下载:
  2. 实现sobel canny prewitt marr Roberts算子的边缘检测-Achieve sobel canny prewitt marr Roberts edge detection operator
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2676
    • 提供者:葛文耀
  1. 边缘抽出

    2下载:
  2. 边沿抽出,包括sobel,prewitt,laplace等多种算子于一体,是VB边缘检测的典范!-edges out, including segmentation, prewitt, such as Laplace operator in a variety of integration, VB is a model for edge detection!
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2850
    • 提供者:WhieHou
  1. pr3

    0下载:
  2. 边缘检测代码。多种检测方法,包括梯度算法(多种窗),LOG算法,sobel算子-Edge detection code. A variety of detection methods, including gradient algorithm (multiple windows), LOG algorithm, sobel operator, etc.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:1997
    • 提供者:李青
  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. 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. EdgeDetection

    0下载:
  2. Edge detection implementation using Sobel edge detector.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:10206
    • 提供者:Yogesh Patil
  1. ques10

    0下载:
  2. . Write MATLAB code that will do the following. (a) Perform point detection. (b) Perform line detection. (c) Perform edge detection using Laplacian, Prewitt, Sobel operators. (d) Perform boundary detection using Hough Transform. (e) Perform
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:42935
    • 提供者:Rokibul Ahmed
  1. classic_edge_detectors_1.0

    0下载:
  2. 经典边缘检测算子的实现集合,包括Roberts, Prewitt and Sobel,Haralick,Marr-Hildreth,Marr-Hildreth。-Classic edge detection operator to achieve the set, including Roberts, Prewitt and Sobel, Haralick, Marr-Hildreth, Marr-Hildreth.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:711723
    • 提供者:Alice
  1. GUI3

    0下载:
  2. 缘检测按钮组的GUI设计 本文设计的GUI主要包含了五种最常用的检测算法(即roberts、sobel、prewitt、log、canny检测),右键单击Panel面板,选择View Callbacks/ SelectionChangeFcn,进入M文件-Edge detection button group GUI GUI design This design mainly includes the five most commonly used detection algorithm (ie
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2972
    • 提供者:王天
  1. EdgeFinal7

    0下载:
  2. 边缘检测VC++代码,Roberts,Sobel,Prewitt,Canny算子代码-Edge detection VC++ code
  3. 所属分类:source in ebook

    • 发布日期:2017-05-02
    • 文件大小:709173
    • 提供者:puwang
  1. SobelEdge

    0下载:
  2. Sobel算子实现水平边缘检测、垂直边缘检测;45度、135度角边缘检测 -Using Sobel operator to realize horizon and vertical edge detection 45 degree, 135 degree angle edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:835
    • 提供者:张海涛
  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. detectionContour

    0下载:
  2. 利用sobel,prewitt等算法实现边缘检测--By sobel, prewitt, robert, marr and realize canny edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:88229
    • 提供者:HE
  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. 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. EdgeDetection

    0下载:
  2. 边缘检测,分别使用Laplacian, Roberts, Sobel 以及Prewitt 滤波-edge-detection:Laplacian, Roberts, Sobel and Prewitt filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:117283
    • 提供者:hengliangz
« 1 2 ... 25 26 27 28 29 3031 32 33 34 »
搜珍网 www.dssz.com