搜索资源列表
news(4ss)
- 生成静态页面的新闻系统以SHTML套嵌方式实现内容展现与融合-generate static pages of information systems to SHTML sets embedded in content, form and display integration
motion_estimation
- 运动估计算法比较,在vc6.0中实现。 实现的算法有: FS、4SS、BBGDS、DS、HS、CDHS、MVFAST、PMVFAST、ARPS、ARPS3
news(4ss)
- 生成静态页面的新闻系统以SHTML套嵌方式实现内容展现与融合-generate static pages of information systems to SHTML sets embedded in content, form and display integration
motion_estimation
- 运动估计算法比较,在vc6.0中实现。 实现的算法有: FS、4SS、BBGDS、DS、HS、CDHS、MVFAST、PMVFAST、ARPS、ARPS3-Comparison of Motion Estimation Algorithm, in vc6.0 achieve. Realize the algorithm has: FS, 4SS, BBGDS, DS, HS, CDHS, MVFAST, PMVFAST, ARP
123
- 运动估计方法比较 实现的算法: FS、4SS、BBGDS、DS、HS、CDHS、MVFAST、PMVFAST、ARPS、ARPS3 -Motion estimation methods to achieve algorithms: FS, 4SS, BBGDS, DS, HS, CDHS, MVFAST, PMVFAST, ARPS, ARPS3
ME_Prog_3BMA
- this file contains the source code for TSS, 4SS and CDS algorithm using visual C code by Dr Lai Man Po
MotionEstimation
- 运动估计算法vc代码实现实现的算法: FS、4SS、BBGDS、DS、HS、CDHS、MVFAST、PMVFAST、ARPS、ARPS3 原本想实现UMHexagonS和EZPS算法,但这两种算法都针对H.264做了特殊的优化。本程序只考虑了16*16块的方式,对其实现的结果是不公平的。 另:AVPS是自己的算法,没有写完。有兴趣请参考,实际上跟PMVFAST、EZPS很想像。。 -Vc code motion esti
motionEst4SS
- maltab implementation of the 4ss (forth step search) algorithm in matlab used for motion estimation.
4SS
- 4step-search for MATLAB
MEmy
- 分析了各种运动估计算法,包含FS,TSS,NTSS,4SS,DS,HS,CDHS,CDS等快速运动估计算法-Analysis of various motion estimation algorithms, including FS, TSS, NTSS, 4SS, DS, HS, CDHS, CDS and other fast motion estimation algorithm
motionEst4SS
- Motion estimation 4ss algorithm
FS-4SS-BBGDS-DS-HS
- FS、4SS、BBGDS、DS、HS、CDHS、MVFAST、PMVFAST、ARPS、ARPS3等多种运动估计算法的比较及对H.264中估计算法的优化。-Comparison of the FS, 4SS, BBGDS, DS, HS, CDHS, MVFAST, PMVFAST, ARPS, ARPS3 other motion estimation algorithm and H.264 estimation algorithm
视频序列运动补偿matlab实现.rar
- 实现的算法: FS、4SS、BBGDS、DS、HS、CDHS、MVFAST、PMVFAST、ARPS、ARPS3 原本想实现UMHexagonS和EZPS算法,但这两种算法都针对H.264做了特殊的优化。本程序只考虑了16*16块的方式,对其实现的结果是不公平的。