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

搜索资源列表

  1. shuzituxiang

    0下载:
  2. 这个程序是关于数字图像处理的边缘检测的,程序包含了Roberts算子,LaplacianOperator算子,Sobe算子,Prewitt算子,canny分割算子等几个经典算子程序来解决边缘检测问题-This program is about digital image processing edge detection, the program includes the Roberts operator, LaplacianOperator operator, Sobe operator, P
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:9059
    • 提供者:了了
  1. 3971022b_canny

    0下载:
  2. roberts sobel prewitt边缘提取-edge
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1037
    • 提供者:yue
  1. 35738602EdgeDetect

    0下载:
  2. 边缘提取 Roberts sobel prewitt算子提取-edge text
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:359252
    • 提供者:yue
  1. new0

    1下载:
  2. 小波变换 多尺度,canny,sobel,roberts,边缘融合-Wavelet multi-scale, canny, sobel, roberts, edge blending
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:59587
    • 提供者:杨洋
  1. bianyuantiqu

    1下载:
  2. 详细介绍了各种图像边缘检测方法,包括Sobel、Roberts、Prewitt、Canny、Log算子-Details of the various edge detection methods, including Sobel, Roberts, Prewitt, Canny, Log operator. . .
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:427857
    • 提供者:曾锐
  1. roberts

    0下载:
  2. 传统的边缘检测算子,检测图像边缘,获取图像大小,求梯度函数。-The traditional edge detection operator to detect image edge, access to image size, find the gradient function.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1546
    • 提供者:吴晶
  1. bianbianyuangui

    0下载:
  2. 对图像进行sobel 、roberts、preweit、log、canny边缘检测-The images were sobel, roberts, preweit, log, canny edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1986
    • 提供者:李昊
  1. RobertsEdgedetection

    0下载:
  2. 边缘检测算子Roberts,是C/C++函数,只需修改函数参数即可调用-Edge detection operator Roberts, a C/C++ function call can only modify the function parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:718
    • 提供者:xuelinger
  1. sobel_motion

    0下载:
  2. 从各种图像中提取该图像的边缘信息,比如cannny ,sobel,roberts边缘;以及视频资源-Extracted from various images of the image edge information, such as cannny, sobel, roberts edge and video resources
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:621184
    • 提供者:陈超
  1. work

    0下载:
  2. Sobel, Prewitt, roberts edge detection implemented by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:57623
    • 提供者:Kil Jhun Jeong
  1. Edge

    1下载:
  2. 在MATLAB环境下,实现对Lena图像的边缘提取,主要对比了Roberts、Prewitt、Sobel、Laplace四种算子的边缘提取的效果-In the MATLAB environment, to realize the Lena image edge extraction, mainly comparing Roberts, Prewitt, Sobel, Laplace edge detection operator of four results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-14
    • 文件大小:160193
    • 提供者:xujiangle
  1. roberts

    1下载:
  2. 基于边缘检测车牌定位程序 还有颜色统一 字符分割等模块-License plate location based on edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1684
    • 提供者:wangjingzun
  1. MedicalImageSegmentation

    0下载:
  2. 医学图像分割的实验报告(包含源程序),主要内容包括:不同算子(Sobel、Prewitt、Roberts、Laplacian)的边缘提取效果分析;阈值分割;以及watershed方法的分割讨论。-The implementation and discussion for fundamental medical image segmentation algorithms, including edge extracting algorithm, thresholding methods and w
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:613966
    • 提供者:nancy
  1. ImgSegment_Edge

    0下载:
  2. 利用sobel算子,Roberts算子等算子对BMP格式的图像进行的边缘提取处理-Using sobel operator, Roberts operator and other operators on the BMP format images of the edge extraction processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2377417
    • 提供者:Billy
  1. Sobel

    0下载:
  2. This Matlab code shows how to perform edge detection by Sobel method in horizontal & vertical direction and the effect of increasing and decreasing the threshold value . Besides, you can try to perform the edge detection by other method in the same w
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:107280
    • 提供者:Tan
  1. roberts

    0下载:
  2. 基于边缘检测的车牌定位,及其识别(待完成)-Edge detection of license plate location
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:2866
    • 提供者:wangjingzun
  1. EdgeDetectionandSegmentation

    0下载:
  2. 利用各种算子对图像进行边缘检测,效果很好-edge test by Roberts,Sobel,prewitt,Kirsch,Laplac
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5865
    • 提供者:俊博
  1. image

    0下载:
  2. C的数字图象处理部分代码,包括sobel,roberts,log等算法-C, digital image processing part of the code, including sobel, roberts, log and other algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:19002
    • 提供者:姜健
  1. 0863414508-Unmanned-Marine1

    0下载:
  2. Advances in Unmanned Marine Vehicles Edited by G.N. Roberts and R. Sutton-Advances in Unmanned Marine Vehicles
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3912713
    • 提供者:于涛
  1. ImageTest5

    0下载:
  2. Visual C/C++图形图像与游戏编程典型实例解析---图像边缘检测 涵盖内容: 1>Roberts算子 2>Prewitt算子 3>Sobel算子 4>Laplacian算子 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 实验环境: Win+VC6.0 -Visual C/C++ graphics an
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:214508
    • 提供者:hty
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com