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

搜索资源列表

  1. edge_extraction

    0下载:
  2. 边缘提取的算子,如hough变换,robert算子等的实现,c++源码-edge extraction Operator, hough transform, robert the operator realized, c FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10851
    • 提供者:yiting
  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. EdgeContourEdgeTrace

    0下载:
  2. 边缘与轮廓 Robert 算子等 种子填充-edge and silhouette Robert operator such as seed filling
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:75901
    • 提供者:rllzyy
  1. Sedgewick3

    0下载:
  2. Robert Sedgewick的不朽之作《Algorithms》-the immortal Robert Sedgewick's "Algorithms"
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:35074
    • 提供者:蒲永鑫
  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. jiafa

    0下载:
  2. 加法难题 有如下的加法算式: donald + gerald = robert 每个字母代表一个不同的数字(0-9),你能否求出每个字母分别代表什么数字?-Adder problems with the additive formula is as follows : donald gerald = robert each letter representing a different figures (0-9), Can you calculated each letter on beha
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-15
    • 文件大小:1786
    • 提供者:紫龙
  1. ldpc_Robert_org

    0下载:
  2. 经典lDPC编码程序 Robert的论文里的部分仿真程序
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:4753
    • 提供者:王以珊
  1. FLoyrC

    0下载:
  2. 在图论中经常会遇到这样的问题,在一个有向图里,求出任意两个节点之间的最短距离。我们在离散数学、数据结构课上都遇到过这个问题,在计算机网络里介绍网络层的时候好像也遇到过这个问题,记不请了... 但是书本上一律采取的是Dijkstra算法,通过Dijkstra算法可以求出单源最短路径,然后逐个节点利用Dijkstra算法就可以了。不过在这里想换换口味,采取Robert Floyd提出的算法来解决这个问题。下面让我们先把问题稍微的形式化一下
  3. 所属分类:语音合成与识别

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

    0下载:
  2. 基于,梯度的边缘检测,包括Robert,Prewitt,laplace,sobel,轮廓提取等算法
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-16
    • 文件大小:2155961
    • 提供者:xiechangping
  1. imagesegment

    0下载:
  2. 并行分割包括robert算子、sobel算子、prewitt算子、laplacian算子 串行分割:边缘跟踪 阈值分割:固定阈值分割、自适应阈值分割 串行区域分割:区域生长
  3. 所属分类:图形图像处理(光照,映射..)

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

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

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

    0下载:
  2. CT图像金属伪影消除技术的文献。共3篇。 Reduction of Metal Artifacts in X-Ray Computed Tomography XrayCT_artifacts Reduction of CT Artifacts Caused by Metallic Implants 由Willi A. Kalender, PhD Robert Hebel, Dipl Phys Johannes Ebersberger, Dr rer na
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:7496720
    • 提供者:yangdi
  1. cbw.tar

    0下载:
  2. auxilary files for the Crypt Breakers Workbench (cbw). CBW is a multi-window integrated workbench of tools that help a cryptanalist read files encrypted with the BSD4.2 crypt command. Anyone may copy, modify, use, or redistribute this system. I
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:529408
    • 提供者:zxang
  1. Formatc

    0下载:
  2. 根据Robert B. Sledge的CB改编,主要改动是数据缓冲区的处理。原程序采用读写文件形式,对\\r\\n字符处理时看成是一个。 而在此程序中将其分开。另外在判断是否回车换行后,原程序使用peek变量保存这个状态,此程序改成将缓冲区字符指针倒退2个字符。 由于时间有限,暂时不对其进行完善了,如程序写作风格和功能等。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:50494
    • 提供者:宋恩博
  1. CADCombo

    0下载:
  2. CADBOXES 1.1 as of 30.10.1998 (C)1998 by Bernhard Knibbe This Component is a enhanced listbox/combobox like seen on a famous cad program. Its rather useful to visualize/change/check boolean values related to stringlists. It is originally
  3. 所属分类:绘图程序

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

    1下载:
  2. VC++的边缘与轮廓处理程序,包括边缘检测(五个算子,robert,sobel,prewitt,kirsch,gauss-laplase),hough变换(平行直线检测),轮廓提取,种子填充(两个算法),和轮廓跟踪。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:75438
    • 提供者:ZL
  1. EdgeDetect

    0下载:
  2. 用sobel、prewitt、robert、marr和canny算子实现边缘检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:359248
    • 提供者:冯沁红
  1. Visual_Object_Category_Recognition_fergus_thesis.r

    0下载:
  2. Visual Object Category Recognition Robert Fergus Phd thesis. 2005 牛津大学博士学位论文。 研究内容为面向分类的目标识别。 主要研究内容为: 1、constellation model 2、加入location信息的改进的LDA model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:46159035
    • 提供者:eleyanz
  1. Robert

    0下载:
  2. 边缘检测
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:2025
    • 提供者:lele
  1. bianyuan

    0下载:
  2. C#下实现的多种边缘检测程序。包括Robert算子、Sobel算子、prewitt算子等
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:537654
    • 提供者:石王春杰
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com