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

搜索资源列表

  1. robert

    0下载:
  2. 这是一个用Robert算子检测边缘的有效方法,程序已经通过运行-This is an operator with Robert Edge Detection effective methods, and procedures have been adopted Operation
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:5534192
    • 提供者:liu
  1. Robert

    0下载:
  2. 采用基于VC++的OpenCV编写的Robert边缘检测的程序,有对话框
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:29114
    • 提供者:汪婧
  1. 用MATLAB实现的边缘提取函数

    1下载:
  2. 用MATLAB实现的边缘提取函数,实现了sobel算子、canny算子,Robert算子、prewitt算子、marr算子,Using MATLAB to achieve the edge detection function, the realization of the sobel operator, canny operator, Robert operator, prewitt operator, marr Operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-31
    • 文件大小:1896
    • 提供者:H.C. Young
  1. Robert

    0下载:
  2. 实现并比较不同梯度边缘检测方法(普通梯度、Robert、Sobel、Prewitt、Laplace、LOG和Canny) -Implementation and compare the different gradient edge detection method (general gradient, Robert, Sobel, Prewitt, Laplace, LOG, and Canny)
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:50513
    • 提供者:印象小七
  1. Algorithms-RobertSedgewick

    0下载:
  2. Algorithms by Robert Sedgewick
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:4002296
    • 提供者:Paola
  1. bianyuan_jiance_bijiao

    0下载:
  2. 用六种算子(分别是gabor、拉普拉斯、priwitt、robert、sobel、wallis),对三种图象进行边缘检测比较,强烈推荐哦,是本人的毕业设计中的关键程序-The six operators (respectively gabor, Laplace, priwitt, robert, sobel, wallis), images of three edge detection comparison, strongly recommend Oh, my graduation proje
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:835807
    • 提供者:吴海峰
  1. Image_processing_matlab

    0下载:
  2. 上课时做的matlab图像处理实验,包括卷积,拉普拉斯变换,罗伯特算子,种子算法,-Matlab class to do the image processing experiments, including convolution, Laplace transform, Robert operator, seed algorithm, and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:246271
    • 提供者:张彩
  1. EdgeDetect

    0下载:
  2. 实现边缘检测,包括Gradient算子 Robert算子等算子-Edge detection implementation, including the Gradient Operator operator, such as Robert operator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1286146
    • 提供者:han
  1. 2

    0下载:
  2. 此程序实现一副图像的Robert、Prewitt边缘检测算法-This procedure to achieve an image of Robert, Prewitt edge detection algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:867
    • 提供者:李丹婷
  1. Roberts

    0下载:
  2. Robert边缘检测元算 Robert边缘检测元算-Robert
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:121515
    • 提供者:crasty
  1. CPP_Algorithms_sorcecde1-4

    0下载:
  2. C++图算法第1至第4部分源代码,这本书是Robert Sedgewick写的,代码是C++格式的,对于学习图算法是非常好的。-C++ graph algorithm 1 to 4 parts of the source code, this book is written in Robert Sedgewick, the code is C++ format, graph algorithm for learning is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:27658
    • 提供者:cnng
  1. Robert

    0下载:
  2. Robert算子实现图像分割,该算法简单易懂,而且通过了运行-Robert operator to achieve image segmentation, the algorithm is simple and easy to understand, but also through the operation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:37605
    • 提供者:李奇
  1. Robert

    0下载:
  2. Robert算子的边界提取函数,图像分割中要应用到,是边缘切割-Robert' s edge detection operator functions to be applied to image segmentation, is the cutting edge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:896
    • 提供者:风轻云淡
  1. Robert

    0下载:
  2. 图像的边缘检测方法之:RObert检测。调试通过了,大家可以看看。-: RObert detect image edge detection method. Debugging through, we can look at.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:29118
    • 提供者:
  1. Robert--bianyuanjiance

    0下载:
  2. 利用Robert微分算子,对图像进行边缘提取和边缘检测-Robert operator image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:535
    • 提供者:田雪
  1. MATLAB-sobel-robert

    0下载:
  2. 关于sobel算子和robert算子对图像的边缘进行检测,其中有用到高斯平滑滤波模板-Edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:14017
    • 提供者:Stone
  1. Robert

    0下载:
  2. 在Java下的基于Robert算法的数字图像边缘检测算法的实现-Robert in Java-based algorithm for digital image edge detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1801
    • 提供者:yangwuxian
  1. canny-laplace-robert-sobel-prewitt

    0下载:
  2. 图像边缘检测 canny,laplace,log,robert,sobel,prewitt,kirsch-Image edge detection;canny,laplace,log,robert,sobel,prewitt,kirsch
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:3556
    • 提供者:李文洋
  1. robert

    0下载:
  2. 灰度图像边缘检测中的robert算法的MATLAB仿真实现-MATLAB simulation grayscale image roert edge detection algorithm to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:90768
    • 提供者:谢前英
  1. Robert边缘分割

    0下载:
  2. java语言使用Robert算计进行边缘检测对图像进行分割。(The Java language uses the Robert arithmetic for edge detection to segment the image.)
  3. 所属分类:图形图象

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com