登录
首页 » Visual C++ » MCTF

MCTF

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

  • 080
    影像内定向程序编写,便于实习航摄影像的内定向(Orientation within the image programming, easy to practice within the aviation photography as directed)
    2011-06-20 19:12:54下载
    积分:1
  • touying
    关于图形学的一个算法,主要实现了投影。比较适合初学者(An algorithm on the graphics, the main achievement of the projector. More suitable for beginners)
    2008-06-24 00:38:00下载
    积分:1
  • HistMatch
    对比两个图片归一化直方图对比相似度,用巴氏距离计算(Contrast similarity)
    2013-04-28 17:26:38下载
    积分:1
  • HoughChange
    检测图形中的直线,在程序中稍微改动,即可检测多条直线(Detection of graphics in a straight line, a slight change in the procedure, can detect more than a straight line)
    2007-12-09 14:33:41下载
    积分:1
  • PolyIntersect
    计算机图形学的多边形求交算法,实现两个多边形的求交功能(Computer graphics polygon intersection algorithm to achieve two polygon intersection function)
    2009-11-24 10:06:32下载
    积分:1
  • scanfill
    光栅图形学中的扫描填充算法。list<Line> AET和list<Line>* NET构成了活性边表和新边表.算法先初始化各扫描线新边表,之后对于每条扫描线更新活性边表,并且配对交点来着色。 (Raster graphics scanning fill algorithm. list <Line> AET list <Line>* NET constitute the active side of the table and side table new algorithm to initialize each scan line side table new, after each scan line update the active side of the table, and the the paired intersection of coloring.)
    2013-05-16 14:10:30下载
    积分:1
  • 3d 算法
    3d 图形学的 算法,包含源代码(3d graphics algorithms, including source code)
    2005-01-12 15:05:42下载
    积分:1
  • 24huidutu
    显示24位灰度图象,24位真彩色图像以及图像的转换(shows 24 gray-scale image, 24 true color images and image conversion)
    2007-04-25 10:23:00下载
    积分:1
  • 车牌定位系统程序
    车牌识别程序源码,很有用的!我也是从网上下载下来的,不过我自已做了些修改!(plates source identification procedures, very useful! I also downloaded from the Internet, but I do own some changes!)
    2020-06-26 10:20:02下载
    积分:1
  • sheying
    实现摄影测量中空间后方交会的问题,用以求得像片的内外方位元素(To achieve space resection in photogrammetry issues photograph to obtain the internal and external orientation elements)
    2009-12-13 13:43:41下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载