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

搜索资源列表

  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. 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. 图像处理

    0下载:
  2. 直方图均衡,图像锐化,Sobel算子锐化,图像平滑
  3. 所属分类:2D图形编程

    • 发布日期:2009-05-03
    • 文件大小:274285
    • 提供者:realjason
  1. sobel算子 canny算子图像边缘检测程序

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

    • 发布日期:2010-11-06
    • 文件大小:323
    • 提供者:xzwlww
  1. MedicalImageSegmentation

    0下载:
  2. 医学图像分割的实验报告(包含源程序),主要内容包括:不同算子(Sobel、Prewitt、Roberts、Laplacian)的边缘提取效果分析;阈值分割;以及watershed方法的分割讨论。-The implementation and discussion for fundamental medical image segmentation algorithms, including edge extracting algorithm, thresholding methods and w
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:613966
    • 提供者:nancy
  1. edge-detec

    0下载:
  2. 所有边缘检测代码,sobel,roberts,拉普拉斯算子-All edge detection code, sobel, roberts, Laplacian
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:530
    • 提供者:xll77
  1. fmm_sobel

    1下载:
  2. 基于sobel算子计算等照度线,并采用fmm的快进图像修复-image inpainting based on fmm and sobel
  3. 所属分类:2D图形编程

    • 发布日期:2014-03-06
    • 文件大小:2087
    • 提供者:wanying
  1. image_pro_3_hjs

    0下载:
  2. 用Matlab实现的空域综合增强图像,包括拉普拉斯算子,Sobel算子等-Integrated enhanced image using Matlab airspace, including the Laplace operator, Sobel operator
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:862
    • 提供者:hejiangshan
  1. edge_detection

    0下载:
  2. 透过Sobel算子以及LoG做边缘检测。 Sobel算子使用3×3大小的mask进行,分别做出4个方向(0°,45°,90°,135°)的边缘。-Through the Sobel operators and LoG to implement edge detection.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:295604
    • 提供者:張凱傑
  1. Gradient

    0下载:
  2. sobel算子求出图像梯度,本程序中采用的是红色通道,可应用在抠图,目标提取-get the gradient of the image wiht sobel
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:2370350
    • 提供者:tao
  1. bianyuantiqu

    0下载:
  2. 基于matlab的边缘提取,边缘检测的一般算法包括Canny算子、Prewitt算子、Sobel算子、Roberts算子。-Matlab-based edge detection, edge detection algorithms, including general Canny operator, Prewitt operator, Sobel operator, Roberts operator.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:1940
    • 提供者:周欣
  1. edge-detection

    0下载:
  2. 几种边缘算子例如canny算子,soble算子,prewitt算子,log算子-Several edge operators such as canny operator, sobel operator, prewitt operator, log operator
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3618107
    • 提供者:huangxia
  1. myImFilter

    0下载:
  2. 自己写的基于传统的Sobel算子的二维图像滤波器,返回滤波后的梯度图像及边缘检测图像。-Write your own based on the traditional Sobel operator dimensional image filter, images and gradient edge detection image return filtered.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:949
    • 提供者:xiangyun
  1. Sobel

    0下载:
  2. 利用VC++实现对灰度图像进行边缘检测,实现Sobel算子-Using VC++ to realize the edge detection of gray image, Sobel operator
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:6842
    • 提供者:张小卫
  1. ImproveSobel

    0下载:
  2. 对传统的Sobel图像边缘检测算子进行改进,并通过VC++实现对灰度图像的边缘检测-The traditional Sobel image edge detection operator to improve, and through the VC++ to achieve
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:7178
    • 提供者:张小卫
  1. ImageSegment

    0下载:
  2. 图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough变换等。- 图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3346501
    • 提供者:ycr40
  1. 图像锐化

    0下载:
  2. 此代码是多种不同的算子情况下对于图像锐化的处理,包括sobel算子等,matlab源码
  3. 所属分类:2D图形编程

搜珍网 www.dssz.com