登录
首页 » Visual C++ » MCTF

MCTF

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

  • AutomaticRadialDistortionEstimation
    图像处理中C#畸变校正程序,针对鱼眼图像的径向畸变校正,利用空间直线在校正图像中仍然为直线的基本原理,且直线在除法模型下为圆弧,从而可以通过检测圆弧对鱼眼图像进行畸变校正。(Image processing program C# distortion correction for radial fisheye image distortion correction, the use of space in a straight line in the corrected image as the basic principle is still straight, and a straight line at the division model is a circular arc, so that the arc can be detected by fish eye image distortion correction.)
    2014-12-01 16:27:10下载
    积分:1
  • 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
  • 348889MPEG
    MPEG解码源代码。转载中国程序员网络,提供该代码。(MPEG decode)
    2009-03-18 16:43:35下载
    积分:1
  • 像的纹理分析应用实例
    图像的纹理分析应用实例,做图像处理的同志们可以参考一下哟(image texture analysis application examples and do image processing comrades can make reference to yo)
    2004-07-28 20:07:36下载
    积分:1
  • OpenCV-Tutorial
    说明:  本文简要回顾了OpenCV的发展,介绍了OpenCV的各种应用,并详细分析了其中一些应用的原理、算法和代码,最后还介绍了一些关于OpenCV的最新研究进展。(This paper reviews the development of OpenCV, OpenCV introduces a variety of applications, and application of a detailed analysis of some of the principles, algorithms and code, and finally describes some of the latest research on the progress of OpenCV.)
    2011-03-06 11:42:00下载
    积分:1
  • ASIFT算法
    ASIFT算法实现,C++,对有仿射变换的图像匹配更加准确,想比SIFT算子匹配点数多(ASIFT algorithm, C++, affine transformation of the image matching more accurate, want to match more than SIFT operator points)
    2021-05-06 23:28:36下载
    积分:1
  • kunkuo
    一种基于轮廓的步态识别文献,思路清晰便于实现(Based on the outline of gait recognition literature, to facilitate the achievement of clear thinking)
    2007-06-06 11:54:00下载
    积分:1
  • the-signal-piex-camera-based-on-cs
    单像素相机是基于压缩传感理论实现的,是数码相机发展的另一个革命性的方向,包括了所有单像素前沿的文献(Single-pixel camera is based on compressed sensing theory to achieve, is another revolutionary development direction of digital cameras, including the literature of all single-pixel frontier)
    2014-03-18 11:28:45下载
    积分:1
  • DCMImage
    vtk mfc 显示DICOM影响,自己编的,还可以的,网上相关资料较少(no32456789808976543324567890-0987564433)
    2021-02-19 16:19:44下载
    积分:1
  • Blob-detection
    金属的Blob侦测,使用程序过滤图像上金属上的胡椒盐杂讯。(Blob metal detection, the use of salt and pepper noise filtering process on the image on the metal.)
    2016-01-08 09:42:04下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载