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

搜索资源列表

  1. vbedgeti

    0下载:
  2. 实现彩图的Roberts、Prewitte、Sobel等边缘提取源代码,经测试可用.-To achieve color pictures of Roberts, Prewitte, Sobel edge detection and other source code, the test is available.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:526708
    • 提供者:清醒
  1. edgematlab

    0下载:
  2. 边缘检测,sobel,canny,Roberts,等算子边缘检测matlab代码-Edge detection, sobel, canny, Roberts, and other operator edge detection matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:418832
    • 提供者:youyou
  1. _DIP

    0下载:
  2. 边缘检测——各种算子 通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。-Edge Detection- Various Operators
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:11976
    • 提供者:Evan
  1. matlab4

    0下载:
  2. This paper presents a fuzzy topology-based method to facilitate the use of larger gradient kernels. The new method effectively limits the response area around the edge and prevents neighboring objects to affect each other. Synthetic images are used t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:22260
    • 提供者:sudha
  1. matlab55

    0下载:
  2. This paper presents a fuzzy topology-based method to facilitate the use of larger gradient kernels. The new method effectively limits the response area around the edge and prevents neighboring objects to affect each other. Synthetic images are used t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:33635
    • 提供者:sudha
  1. DIP-ps

    0下载:
  2. 使用vs2010结合qt designer制作的图像处理软件,目前包含了灰度操作;直方图、通道图显示;实现了大津算法、最大熵算法和手动调整(单阈值、双阈值)的二值化操作;含几何操作;代数操作;使用卷积完成了roberts、sobel、prewitt三种算子的边缘检测,也可手动输入kernel;使用卷积完成了gaussian、median、mean三种算子的去噪功能,gaussian算子可手动输入sigma;同时采用workspace支持多文档打开,是一个photoshop的雏形。-Produce
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13700030
    • 提供者:snowymo
  1. 1

    0下载:
  2. 用prewitt,Roberts,Laplacian,Canny实现边缘检测-With prewitt, Roberts, Laplacian, Canny edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:78795
    • 提供者:张奇
  1. shibie

    0下载:
  2. 车牌识别中,roberts算法边缘检测的程序,可用于车牌定位-License plate recognition, roberts edge detection algorithm procedure can be used for license plate location
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:688544
    • 提供者:王景尊
  1. digital-image-process

    0下载:
  2. 采用图像检测算子,包括canny,LOG,prewit,roberts,kirsch算子等,采用MATLAB 开发环境实现图像边缘检测。-complete the edge detection of pictures by all kinds of methods with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:156992
    • 提供者:
  1. edge-detec

    0下载:
  2. 所有边缘检测代码,sobel,roberts,拉普拉斯算子-All edge detection code, sobel, roberts, Laplacian
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:530
    • 提供者:xll77
  1. label

    0下载:
  2. 图像分割处理:Roberts,Sobel,LOG,Prewitt算子处理,街区距离方法,欧几里得距离方法,边缘提取,去噪-Image segmentation: Roberts, Sobel, LOG, Prewitt operator handling, block distance method, Euclidean distance method, edge detection, noise reduction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:85232
    • 提供者:chuchu
  1. canny_edge

    0下载:
  2. Cannv算子比Roberts算子、Sobel算子和Prewitt算子极小值算法的去噪能力都要强.能够在噪声和边缘检测间取得较好.能够检测到真正的弱边缘 但它也容易平滑掉一些边缘信息。 -canny edge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1158
    • 提供者:星尘
  1. shiyan4

    0下载:
  2. roberts算子实现的边界提取功能以及区域增长实现的区域分割功能-roberts operator to achieve regional growth boundary extraction functions and capabilities to achieve the region segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3818763
    • 提供者:徐展
  1. 3

    0下载:
  2. 用matlab或C编程实现Roberts算子和Sobel算子。选择一幅灰度图像,使用Roberts算子、Sobel算子计算梯度,给出斯锐化图象(注:不直接调用matlab的库函数) 4、分别采用灰度变换和直方图均衡化方法对下面的图像进行增强,改善图像效果 -English Version]
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:304516
    • 提供者:陈老师
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6128
    • 提供者:杨智雄
  1. Mnogoyadernoe_programmirovanie

    0下载:
  2. Multi-core programming - Shameem Akhter & Jason Roberts. Book is in russian.
  3. 所属分类:software engineering

    • 发布日期:2017-06-12
    • 文件大小:19009054
    • 提供者:Andris
  1. imageEdgeDetect

    0下载:
  2. edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection:
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:388874
    • 提供者:许胜强
  1. edge_detect

    0下载:
  2. 自己编的经典边缘检测和锐化算法,包含正交梯度法、Roberts梯度算子法、Prewitt梯度算子法、Sobel算子法、各向同性Sobel算子法;以及matlab自带工具箱相应算法的实现结果。希望对初学数字图像处理的朋友有帮助。-Their own series of classic edge detection and sharpening algorithms, including the orthogonal gradient method, Roberts gradient operato
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2352
    • 提供者:guerchengmin
  1. smooth

    0下载:
  2. 使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 -smooth and sharpen
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8294206
    • 提供者:strong
  1. redge-detection

    0下载:
  2. 用sobel算子和roberts算子对图像进行边缘检测并将两种结果进行比较-Roberts using sobel operator and operator of the image edge detection and compare the two results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5494274
    • 提供者:冰凝雨
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »
搜珍网 www.dssz.com