CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - 图的算法

搜索资源列表

  1. simpleuse

    0下载:
  2. 通过TCP/IP网络传送MPEG数据和 可以显示Meta图形的类,还有一简单代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法-through TCP / IP network to transmit MPEG data and graphics can show that the meta-category, there is a simple code the images translation, rotation, mirroring, transpose, geometri
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:97845
    • 提供者:jason
  1. jpg读写的例子很好的

    0下载:
  2. 这个例子是对JPG图象的读写操作,从代码中可以学习一些关于JPG图象的算法,以及JPG的格式-this example is the JPG image read and write from the code can learn some JPG images on the algorithm, and the JPG format
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:255667
    • 提供者:陈中
  1. EdgeSegment2

    0下载:
  2. 一个有用的边缘检测算法程序,对于学习和研究图象边缘检测大有帮助-a useful algorithm for edge detection procedures, learning and research Edge Detection of great help
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:113264
    • 提供者:xiaojs
  1. CannyJava

    1下载:
  2. 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste p1 : Gaussian smoothing filte
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:58040
    • 提供者:
  1. tianyufeishi

    0下载:
  2. 图象编程,含有图象的边缘特征和图象匹配的算法实现-image programming, with the edge of the image features and image matching algorithm
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:804097
    • 提供者:张敬
  1. recoder

    0下载:
  2. 用摄像头采集视频图象,用于压缩处理算法的输入
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:20392
    • 提供者:森海
  1. chartprogramC++

    0下载:
  2. 上载文件为在数模竞赛中常用的图论算法,用C++实现,实现图论的有关算法-Upload file mode competition in a number of commonly used graph theory algorithm, using C++ Realized, the realization of the algorithm in graph theory
  3. 所属分类:VOIP program

    • 发布日期:2017-04-06
    • 文件大小:14217
    • 提供者:huangxiuli
  1. PShortP

    0下载:
  2. 程序首先利用include的手段将文件graph0.cpp包含进来,在main()函数调用由图的邻接矩阵建立图creatgraph与取顶点i的值gervalue(const int i)的函数。随后调用pshorpath(adjmatrix &G,int v0,int dist[],int path[])函数,该函数就是狄克斯特拉算法对应的函数。-Procedures include the means of the first to use the file that contains gra
  3. 所属分类:VOIP program

    • 发布日期:2017-04-01
    • 文件大小:1935
    • 提供者:wang
  1. DCTdomainMPEG7DominantColordescriptorextraction.ra

    0下载:
  2. DCT域中MPEG7主色描述符的提取,该文在MPEG7的基础上提出了DCT域内直接提取主色描述符的新方法.这种方法节省了 对图像的解压缩的过程,因而大大的提高了对于压缩图像进行特征提取的速度和效果.作为整个算法的一部 分,一种自动阂值提取的算法也在该文中给予了描述.这种方法可以减少因人为设定经验闭值而带来的不确 定性,使算法更具鲁棒性.对比检索试验结果也说明本算法是一个高速有效的算法.新算法主要用于压缩图 像库或互联网上的相似检索. -DCT domain MPEG7 Dom
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-01
    • 文件大小:403843
    • 提供者:杨康
  1. typical_algorithm_implement

    0下载:
  2. 包含图象处理中许多典型算法的实现,基于VC平台-TYPICAL ALGORITHM IMPLEMENT ON VC
  3. 所属分类:Video Capture

    • 发布日期:2017-05-07
    • 文件大小:1432300
    • 提供者:王利利
  1. 61IC_H5774

    0下载:
  2. 本文介绍了一种基于TMS320DM642和Philips视频编解码芯片的视频处理系统,给出了系统的硬件设计、视频接口连接图、以及软件配置.通过实际应用证明该方案具有高速视频输入输出能力,为视频编解码算法开发、视频处理产品设计搭建了高性能的平台-This paper introduces a method based on TMS320DM642 and Philips video decoding chips of video processing system, presents the sy
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:464796
    • 提供者:李小虾
  1. 01.x264_main_dataflow

    0下载:
  2. 深入理解x264算法的重要文章,对x264每个函数都做了详细的描述,对整体流程也用图的形式加以表达,对想真正弄懂算法的朋友很有帮助-In-depth understanding of important articles x264 algorithm, each function of the x264 have done a detailed descr iption of the overall process is also used to map the expression of th
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:312198
    • 提供者:lxiaojia
  1. 02.x264_cavlc_dataflow

    0下载:
  2. 深入理解x264算法的重要文章之2,对x264每个函数都做了详细的描述,对整体流程也用图的形式加以表达,对想真正弄懂算法的朋友很有帮助-In-depth understanding of important articles x264 algorithm, each function of the x264 have done a detailed descr iption of the overall process is also used to map the expression of
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:136613
    • 提供者:lxiaojia
  1. 03.x264_deblocking_dataflow

    0下载:
  2. 深入理解x264算法的重要文章之3,对x264每个函数都做了详细的描述,对整体流程也用图的形式加以表达,对想真正弄懂算法的朋友很有帮助-X264-depth understanding of an important article 3 of the algorithm, each function of the x264 have done a detailed descr iption of the overall process can be expressed with a diagra
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-04
    • 文件大小:112266
    • 提供者:lxiaojia
  1. 05.x264_ratecontrol_dataflow

    0下载:
  2. 深入理解x264算法的重要文章之5,对x264每个函数都做了详细的描述,对整体流程也用图的形式加以表达,对想真正弄懂算法的朋友很有帮助-X264-depth understanding of the importance of article 5 of algorithm, each function of the x264 have done a detailed descr iption of the overall process can be expressed with a diagr
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:137799
    • 提供者:lxiaojia
  1. jiyuduanshinengliangduandianjiace

    0下载:
  2. 基于短时能量的基音短点检测,有基于短时能量的计算方法、短时过零率,有matlab程序,同事对应word讲解,算法原理图,和算法详细介绍。-Short pitch detection based on short-term energy, based on the calculation method of the short-time energy, short-time zero-crossing rate, matlab program, colleagues corresponding w
  3. 所属分类:Audio program

    • 发布日期:2017-11-19
    • 文件大小:144732
    • 提供者:张妞妞
  1. BlockMatch

    0下载:
  2. 任选一种快速的块匹配运动估计算法进行实现,画出其运动场及残差图,给出均方误差(MSE)或绝对值误差(MAD)。-block match
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-15
    • 文件大小:28973465
    • 提供者:后遗症
搜珍网 www.dssz.com