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

搜索资源列表

  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. fuzzyedge

    0下载:
  2. 该软件为本人自己开发的模糊集图像边缘检测,同时还有sobel、prewitt、robert、算子,很好用-The software developed for my own fuzzy image edge detection, as well sobel, prewitt, robert, operator, well used
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2307004
    • 提供者:duyaqin
  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. vbedge

    0下载:
  2. 实现彩图的Roberts、Prewitte、Sobel等边缘提取-To achieve color pictures of Roberts, Prewitte, Sobel edge detection, etc.
  3. 所属分类:Special Effects

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

    0下载:
  2. 使用ADSP-21535实现图像边缘检测 算法的Sobel算子的汇编代码-Using the ADSP-21535 to achieve the Sobel edge detection algorithm is operator of the assembly code
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:57340
    • 提供者:岳飞
  1. Sobel

    0下载:
  2. sobel edge detection
  3. 所属分类:Video Capture

    • 发布日期:2017-04-07
    • 文件大小:62990
    • 提供者:pranav
  1. 0houghtoedge

    0下载:
  2. 可以检测图像中圆和直线的信息,有利于初学者使用学习。-Edge detection has played an important role in the field of computer vision. A parametric edge detection method based on recursive mean-separate image decomposition is introduced. A method for automatic parameter selection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:13415
    • 提供者:力量
  1. Sobel

    0下载:
  2. Sobel边缘检测程序和实例,效果很好,有很详细的源码,很详细-Sobel edge detection procedures and examples of good results, there is a very detailed source code, very detailed
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3987722
    • 提供者:wanhongji
  1. Sobel

    0下载:
  2. 用sobel的算子进行图像边缘检测的代码,开发环境是dm642的ccs。-Sobel operator with the edge detection for image code, development environment is dm642 of ccs.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2689210
    • 提供者:wangxinyong
  1. Sobel

    0下载:
  2. 图像处理 实现了sobel算子的图像边缘检测-Image processing to achieve a sobel edge detection operator
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1287060
    • 提供者:景枫林
  1. sobel

    0下载:
  2. Sobel 算法 本程序实现了Sobel算法,利用Sobel算法可以实现图像的边缘提取-Sobel algorithm implements the procedure Sobel algorithm, using Sobel algorithm for image edge detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:667
    • 提供者:sqqs
  1. CannyEdgeDetector

    0下载:
  2. canny edge detector is the best edge detection in the image processing field.in the first guassian blur in the image and then use sobel filter to get magnitude image
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:5484
    • 提供者:Delphi_CAT
  1. sobel

    0下载:
  2. 本程序为sobel边缘检测界面程序,能比较地识别图像边缘,对图像处理学习的初学者有一定帮助-The program interface for the sobel edge detection procedure, the image can be compared to identify the edge of the image processing will definitely help beginners learn
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1876368
    • 提供者:宋健
  1. edge_detector

    0下载:
  2. image edge detection
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:2650
    • 提供者:sachin
  1. DIP_Exercise4_071221057

    1下载:
  2. 实验内容 编制一个通用的边缘提取函数; 通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。 -The content of the preparation of a common experimental edge detection function by entering different parameters, to achieve Sobel operator, Prewitt operator, Rob
  3. 所属分类:Special Effects

    • 发布日期:2015-06-05
    • 文件大小:318836
    • 提供者:lyp
  1. work

    0下载:
  2. Sobel, Prewitt, roberts edge detection implemented by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:57623
    • 提供者:Kil Jhun Jeong
  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. 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. a

    0下载:
  2. 基于小波变换和数学形态学的遥感图像边缘检测,克服了sobel算子的缺陷-Based on wavelet transform and mathematical morphology edge detection for remote sensing image, to overcome the shortcomings sobel operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:127842
    • 提供者:董小龙
« 1 2 3 45 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com