CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 边缘检测 robert

搜索资源列表

  1. EdgContour

    0下载:
  2. 用VC编写的一个图像处理的程序:它可以实现图像的边缘检测和轮廓提取,边缘检测算子包括:Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子。hough直线检测、轮廓提取、种子检测和轮廓跟踪。-VC prepared by an image processing procedures : it can achieve image edge detection and contour extraction, Edge Detection Operat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:74227
    • 提供者:何再兴
  1. PhotoPrecess200705011006

    0下载:
  2. 包含图像的中值滤波、直方图均衡化、边缘检测(Sobel,Robert两种算子)、图像的Huffman编码。并计算图像熵,平均码长,编码效率及码树长度。附加可压缩与解压缩任意文件的功能和查看直方图的功能。但只能处理bmp格式的文件。-contain images of the median filtering, histogram equalization, edge detection (Sobel. Robert Two Operator), the image of Huffman codi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:276043
    • 提供者:成东
  1. Robert_Edge

    0下载:
  2. 彩色图像边缘检测的ROBERT算子,可以适用于应用程序和初学者。-Color Image Edge Detection ROBERT operator, can be applied to applications and beginners.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1552
    • 提供者:congyi
  1. EdgeContour

    0下载:
  2. 边缘检测包括robert算法、sobel算法、prewitt算法、krisch算法、laplacan算法 边缘提取 轮廓跟踪
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:2118237
    • 提供者:刘伟
  1. EdgeContour

    0下载:
  2. VC数字图像处理典型算法及实现,完整的源码,主要算法有:Robert 算子,Sobel 算子,Prewitt 算子,Kirsch 算子,Gauss-Laplace 算子实现边缘检测 Hough变换,轮廓提取,轮廓跟踪-VC typical digital image processing algorithm and the realization of the complete source code, the main algorithm are: Robert operator,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3987811
    • 提供者:lgy
  1. eagedetectandfigureoperate

    0下载:
  2. 图像边缘与轮廓运算包括 // RobertDIB() - robert边缘检测运算 // SobelDIB() - sobel边缘检测运算 // PrewittDIB() - prewitt边缘检测运算 // KirschDIB() - kirsch边缘检测运算 // GaussDIB() - gauss边缘检测运算 // HoughDIB() - 利用Hough变换检测平行直线 // ContourDIB() - 轮廓提取 // Trace
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5069
    • 提供者:kelly
  1. EdgeContour

    0下载:
  2. 数字图像处理中的基本边缘检测算法的实现,包括Robert、Sobel、Prewitt、Kirsch等边缘检测算子的实现,还包括用Hough变换检测直线。-Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the realization, but also a straight
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:110261
    • 提供者:caonimabitoo
  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. 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. Roberts

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

    • 发布日期:2017-04-01
    • 文件大小:121515
    • 提供者:crasty
  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. EdgeDdetection

    0下载:
  2. 实现几种边缘检测算法(Robert、2×2算子、prewitt、sobel等)-Accomplish a number of edge detection algorithm (Robert, 2 × 2 operator, prewitt, sobel, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:25743
    • 提供者:刘丽梅
  1. demo

    0下载:
  2. 一个有关边缘检测 robert sobel FFT傅里叶变换等算法的demo-a demo using VC++ that implements the algorithms of edge detection and FFT
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1640473
    • 提供者:lihao
  1. edge_detection

    0下载:
  2. 各种边缘检测算子实现,包括sobel,prewitt,robert,marr(loG),canny算子,其中canny算子的实现采用了自己编制的算法-Implementation of various edge detection operators, including sobel, prewitt, robert, marr (loG), canny operator, which canny operator prepared to achieve their own algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:41259
    • 提供者:好时
  1. Robert--bianyuanjiance

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

    • 发布日期:2017-12-03
    • 文件大小:535
    • 提供者:田雪
  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. 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. 文章中使用Robert边缘检测算子提取图片中的边缘信息,有效果-Article use Robert edge detection operator to extract the edge information of images, have the effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:47251
    • 提供者:焦峰凯
  1. robert

    0下载:
  2. 边缘检测利用robert算法进行边缘检测,又很好的参考价值(Edge detection uses Robert algorithm for edge detection, and it has good reference value.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:117760
    • 提供者:ds1024331
  1. 微分边缘检测

    1下载:
  2. 微分边缘检测算子,包括sobel,prewitt,robert,lapcian(sobel,prewitt,robert,lapcian)
  3. 所属分类:图形图像处理

« 12 3 »
搜珍网 www.dssz.com