登录
首页 » Visual C++ » MCTF

MCTF

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

  • 对深度像进行滤波、渲染和着色
    对深度图像进行滤波、渲染和着色,更加可视化(depth image visualition and filtering for coming 3D reconstruction)
    2014-12-27 10:06:05下载
    积分:1
  • ffdct
    这是DCT的改进算法,可以提高DCT算法的执行速度。(This is the DCT of the improved algorithm can improve the execution speed DCT algorithms.)
    2009-09-15 12:51:41下载
    积分:1
  • 2
    说明:  基于boosted的粒子滤波,用于冰球的跟踪(Based on the boosted particle filter for tracking hockey)
    2010-03-09 13:56:56下载
    积分:1
  • ShowWMF
    显示WMF格式位图!(show WMF format bitmaps!)
    2005-01-29 09:00:52下载
    积分:1
  • case1
    opencv中对扫描图片的切边处理,并且对倾斜图片进行旋转矫正,(The cutting edge of the picture in opencv, rotation correction)
    2018-07-23 16:01:17下载
    积分:1
  • Learning-openCV-(Chinese-version)
    openCV中文版 附目录 本书主要介绍: 1.透彻介绍OpenCV 2.从摄像机获取输入 3.图像的变换 4.图像的分割和形状的匹配 5.模式识别,包括人脸检测 6.二维和三维场景中的跟踪监测 7.根据立体视觉进行三维重构 8.机器学习算法(the openCV Chinese edition with catalog book describes: a thorough introduction to OpenCV get input from the camera image transform image segmentation and shape matching 5 pattern recognition, including face detection of two-dimensional and three-dimensional tracking and monitoring of the scene based on stereo vision for three-dimensional reconstruction of 8. machine learning algorithm)
    2013-04-09 19:15:09下载
    积分:1
  • testcanny
    Canny算子的分步骤实现,基于C语言,一共6部分,学习图像处理参考(Canny operator steps to achieve, based on the C language, a total of 6 parts, the study of image processing reference)
    2021-04-21 14:08:49下载
    积分:1
  • VCPP-image-processing-chapter02
    VisualC++数字图像处理技术详解第2版光盘-第二章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter 2)
    2016-04-16 13:20:57下载
    积分:1
  • MoveCatch
    对移动目标检测,需要先用鼠标框定感兴趣的目标,然后才能追踪。(Moving target detection, target mouse framed interested need to use before tracking.)
    2016-08-15 17:59:52下载
    积分:1
  • GanssianBlur
    说明:  平台基于visual studio2015,使用opencv函数实现高斯滤波,进行图像处理(gaussian blur based on opencv)
    2020-06-20 05:40:01下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载