搜索资源列表
simpleuse
- 通过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
jpg读写的例子很好的
- 这个例子是对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
EdgeSegment2
- 一个有用的边缘检测算法程序,对于学习和研究图象边缘检测大有帮助-a useful algorithm for edge detection procedures, learning and research Edge Detection of great help
CannyJava
- 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste p1 : Gaussian smoothing filte
tianyufeishi
- 图象编程,含有图象的边缘特征和图象匹配的算法实现-image programming, with the edge of the image features and image matching algorithm
recoder
- 用摄像头采集视频图象,用于压缩处理算法的输入
chartprogramC++
- 上载文件为在数模竞赛中常用的图论算法,用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
PShortP
- 程序首先利用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
DCTdomainMPEG7DominantColordescriptorextraction.ra
- DCT域中MPEG7主色描述符的提取,该文在MPEG7的基础上提出了DCT域内直接提取主色描述符的新方法.这种方法节省了 对图像的解压缩的过程,因而大大的提高了对于压缩图像进行特征提取的速度和效果.作为整个算法的一部 分,一种自动阂值提取的算法也在该文中给予了描述.这种方法可以减少因人为设定经验闭值而带来的不确 定性,使算法更具鲁棒性.对比检索试验结果也说明本算法是一个高速有效的算法.新算法主要用于压缩图 像库或互联网上的相似检索. -DCT domain MPEG7 Dom
typical_algorithm_implement
- 包含图象处理中许多典型算法的实现,基于VC平台-TYPICAL ALGORITHM IMPLEMENT ON VC
61IC_H5774
- 本文介绍了一种基于TMS320DM642和Philips视频编解码芯片的视频处理系统,给出了系统的硬件设计、视频接口连接图、以及软件配置.通过实际应用证明该方案具有高速视频输入输出能力,为视频编解码算法开发、视频处理产品设计搭建了高性能的平台-This paper introduces a method based on TMS320DM642 and Philips video decoding chips of video processing system, presents the sy
01.x264_main_dataflow
- 深入理解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
02.x264_cavlc_dataflow
- 深入理解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
03.x264_deblocking_dataflow
- 深入理解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
05.x264_ratecontrol_dataflow
- 深入理解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
jiyuduanshinengliangduandianjiace
- 基于短时能量的基音短点检测,有基于短时能量的计算方法、短时过零率,有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
BlockMatch
- 任选一种快速的块匹配运动估计算法进行实现,画出其运动场及残差图,给出均方误差(MSE)或绝对值误差(MAD)。-block match