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

搜索资源列表

  1. CsGLExamples.0.9.1

    0下载:
  2. c# opengl编程例子 developed by Robert Schaap. -c# programing source Contains ports of the examples developed by Robert Schaap.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4957749
    • 提供者:刘市贵
  1. source

    0下载:
  2. this files give robert sobel & laplace edge detection in color images -this files give robert sobel & laplace edge detection in color images
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:217152
    • 提供者:morteza
  1. EXIT

    2下载:
  2. 本源码包参考英国Southampton大学Robert G. Maunder教授2008年的EXIT charts开源demo,给出了通用(分量码多项式可自定义)并行级联Turbo码的EXIT charts的作图源码。同时可完成迭代轨线、BER等值线的绘制等工作。 由于对于码块长较大的情形仿真需要较长时间,源码包也给出了部分分量码多项式的仿真结果,可直接用于绘图。 源码包还给出了最经典的S.Ten Brink介绍EXIT charts基本原理的参考文献,以及本人对通信系统中迭代译码过程分
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-13
    • 文件大小:3503617
    • 提供者:何飞
  1. Roberts

    0下载:
  2. 边缘检测 Roberts算子的边缘检测算法,Roberts算子的边缘检测算法-robert
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:431682
    • 提供者:crasty
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. H264-DCT-Quanter

    1下载:
  2. H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源. -H264 in the integer DCT transform coding and quantization code, together with the original DCT coding, quantitative descr iption of the doc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:64581
    • 提供者:ren
  1. Robert

    0下载:
  2. 功能实现:用C#实现图像处理中的Roberts算子对边缘的检测-Function realization: Using C# to achieve image processing operators on the edge of the Roberts test
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:31334
    • 提供者:lp
  1. fuzzyedge

    0下载:
  2. 该软件为本人自己开发的模糊集图像边缘检测,同时还有sobel、prewitt、robert、算子,很好用-The software developed for my own fuzzy image edge detection, as well sobel, prewitt, robert, operator, well used
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2307004
    • 提供者:duyaqin
  1. edgedetect

    0下载:
  2. 基于遗传算法的图像边缘检测算法,与Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子的结果进行了对比。-Based on genetic algorithm for image edge detection algorithm, with Robert operator, bobel operator, prewitt operator, kirsch operator, gauss-laplace operator of the result
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:3034979
    • 提供者:duyaqin
  1. deiphiimageprocessing

    0下载:
  2. 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-13
    • 文件大小:3565204
    • 提供者:小宝
  1. vb-http

    0下载:
  2. A better PrevInstance Demonstration Project - By Robert Smith-A better PrevInstance Demonstration Project- By Robert Smith
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:8451
    • 提供者:zj
  1. EdgeDdetection

    0下载:
  2. 实现几种边缘检测算法(Robert、2×2算子、prewitt、sobel等)-Accomplish a number of edge detection algorithm (Robert, 2 × 2 operator, prewitt, sobel, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:25743
    • 提供者:刘丽梅
  1. Bayesianmethods

    0下载:
  2. 本压缩文件详细介绍了Robert Piche博士关于贝叶斯算法的理论和他的笔记,其中文档中还包含源码程序,另附两个m文件源程序,是一个非常实用的学习及参考资料-In this course we present the basic principles of Bayesian statistics (an alternative to "orthodox" statistics). We start by learning how to estimate parameters for stand
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:16388917
    • 提供者:terminator
  1. Delphi_Graph_2D_3D_4D

    0下载:
  2. Delphi Source program, which shows an example of creating a variety of 2D and 3D charts with many different options for display settings - Author Robert Pochille.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:832776
    • 提供者:moon
  1. OReilly[1].Natural.Language.Processing.with.Python

    0下载:
  2. Natural Language Processing with Python-Natural Language Processing with Python by Steven Bird, Ewan Klein, and Edward Loper Copyright © 2009 Steven Bird, Ewan Klein, and Edward Loper. All rights reserved. Printed in the United States of A
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3291883
    • 提供者:zhaoyilin
  1. Information_and_Reliable_Communications

    1下载:
  2. information theory and reliable communication Robert.G.Gallager 香农的学生,经典的书籍,不用多说了-information theory and reliable communication Robert.G.Gallager Shannon' s students, classic books, need not
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-06-16
    • 文件大小:24948678
    • 提供者:呙涛
  1. Edgedetect

    0下载:
  2. 实现图像边缘检测的程序,算子分别为Robert Sobel Prewitt.-Achieve the image edge detection procedure, operator, respectively Robert Sobel Prewitt.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3972381
    • 提供者:liya
  1. msstate-lrwpan

    0下载:
  2. 是在参考Microchip Zigbee stack 的基础上自己编写的,基于 Zigbee1.0 ,支持硬件平台 CC2430 和 PIC184620+CC2420,由Robert Reese教授编写,精简协议适合学习 -This document details the usage and implementation of a Zigbee-subset/IEEE 802.15.4 wireless stack, named MSSTATE_LRWPAN. Version 0.1 of t
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:171981
    • 提供者:吴秋娇
  1. Haining

    1下载:
  2. 这是Robert Haining先生在武汉大学遥感学院的讲课文档,GIS空间相关分析,非常难得。-This is Mr. Robert Haining Remote Sensing, Wuhan University School of lectures documents, GIS spatial correlation analysis, very rare.
  3. 所属分类:Development Research

    • 发布日期:2017-05-13
    • 文件大小:3435382
    • 提供者:wanggang
  1. EdgeContour

    0下载:
  2. 对BMP图像进行边缘检测,采用的方法用Robert,Canny。还可以进行Hough变换,轮廓跟踪-BMP image of the edge detection method used by Robert, Canny. Also be used for Hough transform, contour tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1449497
    • 提供者:Huang Yan
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com