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

搜索资源列表

  1. edge++

    0下载:
  2. VC++,实现边缘检测,边缘检测类(包括Roberts, Sobel, Prewitt, Kirsch等算子的边缘检测算法)-VC++, The realization of edge detection, edge detection (including Roberts, Sobel, Prewitt, Kirsch operator, such as edge detection algorithm)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:9249
    • 提供者:gyq
  1. compare_of_edge_detect_methods

    0下载:
  2. 讨论和比较了几种常用的边缘检测算子。梯度 算子计算简单 ,但精度不高 ,只能检测出图象大致的轮廓 ,而对于比较细的边缘可能会忽略。Prewitt 和Sobel算子比 Roberts 效果要好一些。LOG 滤波器和 Canny算子的检测效果优于梯度算子 ,能够检测出图象较细的边缘部分。不同的系统 ,针对不同的环境条件和要求 ,选择合适的算子来对图象进行边缘检测。-Discussion and comparison of several commonly used edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:156571
    • 提供者:liujia
  1. ErrorProgram

    0下载:
  2. 精密测量中常用的误差处理函数,常用的数据处理,是自己用VC编写而成的-roberts (the use of Roberts edge operator on the edge of images extracted from source code, compiled executable file to run the parameters to be taken)
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:264530
    • 提供者:dachao
  1. 112213

    0下载:
  2. 本文首先就传统的边缘检测算子(即一阶算子 Roberts 算子、Sobel 算子、Prewit 算子、二阶算子 Kirsch 算子、Robinson 算子和 LOG 算子)和新兴的边缘检测算子(即 Canny 算子和小波边缘检测方法)的思想和性质进行了理论和探讨,同时给 出了这些边缘检测算子的实验结果,提出了其中的不足。-In this paper, the conventional edge detection operator (that is, the first-order op
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1716599
    • 提供者:chris
  1. EdgeDetection

    0下载:
  2. 分别用Roberts、Prewitt、Sobel、Marr、Canny算子进行图像的边缘检测-Were Roberts, Prewitt, Sobel, Marr, Canny operator to the image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2840
    • 提供者:Frank
  1. edgeDetection

    0下载:
  2. 本程序实现边缘检测,并可通过设置阀值t二值化输出图像,选择类型设置检测算子(Roberts , sobel , sobel_diagonal ,sobel算子, Prewit ,canny , LoG )。-Edge detection of the program, and by setting the threshold t of the output binary image, select the type of operator settings (Roberts' , '
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:24226
    • 提供者:cui ju
  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. edgeCheck

    0下载:
  2. Roberts 算 子 检 测 的 程 序 及 仿 真 图-Edge detection is a terminology in image processing and computer vision
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:255404
    • 提供者:Tyler
  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. EdgeDetectionandSegmentation

    0下载:
  2. 边缘特征提取。可以实现Prewitt Roberts Log Canny 四个算法。-Edge feature extraction. Can be achieved in four Prewitt Roberts Log Canny algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:7590
    • 提供者:臧超
  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. OPENCV-camer

    0下载:
  2. MFC的控件中实现OPENCV的摄像头显示-MFC control to achieve OPENCV camera display
  3. 所属分类:DirextX

    • 发布日期:2017-03-22
    • 文件大小:35474
    • 提供者:
  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. CSLib

    0下载:
  2. Windows和Linux下通用的CSLib.lib Eric S.Roberts编著的<The Art and Science of C>中提供的库,原版仅VC++ 6.0可用,此版本理论上支持所有VC版本以及MinGW32 CSLib.lib.lin是Ubuntu 9.04下GCC生成的适用于Linux的版本。-The common CSLib.lib forWindows and Linux. Eric S. Roberts composed the <The A
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:33415
    • 提供者:Tydus
  1. GUISUSAN

    0下载:
  2. 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1097689
    • 提供者:zhaolipo
  1. imageproc

    0下载:
  2. Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:815
    • 提供者:tony
  1. myIPC

    0下载:
  2. BMP图像打开,二值化,形态学处理(膨胀,腐蚀,开,闭,二值边界提取),边缘提取(Roberts,sobel,laplacian,prewitt,laplacian of gaussian算子)-BMP images open, binarization, morphology processing (expansion, corrosion, open, closed, two-valued edge extraction), edge extraction (Roberts, sobel,
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:2131312
    • 提供者:yangchjun
  1. RefactoringMartinFowler

    0下载:
  2. Refactoring: Improving the Design of Existing Code by Martin Fowler, Kent Beck (Contributor), John Brant (Contributor), William Opdyke, don Roberts 这是一本相当好的书-Refactoring: Improving the Design of Existing Code by Martin Fowler, Kent Beck (Cont
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1868921
    • 提供者:leehomjin
  1. ImageTest

    0下载:
  2. 图像处理系列之5--边缘检测篇 涵盖内容: 1>Roberts算子 2>Prewitt算子 3>Sobel算子 4>Laplacian算子 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 实验环境: Win+VC6.0-Image Processing Series 5- Edge Detection chapter co
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10628919
    • 提供者:
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com