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

搜索资源列表

  1. EdgeContour

    0下载:
  2. 图像的边缘、轮廓检测。其边缘检测主要包括有Robert、Sobel、Prewitt、Gauss-Laplace等算子;以及Hough变换等常用的检测算法代码。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:81562
    • 提供者:yusheng
  1. 图象处理程序

    0下载:
  2. 提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-the image histogram equalization, robert, segmentation, prewitt, "and Gauss methods of edge detection operators, the median fil
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:582763
    • 提供者:姚立月
  1. 200432590139.rar

    0下载:
  2. 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图,Basic image processing functions: 1, forma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3769534
    • 提供者:叶心怡
  1. Digital-Image-Processing

    1下载:
  2. MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的 -MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6865993
    • 提供者:young
  1. EdgeContour

    1下载:
  2. 对加载的图像进行轮廓识别,边缘检测(包括robert算子,sobel算子,prewitt算子等)的VC++程序-Of the loaded image contour recognition, edge detection (including robert operator, sobel operator, prewitt operator, etc.) VC++ program
  3. 所属分类:图形/文字识别

    • 发布日期:2013-02-01
    • 文件大小:3956018
    • 提供者:王俊杰
  1. 2107210017520071022238367591296

    0下载:
  2. vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:511686
    • 提供者:乔鹏飞
  1. EdgeContour

    0下载:
  2. BMP图片边缘检测(包括Robert,Sobel,Prewitt,Kisch和Gauss-Laplace算子)与轮廓提取。此外,还有Hough变换,种子填充,轮廓跟踪等算法的实现方法。注意,BMP图片的需是256色以下。-BMP image edge contour (including Robert, Sobel, Prewitt, Kisch and Gauss-Laplace operator) and the contour extraction. In addition, Hough
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2139834
    • 提供者:David
  1. EdgeContour

    0下载:
  2. 该代码主要是实现图像的边缘检测,通过Robert算子、Sobel算子以及Prewitt算子来实现边缘检测-The code is mainly the realization of image edge detection, through the Robert operator, Sobel operator and Prewitt operator to achieve edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:267538
    • 提供者:王伟
  1. tmOutLine

    0下载:
  2. 五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。 配合我上传的那个opentrim使用更好,这是一个bmp全色深操作类,里边还集成了一些其他的机器视觉算法。 对图像进行高斯——拉普拉斯算子的边缘检测 对图像进行拉普拉斯算子的边缘检测 对图像进行罗伯特交叉算子的边缘检测 对图像进行蒲瑞维特算子的边缘检测 对图像进行索贝尔算子的边缘检测-5 kinds of edge detection operator to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1580
    • 提供者:尧思齐
  1. EdgeContour

    0下载:
  2. 图像的边缘检测,Robert算子 Sobel算子Kirsch算子等,Hough变换,轮廓提取 种子填充 轮廓跟踪等。-Image edge detection, Robert operator Kirsch operator Sobel operator, etc., Hough transform, the outline of filled seed extract contour tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2139696
    • 提供者:张楠
  1. Roberts

    0下载:
  2. 边缘检测 Roberts算子的边缘检测算法,Roberts算子的边缘检测算法-robert
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:431682
    • 提供者:crasty
  1. Robert

    0下载:
  2. 功能实现:用C#实现图像处理中的Roberts算子对边缘的检测-Function realization: Using C# to achieve image processing operators on the edge of the Roberts test
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:31334
    • 提供者:lp
  1. Edgedetect

    0下载:
  2. 实现图像边缘检测的程序,算子分别为Robert Sobel Prewitt.-Achieve the image edge detection procedure, operator, respectively Robert Sobel Prewitt.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3972381
    • 提供者:liya
  1. Roberts

    0下载:
  2. 实现Robert算子,完成图像的边缘检测。一阶差分运算-roberts
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1360
    • 提供者:崔新方
  1. image

    0下载:
  2. 图像处理中三种经典边缘检测算法,分别是sobel边缘检测、Robert边缘检测、Prewwit边缘检测,在c++builder平台中实现-Three classical image processing edge detection algorithm, namely, sobel edge detection, Robert edge detection, Prewwit edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1059
    • 提供者:常军
  1. bianyuanjiance

    0下载:
  2. 对图像进行边缘检测,检测算子包括Robert算子、Sobel算子、拉普拉斯算子等-The image edge detection, detection operator, including Robert operator, Sobel operator, Laplacian, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:949577
    • 提供者:马伊凡
  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. Hw3

    0下载:
  2. 使用vs08编写的一个基于mfc的图像处理程序,功能包括 1.通过拉普拉斯边缘检测算子提取图像边缘 2.通过罗伯特交叉边缘检测算子提取图像边缘 3.通过Sobel边缘检测算子提取图像边缘 -Prepared using vs08 a mfc-based image processing program, features include 1. Laplacian edge detection by extracting edge operator 2. By Robert Cro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5816837
    • 提供者:zhengarean
  1. visual-detecting-for-PCB

    2下载:
  2. 用VC++视觉检测程序,可以打开PCB板的照片文件,对其进行编辑、点运算、几何变换、正交变换、图像增强、形态变换、边缘与轮 廓检测、图像分析与复原、图像编码等功能。其中点运算包括图像反色、线性变换、阀值变换等功能;边缘检测包括Robert算子、 Sobel算子、Gauss-Laplace算子等;正交变换包括傅里叶变换、离散余弦变换、沃尔什变换;图像编码包括哈弗曼编码表、香农弗 曼编码表、行程编码、LZW编码等。 对于研究电子封装技术,视觉检测及电机精确控制的同学
  3. 所属分类:Special Effects

    • 发布日期:2017-03-09
    • 文件大小:7317504
    • 提供者:luaiming
  1. Image-Process-operator

    0下载:
  2. 这是一篇介绍图像处理中各种边缘检测的微分算子简单比较(Sobel,Robert, Prewitt,Laplacian,Canny)的文章,对初学者非常有用。-This is a descr iption of various edge detection image processing of relatively simple differential operator (Sobel, Robert, Prewitt, Laplacian, Canny) of the article, ver
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:12689
    • 提供者:zhu bo
« 1 2 34 »
搜珍网 www.dssz.com