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

搜索资源列表

  1. tuxiangfenge

    0下载:
  2. 图像分割的多种算子程序,包含Robert、Canny、Log、Prewitt等等算法-tuxiang fen ge de suo zhoang suanzi baohan hen duo suan fa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1261
    • 提供者:刘剑
  1. segmentation

    0下载:
  2. Contains the snakes algorithm and Robert,Sobel and prewitt operator
  3. 所属分类:Editor

    • 发布日期:2017-05-01
    • 文件大小:724694
    • 提供者:swati
  1. Win32-multi-thread-programming

    0下载:
  2. Win32多线程程序设计Jim Beveridge & Robert Wiener 著 侯 捷 译-Win32 multi-thread programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-09
    • 文件大小:1810928
    • 提供者:李小布
  1. Electronic-Devices-and-circuit-theory

    0下载:
  2. ELECTRONIC DEVICES AND CIRCUIT THEORY By ROBERT BOYLESTAD,LOUIS NASHELSKY
  3. 所属分类:Development Research

    • 发布日期:2017-06-11
    • 文件大小:18818182
    • 提供者:feline
  1. ForBR1

    0下载:
  2. 贝加莱视觉仿真机器人原码,工业机器人控制必备-simulate robert
  3. 所属分类:Energy industry

    • 发布日期:2017-05-31
    • 文件大小:13120057
    • 提供者:梁山广
  1. Roberts_GPU

    0下载:
  2. 该VC++ 程序是基于CUDA架构的Robert边缘检测程序,GPU加速,并且使用了opencv函数库-The VC++ program is based on the CUDA architecture, Robert edge detection procedures, GPU acceleration, and use the opencv library
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:490930
    • 提供者:王顺飞
  1. frequency.pl

    0下载:
  2. Write a Perl scr ipt frequency.pl which prints the frequency with each poet uses a word specified as argument. So if Robert Frost uses the word snow 30 times in the 21699 words of his poetry you are given, then its frequency is 30/21699 = 0.001382552
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:860
    • 提供者:shi
  1. edgedetection

    0下载:
  2. Edge Detection Robert with treshold
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:620
    • 提供者:Edi Sucipto
  1. Intro-to-RT-ES

    0下载:
  2. 嵌入式实时操作系导论:介绍嵌入式基础和基本概念。-Introduction to embedded and real-time systems Robert Oshana Engineering Manager Texas Instruments roshana@ti.com
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:104615
    • 提供者:孔令昌
  1. canny

    0下载:
  2. canny算子可以提取到很好的物体的边缘,效果要比拉普拉斯算子及罗伯特算子的效果都要好,代码中得到的效果很好,并且将图片进行了一倍和两倍的缩小-canny operator can extract the edge of the great objects, the effect than the Laplace operator and operator Robert effect to be good, with good results obtained in the code, and
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1909497
    • 提供者:黎秀玉
  1. picture

    0下载:
  2. 最基本的图像分割算子包括sobel算子、robert算子和prewitt算子的程序,运行有效-The most basic segmentation operators including sobel operator, promoter and operator procedures prewitt robert count, to run effective
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:48479
    • 提供者:陈乌龟
  1. inotify

    0下载:
  2. Document started 15 Mar 2005 by Robert Love.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4205
    • 提供者:jtprvou
  1. image-process

    0下载:
  2. 5*5区域的邻域平均法,5*5中值滤波法,图像的锐化(Sobel,Laplacian算子),Roberts梯度锐化算法-neighbourhood averaging and median filtering of 5*5area, Image sharpening(include Sobel,Laplacian),and robert gradient sharpening algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:471252
    • 提供者:徐晓芳
  1. 20063258797

    0下载:
  2. 设计模式精解- GoF 23 种设计模式解析附 C++实现源码,分三大类: 创建型模式、结构型模式、行为模式-“Next to My Life, Software Is My Passion” ——Robert C.Martin
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1146854
    • 提供者:Laurence
  1. Comparison-of-edge-detection-method

    0下载:
  2. 为了在实际应用中能够选择最佳的边缘检测方法,采用Matlab语言鳊程,将若干常用的边缘检测方法应用于花瓶边缘检测仿真实验.包括微分算子法(Robert算亍、Sobel算予、Prewitt算子和Kirseh算子)、高斯一拉普拉斯算子法、坎尼算子法、零交叉法和Frei—chen边缘检测法等,并进行了对比分析。-In practice, in order to be able to the best edge detection method using Matlab language bream
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:586317
    • 提供者:焦峰凯
  1. Assignment_Prim.cs.txt

    0下载:
  2. In computer science, Prim s algorithm is a greedy algorithm that finds a minimum spanning tree for a connected weighted undirected graph. This means it finds a subset of the edges that forms a tree that includes every vertex, where the total weight o
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3158
    • 提供者:kuatbek
  1. msstatePAN

    1下载:
  2. ZigBee精简协议栈简介:美国密西西比州立大学的Robert Reese教授出于教学、科研目的开发出一套精简版(subset)ZigBee协议栈。标准协议栈和精简协议栈的功能对比如表1所列,可以看出,精简协议栈实现了ZigBee的主要功能。国内一些研究机构在此精简协议上进行扩充,实现了一些其原本不具备的功能。-ZigBee protocol stack profile: Reese USA professor Robert of Mississippi State University for
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-03
    • 文件大小:724480
    • 提供者:杨立新
  1. bianyuanjiance

    0下载:
  2. 彩色图像的边缘检测,包含canny算子,sobel算子和Robert算子。-Color image edge detection, including canny operator, sobel operator and Robert operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:524
    • 提供者:Cece
  1. robot

    0下载:
  2. open gl 模拟机械手臂,鼠标控制旋转角度,中键菜单选择-open GL,ROBERT ARM
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:252334
    • 提供者:lulu
  1. operation-example

    0下载:
  2. The key developers of TEX at Honeywell were Eric Clamons and Richard Keys with Robert Bemer, famous as the father of ASCII and grandfather of COBOL, acting in an advisory capacity.[1] TEX should not be confused with TeX a typesetting markup lang
  3. 所属分类:Editor

    • 发布日期:2017-04-25
    • 文件大小:9471
    • 提供者:kokeilu
« 1 2 ... 11 12 13 14 15 1617 18 »
搜珍网 www.dssz.com