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

搜索资源列表

  1. project3

    0下载:
  2. opencv图像边缘检测,包括roberts,sobel,prewitt和laplace算子-opencv image edge detection, including roberts, sobel, prewitt and laplace operator
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:1340
    • 提供者:罗远浩
  1. DIPAX

    1下载:
  2. 实用数字图像处理与分析 陈兵旗 课本源码 1.图像读写; 2.几何变换:竖直镜像、水平镜像、对角镜像; 3.空间变换:傅里叶变换、沃尔什变换、离散余弦变换; 4.图像复原:均值滤波、中值滤波、高斯滤波;5.图像增强:二值化、灰度化、直方图均衡化、伪彩色; 6.特征检测:LOG、Robert、Sobel、Prewitte等边缘检测算子;-Practical digital image processing and analysis Bing flag textbook s
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9250674
    • 提供者:王国
  1. phasecong

    0下载:
  2. 用相位一致性理论对图像进行边缘检测,比canny,sobel等边缘检测算子效果更好,供学习。-The phase coherence theory of image edge detection, compared with canny, sobel edge detection operators such as better for learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:11090
    • 提供者:曹洪灵
  1. EdgeContour

    0下载:
  2. MFC实现灰度图像的边缘与轮廓,包括Robert,sobel,Kirsch等各种算子的边缘检测,hough变换,轮廓提取,种子填充,轮廓跟踪等-MFC to achieve gray image edges and contours, including Robert, sobel, Kirsch other operator edge detection, hough transform, contour extraction, seed filling, contour tracking.
  3. 所属分类:Menu control

    • 发布日期:2017-05-10
    • 文件大小:2139974
    • 提供者:赵丹凤
  1. IC_gradient_magnitude

    0下载:
  2. 输入一幅图像,进行高斯光滑,使用索贝尔算子计算图像梯度,然后求出梯度幅值和方向-Enter an image, using Gaussian smoothing, ,using Sobel operator to calculate the image gradient, and then find the gradient magnitude and direction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:903
    • 提供者:momo
  1. KirschCpp

    0下载:
  2. Kirsch算子的c++实现,梯度算子,比sobel的增强效果更明显-Kirsch operator c++ achieve gradient operator, sobel enhancement effect than the more obvious
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1645
    • 提供者:张云
  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. LRG51

    0下载:
  2. 实现两种锐化图像输出,要求采用两种梯度算子:(1)Sobel梯度算子(2)拉普拉斯算子:-The realization of two types of sharpening the image output request using two gradient operator: (1) Sobel gradient operator (2) Laplacian:
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1215
    • 提供者:shapp
  1. suanzi3

    0下载:
  2. 是一些平常算子如:sobel,log等等,用c++写的-is usually operator such as : segmentation, log, etc., and write c
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7359
    • 提供者:gedpe
  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. suanzi3

    0下载:
  2. 是一些平常算子如:sobel,log等等,用c++写的-is usually operator such as : segmentation, log, etc., and write c
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7405
    • 提供者:原北京
  1. sharpening

    0下载:
  2. 图像空域锐化增强,用matlab分别实现Roberts、Sobel、Priwitt算子的锐化处理,以及实现拉普拉斯图像和原始图像叠加的增强处理-Image airspace sharpening, respectively, to achieve with matlab Roberts, Sobel, Priwitt operator sharpening, and achieve enhancement Laplace image and the original image overlay
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:71695
    • 提供者:sxw
  1. edge

    0下载:
  2. 在matlab,传统的边缘检测直接调用edge函数,但是得到的边缘信息较稀薄,可以通过将sobel,roberts,prewitt三种算子的边缘检测叠加起来,并且对于连续的边缘部分拓宽,使得边缘更连贯清晰-In matlab, traditional edge detection edge direct call function, but thinner than the edge information can be obtained by sobel, roberts, prewitt t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:15014
    • 提供者:huanglianjing
  1. shiyan4

    0下载:
  2. 数字图像处理课程上机实验4_Matlab图像锐化-Sobel,Laplacian算子-Digital Image Processing courses on experiments 4_Matlab image sharpening-Sobel, Laplacian operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1376
    • 提供者:wanglong
  1. imgReinforce

    0下载:
  2. 利用matlab的滤波器对图像进行增强。使用到了Laplace和Sobel两种算子。压缩文件中包含图像文件。-Perform processing steps one by one apply sharpening filters (Laplacian and Sobel) with other spatial filters to enhance the original image。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:28423
    • 提供者:gaopeng
  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. sobelProberts

    0下载:
  2. 利用Roberts和Sobel边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行。-Roberts and use Sobel edge operator method for image edge extraction of the source code, compiled executable files carry operation parameters.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1168
    • 提供者:changwen
  1. EDGE

    0下载:
  2. 可用于打开/保存位图,并实现对位图的边缘检测:Roberts边缘算子、Sobel边缘检测算子、Prewitt边缘检测算子、Kirsch边缘检测算子、拉普拉斯算子、高斯拉普拉斯算子-Can be used to open/save the bitmap and edge detection for bitmap: Roberts edge operator, Sobel edge detection operator, Prewitt edge detection operator, Kirsch
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3303885
    • 提供者:比尔叔
  1. EdgeFinal7

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

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

    1下载:
  2. 图像边缘检测中几种算子的性能分析,其中有详细的索贝尔算子的matlab源代码。-Several edge detection operator performance analysis, including a detailed Sobel operator matlab source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:323435
    • 提供者:覃岚
« 1 2 ... 24 25 26 27 28 2930 31 »
搜珍网 www.dssz.com