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

搜索资源列表

  1. bianyuan

    0下载:
  2. 个人的经典收藏图像处理的边缘检测算法里面有roberts,sobel,拉普拉斯,prewitt,robinson,kirsch,smoothed等几种算法-Personal collection of classic image processing algorithm for edge detection there roberts, sobel, laplace, prewitt, robinson, kirsch, smoothed several algorithms, such as
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:259323
    • 提供者:qlhycf
  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-01
    • 文件大小:622
    • 提供者:陈路
  1. Sobeldetect

    1下载:
  2. 基于Sobel算子数字图像的边缘检测.pdf 用sobel算子进行边缘检测-Based on Sobel operator edge detection of digital images. Pdf using sobel edge detection operator
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:161374
    • 提供者:keke
  1. lineartandedgedetect

    0下载:
  2. edge detection sobel, laplace, ...edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:84432
    • 提供者:go
  1. EdgeContour

    0下载:
  2. 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Gaussian. Hough transform, seed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2234173
    • 提供者:陈飞
  1. sobel_filter

    0下载:
  2. 实现sobel滤波,在simulink中用第四篇builder实现-complete a sobel filter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:13428
    • 提供者:王菲
  1. sobeledgedetection

    0下载:
  2. Sobel Edge Dectection figure
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:770929
    • 提供者:gyanendra
  1. code1

    0下载:
  2. sobel算子的描述把梯度值和阈值比较 ,大于T的把图像的灰度变为255小于T的把图像的灰度变为0-sobel
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2742
    • 提供者:search
  1. source

    0下载:
  2. this files give robert sobel & laplace edge detection in color images -this files give robert sobel & laplace edge detection in color images
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:217152
    • 提供者:morteza
  1. Sobel

    0下载:
  2. soble算子对于图像分割有着最重要的意义,可以对图像有很好的分割效果,初初上传,不好还望见谅-soble operator for image segmentation have the most important, you can have a good image segmentation results,初初upload, not look to be forgiven
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:346882
    • 提供者:西宁
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. sobel

    0下载:
  2. sobel算法的实现,很好的,大家可以看看,C++的开发环境-sobel suan fa de shixian fangfa ,hen hao de,da jia ke yi kan kan
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:430398
    • 提供者:徐逸宇
  1. edge

    0下载:
  2. sobel、roberts、prewitt、log、canny、zerocross几种常用的边缘检测算子,还附检测图片。-edge detect program。sobel、roberts、prewitt、log、canny、zerocross
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:45639
    • 提供者:wct
  1. sobel_eml

    0下载:
  2. 基于MATLAB的边缘检测程序。可以实现SOBEL等经典算法。-MATLAB-based edge detection procedure. Can be achieved, such as the classic algorithm SOBEL.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:28298
    • 提供者:臧超
  1. EdgeDetection

    0下载:
  2. 四种算子(sobel,prewitt,roberts,marr)进行图像边缘检测的matlab源码.-Operators of four (sobel, prewitt, roberts, marr) image edge detection matlab source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:48773
    • 提供者:refinebin
  1. r_cvsobel_matlab

    0下载:
  2. Code for extracting sobel edge based on Intel s OpenCV library. Result of this is compatible with MATLAB sobel function. Parameters are set such as doing so.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:936
    • 提供者:rasoul nasiri
  1. sobelfilter

    0下载:
  2. this the source of sobel filter -this is the source of sobel filter
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1163
    • 提供者:elaheh
  1. deiphiimageprocessing

    0下载:
  2. 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-13
    • 文件大小:3565204
    • 提供者:小宝
  1. sobel

    0下载:
  2. sobel边缘检测源码,本工程在安装vc的情况下都可以使用。-sobel edge detect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2080987
    • 提供者:吕璐
  1. sobel8

    1下载:
  2. 8方向的sobel边缘提取算法,自己用VC编的-8 direction sobel edge detection algorithm, itself compiled with VC
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3878390
    • 提供者:forlans
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com