登录
首页 » Visual C++ » MCTF

MCTF

于 2020-07-23 发布 文件大小:284KB
0 305
下载积分: 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 个回复

  • OutputWord
    实现热键截图的功能,把截到的图片保存到制定的文件夹中,然后把图片输出到报表中,形成报表!(Achieve hotkey screenshot function, the cut-off to save the picture to develop a folder, and then the picture output in the report, the formation of statements!)
    2013-10-18 18:10:43下载
    积分:1
  • browse_print_30
    说明:  Simple Thumbnail Viewer PRINT
    2019-10-12 20:28:03下载
    积分:1
  • beta_0
    很好用的风能利用系数曲线,对开始学习的同学有帮助(Good use of wind energy utilization coefficient curve, start learning help students)
    2013-12-01 09:24:29下载
    积分:1
  • 0460
    水平百叶窗显示图片,讲一张图像垂直分成若干份,bitblt一行一行的显示(The level of blinds show pictures, talk about an image vertically divided into several copies, bitblt display line by line)
    2009-12-23 12:20:12下载
    积分:1
  • jpeg
    jpeglib的库文件,方便实现很多关于jpeg的操作,例如格式转换等等。(jpeglib the library file to facilitate the achievement of the operation of a number of jpeg, for example, format conversion and so on.)
    2009-05-06 18:23:22下载
    积分:1
  • ex2
    用画笔绘制圆角矩形,椭圆,饼形,并用不同颜色画刷进行填充。(Draw a rounded rectangle, ellipse, pie with a brush, and brush with a different color fill.)
    2013-12-07 23:42:44下载
    积分:1
  • katsevich-recreat
    三维图像重建,采用多种滤波方法,实现三维图像重建,该算法效率比较高。目前已经应用到实际工程。(3-dim picture recreat,use filter method and project method to realise the recreating of 3 dim picture.it is a very effective method ,applied in the project.so I share it with you . )
    2016-08-26 18:23:53下载
    积分:1
  • SIFT
    说明:  由于只是利用图像的灰度信息, SIFT 算法不能很好地区分形状相似但颜色不同的物体。针对这一问题, 提出了一种基于彩 色的SIFT 特征点提取算法, 并着重分析了多种彩色模型对算法性能的影响。这种算法也是在图像的灰度尺度空间上检测特征点, 但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算。(SIFT)
    2010-04-20 09:48:53下载
    积分:1
  • refactor
    序列匹配c++实现,可以帮助理解序列匹配算法(Sequence matching c++ implementation can help to understand the sequence matching algorithm)
    2014-02-15 20:38:24下载
    积分:1
  • tuxingxue
    这是一本关于图形学实验的指导书里面有对图形学的具体讲解(tuxingxue)
    2009-05-18 00:21:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载