登录
首页 » Visual C++ » MCTF

MCTF

于 2020-07-23 发布 文件大小:284KB
0 268
下载积分: 1 下载次数: 113

代码说明:

  带运动估计的时域滤波,一种基于小波的运动估计方法,可以有效的去除视频流的帧间冗余。与传统的帧参考模式的运动估计相比,没有错误漂移现象。内含编码器和解码器。(Belt Movement estimated time domain filtering, a wavelet-based motion estimation methods, can effectively remove the inter-frame video stream redundancy. With the traditional frame of reference than the motion estimation, no errors drift phenomenon. Intron encoder and decoder.)

文件列表:

MCTF
....\3dCodec
....\.......\CVS
....\.......\...\Entries
....\.......\...\Repository
....\.......\...\Root
....\.......\...\Template
....\.......\inc
....\.......\...\CVS
....\.......\...\...\Entries
....\.......\...\...\Repository
....\.......\...\...\Root
....\.......\...\...\Template
....\.......\...\ezbc_codec_3d.h
....\.......\...\ezbc_dec_3d.h
....\.......\...\ezbc_enc_3d.h
....\.......\...\opt_quant.h
....\.......\...\struct_sht.h
....\.......\...\video_utils.h
....\.......\src
....\.......\...\3d_dec_main.cpp
....\.......\...\3d_enc_main.cpp
....\.......\...\CVS
....\.......\...\...\Entries
....\.......\...\...\Repository
....\.......\...\...\Root
....\.......\...\...\Template
....\.......\...\ezbc_codec_3d.cpp
....\.......\...\ezbc_dec_3d.cpp
....\.......\...\ezbc_enc_3d.cpp
....\.......\...\opt_quant.cpp
....\3dsbcde
....\.......\3dsbcde.dsp
....\.......\3dsbcde.dsw
....\.......\3dsbcde.ncb
....\.......\3dsbcde.opt
....\.......\3dsbcde.plg
....\.......\CVS
....\.......\...\Entries
....\.......\...\Repository
....\.......\...\Root
....\.......\...\Template
....\3dsbcen
....\.......\3dsbcen.dsp
....\.......\3dsbcen.dsw
....\.......\3dsbcen.ncb
....\.......\3dsbcen.opt
....\.......\3dsbcen.plg
....\.......\CVS
....\.......\...\Entries
....\.......\...\Repository
....\.......\...\Root
....\.......\...\Template
....\CVS
....\...\Entries
....\...\Repository
....\...\Root
....\...\Template
....\Debug
....\Exp
....\...\CVS
....\...\...\Entries
....\...\...\Repository
....\...\...\Root
....\...\...\Template
....\...\mo.par
....\EZBC0a
....\......\CVS
....\......\...\Entries
....\......\...\Repository
....\......\...\Root
....\......\...\Template
....\......\inc
....\......\...\context_status_consts.h
....\......\...\CVS
....\......\...\...\Entries
....\......\...\...\Repository
....\......\...\...\Root
....\......\...\...\Template
....\......\...\dwt_bitplane_codec.h
....\......\...\dwt_bitplane_dec.h
....\......\...\dwt_bitplane_enc.h
....\......\src
....\......\...\CVS
....\......\...\...\Entries
....\......\...\...\Repository
....\......\...\...\Root
....\......\...\...\Template
....\......\...\dec_subband_tree.cpp
....\......\...\dwt_bitplane_codec.cpp
....\......\...\dwt_bitplane_dec.cpp
....\......\...\dwt_bitplane_dec_cxt_AC.cpp
....\......\...\dwt_bitplane_dec_pos_dep_cxt_AC.cpp
....\......\...\dwt_bitplane_enc.cpp
....\......\...\dwt_bitplane_enc_cxt_AC.cpp
....\......\...\dwt_bitplane_enc_pos_dep_cxt_AC.cpp
....\......\...\enc_subband_tree.cpp
....\......\...\setup_cxt_tables.cpp
....\makefile
....\MC_EZBC.dsw

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • tu_xiang_he_bing
    程序进行了两张图片的简单合并,适合对控件的使用进行学习(Procedures carried out two simple merger picture, suitable for the control of the use of learning)
    2013-11-05 22:32:15下载
    积分:1
  • lzwGif
    gif格式图片生成,包括动画生成,是非常好的入门学习资料。(gif format image generation, including animation generation, is a very good learning materials.)
    2013-12-09 20:43:10下载
    积分:1
  • browse_print_30
    说明:  Simple Thumbnail Viewer PRINT
    2019-10-12 20:28:03下载
    积分:1
  • Supportvectormachinesinwaveletpacketdenoising
    支持向量机在小波包去噪方法中的应用,小波包分解和svm相结合(Support vector machines in wavelet packet denoising of wavelet packet decomposition and combination svm)
    2010-12-12 23:33:41下载
    积分:1
  • bitmap_bit
    VC++ 位图大PK程序,两幅BMP图像比较大小,希望能对大家有所帮助 (VC++ big PK bitmap program, comparing the size of two BMP images, hoping to be helpful)
    2011-04-19 23:09:40下载
    积分:1
  • 封装好的一个显示BMP JPG GIF WMF的类
    封装好的一个显示BMP,JPG,GIF,WMF图形的类(Packaging, a good show BMP, JPG, GIF, WMF graphics category)
    2005-06-09 09:51:05下载
    积分:1
  • fish2bird
    鱼眼图像校正并将校正后的图像转换成鸟瞰图,即俯视图,纯C代码,没有调用其它库(fish eye image correction,then change it to bird s eye view)
    2021-04-25 14:58:46下载
    积分:1
  • ImagePro
    本人研究生阶段做的项目,线结构光视觉传感器的标定中的激光光条中心的提取。 1、通过JPG、PCX、GIF解码方法,来打开BMP、JPG、PCX、GIF格式图像。 2、大津展之法阈值变换,效果较好。 3、三种细化方法,Rosenfold细化、Hildith细化、Pavlidis细化。 4、基于灰度重心法的全分辨率的激光光条中心亚像素坐标的提取。(Calibration )
    2010-03-12 11:43:58下载
    积分:1
  • ImgPro
    交通标志检测,pic文件夹下为实验用的交通标志图,这是我们小组的研究性学习课题.(Traffic sign detection, pic folder for the experimental use of traffic signs, which is our group of research learning topics.)
    2017-02-24 16:17:50下载
    积分:1
  • GC-stereomatch
    使用GC立体匹配算法生成视差图,内涵图片文件(GC disparity map)
    2021-01-18 20:58:42下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载