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

搜索资源列表

  1. 模拟图像边缘检测的C代码[原创]

    1下载:
  2. 模拟图像边缘检测的C代码[原创]先把图像放大K倍,然后检测边缘。使用Roberts梯度检测法。该方法在边缘附近有失真,产生伪边缘。-simulation Edge Detection of C code [original] first image amplification K times, and then detected edge. Use Roberts gradient detection. The method is near the edge of distortion, pse
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1191
    • 提供者:hj
  1. image518

    1下载:
  2. 基于VC++开发的部分图像识别算法,包括:updown,graygrid,histrogram,roberts,laplace,pickup,outline,GaussianSmooth等。 -based on the development of the VC part of an image recognition algorithm, including : updown, graygrid. histrogram, roberts, Laplace, pickup, outline, G
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:65077
    • 提供者:交角
  1. Edge_Detection_and_Segmentation

    0下载:
  2. mage Processing Toolbox needed Edge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6789
    • 提供者:少文
  1. jdszbyjc

    0下载:
  2. 在Visual C++的环境下 实现Roberts,Sobel,prewitt等经典的边缘检测算子。-in Visual C environment under Roberts, Sobel. prewitt such classic edge detection operators.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:352101
    • 提供者:xingtao
  1. art_c

    0下载:
  2. Welcome to the FTP archive for source code the Eric Roberts texts \"The Art and Science of C: A Library-Based Approach\"and Programming Abstractions in C: A Second Course in Computer Science, both by Eric Roberts. The SAME CODE applies to both
  3. 所属分类:多显示器编程

    • 发布日期:2014-01-17
    • 文件大小:843385
    • 提供者:vinc leo
  1. EdgeContour

    0下载:
  2. 几个边缘检测算子代码:Roberts Sobel Prewitt Kirsh和Gauss-Laplace Hough变换:平行直线检测
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:85591
    • 提供者:dlf
  1. EdgeDetection

    1下载:
  2. 一个通用的边缘提取函数,通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。 附设计文档。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:592958
    • 提供者:
  1. OPENCV-camer

    0下载:
  2. MFC的控件中实现OPENCV的摄像头显示-MFC control to achieve OPENCV camera display
  3. 所属分类:DirextX

    • 发布日期:2017-03-22
    • 文件大小:35474
    • 提供者:
  1. CSLib

    0下载:
  2. Windows和Linux下通用的CSLib.lib Eric S.Roberts编著的<The Art and Science of C>中提供的库,原版仅VC++ 6.0可用,此版本理论上支持所有VC版本以及MinGW32 CSLib.lib.lin是Ubuntu 9.04下GCC生成的适用于Linux的版本。-The common CSLib.lib forWindows and Linux. Eric S. Roberts composed the <The A
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:33415
    • 提供者:Tydus
  1. ImageTest

    0下载:
  2. 图像处理系列之5--边缘检测篇 涵盖内容: 1>Roberts算子 2>Prewitt算子 3>Sobel算子 4>Laplacian算子 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 实验环境: Win+VC6.0-Image Processing Series 5- Edge Detection chapter co
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10628919
    • 提供者:
  1. new0

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

    • 发布日期:2017-03-31
    • 文件大小:59587
    • 提供者:杨洋
  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. Roberts

    0下载:
  2. 华法林的Roberts应用方法治疗心肌梗死后脑梗死的研究 -Roberts application of warfarin treatment of myocardial infarction after cerebral infarction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:101069
    • 提供者:向姝洁
  1. roberts

    0下载:
  2. opencv Roberts算子基础源码 适用于初学者运用-the basis of source of the opencv Roberts operator is suitable for beginners to use
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:723
    • 提供者:杨彪
  1. Roberts

    0下载:
  2. 图像处理中经常会用到的Roberts算子边缘检测 -Image processing is often used in the Roberts operator edge detection
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:522
    • 提供者:端木
  1. Roberts

    0下载:
  2. 经典图像边缘检测(微分法思想)——Roberts微分交叉算子 优点:模板小,计算量小;-Classic edge detection (differential method thought)- Roberts differential crossover advantages: template small, small amount of calculation
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:486023
    • 提供者:小燕
  1. roberts

    0下载:
  2. 在机器视觉中roberts边缘检测可以检测出目标的边缘轮廓。-In machine vision, the edge detection of Roberts can detect the edge of the object.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:5632941
    • 提供者:小攀
  1. picedge

    0下载:
  2. roberts边缘检测算子实现的边缘检测算法。(Edge detection algorithm of Roberts edge detection operator.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:7483392
    • 提供者:碎梦南瓜
  1. roberts

    0下载:
  2. Roberts边缘检测算子根据任意一对互相垂直方向上的差分可用来计算梯度的原理,采用对角线方向相邻两像素之差。(The Roberts edge detection operator can be used to calculate the gradient principle based on any pair of vertical differences. The difference between adjacent pixels is two pixels.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:325632
    • 提供者:小豹
  1. roberts

    0下载:
  2. * These functions first read a line and then call sscanf to * translate the number. Reading an entire line is essential to * good error recovery, because the characters after the point of * error would otherwise remain in the input buffer and
  3. 所属分类:其他

« 12 »
搜珍网 www.dssz.com