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

搜索资源列表

  1. Sobel_Operator

    0下载:
  2. Implementation of Sobel Operator in Matlab for Image Processing Applications
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:595
    • 提供者:Rizwan
  1. smagic

    1下载:
  2. 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6662676
    • 提供者:黄知
  1. bianyuantiqu

    1下载:
  2. 详细介绍了各种图像边缘检测方法,包括Sobel、Roberts、Prewitt、Canny、Log算子-Details of the various edge detection methods, including Sobel, Roberts, Prewitt, Canny, Log operator. . .
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:427857
    • 提供者:曾锐
  1. sobel_motion

    0下载:
  2. 从各种图像中提取该图像的边缘信息,比如cannny ,sobel,roberts边缘;以及视频资源-Extracted from various images of the image edge information, such as cannny, sobel, roberts edge and video resources
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:621184
    • 提供者:陈超
  1. imageimprovement

    0下载:
  2. 图像的增强处理,图像的简单平滑,图像的高斯平滑,图像的中值滤波,拉普拉斯边缘增强,Sobel边缘细化-Image enhancement, image of a simple smoothing, the image of Gaussian smoothing, median filter images, Laplace edge enhancement, Sobel Edge Thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10666737
    • 提供者:hongxiaoxuan
  1. Edge

    1下载:
  2. 在MATLAB环境下,实现对Lena图像的边缘提取,主要对比了Roberts、Prewitt、Sobel、Laplace四种算子的边缘提取的效果-In the MATLAB environment, to realize the Lena image edge extraction, mainly comparing Roberts, Prewitt, Sobel, Laplace edge detection operator of four results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-14
    • 文件大小:160193
    • 提供者:xujiangle
  1. edge

    0下载:
  2. 调用opencv库,采用sobel算子实现图像的边缘检测功能-Opencv library calls using the sobel operator edge detection of image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2078187
    • 提供者:leon
  1. Sobel

    0下载:
  2. 用SOBEL算法处理bmp等图片文件,属于图形图像处理-Bmp and so on with SOBEL algorithm processing image files, are graphic image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1995016
    • 提供者:李元香
  1. dsp

    0下载:
  2. 本实验使用的索伯尔(Sobel) 边缘检测算子来实现图像的边缘检测。利用DSP 进行初始化 达到了很好的边缘检测效果。注释文件细致,有详细的实践步骤。-In this study, the Suo Boer (Sobel) edge detection operator to achieve edge detection. Using DSP to initialize to a good edge detection. Explanatory Note meticulous, detailed
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5434
    • 提供者:tanjing
  1. gaussiansobel

    0下载:
  2. guassian sobel filter for image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1087
    • 提供者:waqar
  1. sobel code in matlab

    0下载:
  2. sobel edge detection in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:625
    • 提供者:melly
  1. sobel

    0下载:
  2. sobel算子是一种边缘检测算子,在图像处理中应比较广泛。-sobel edge detection operator is an operator, in image processing should be more extensive.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:517
    • 提供者:伏娟
  1. sobel

    0下载:
  2. 用sobel算子进行简单的图像处理,需要的可以下来参考一下-Sobel operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1983
    • 提供者:刘崇武
  1. Sobel

    0下载:
  2. Hi Friends. This is simple demo of Sobel Operation on image.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8230
    • 提供者:kunal
  1. Sobel

    0下载:
  2. edge detection using sobel algorithm.
  3. 所属分类:EditBox

    • 发布日期:2017-04-23
    • 文件大小:322524
    • 提供者:khidhir
  1. Sobel

    0下载:
  2. This Matlab code shows how to perform edge detection by Sobel method in horizontal & vertical direction and the effect of increasing and decreasing the threshold value . Besides, you can try to perform the edge detection by other method in the same w
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:107280
    • 提供者:Tan
  1. sobel

    0下载:
  2. sobel算子进行边缘提取的方法,梯度差分-sobel operator for edge detection method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1849
    • 提供者:孙海波
  1. Sobel

    0下载:
  2. This codes can be usefull many people. sobel method is used
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:32823
    • 提供者:faruk
  1. sobel

    0下载:
  2. sobel 边缘检测算子,实现效果很好,VC++源码,-SSobel edge detection operators, achieve good effect, the vc++ source, ha haobel edge detection operators, realize the effect is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2705527
    • 提供者:froson
  1. Edge-Detection

    0下载:
  2. vc++实现六种图像边缘检测算法对比。包括:kirsch,Laplacian,LOG,Prewitt,Robert,Sobel.-vc++ to achieve the six contrast image edge detection algorithm. Including: kirsch, Laplacian, LOG, Prewitt, Robert, Sobel.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1422315
    • 提供者:李焕
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com