Welcome![Sign In][Sign Up]
Location:
Search - motion estimation compensation

Search list

[Special Effects视频序列运动补偿matlab实现

Description: 视频序列运动估计,补偿算法。还可实现背景渐变的运动图像中运动目标分割。希望对大有帮助。-video sequences motion estimation, compensation algorithm. Gradualism can achieve background of the image moving object segmentation. Hope to assist.
Platform: | Size: 102802 | Author: ggaaoo390 | Hits:

[Voice Compress运动估值与运动补偿

Description: 数据压缩中的运动估值和运动补偿论文 介绍了图象压缩的一些原理 希望对这方面感兴趣的看看 或许有点帮助-data compression of motion estimation and motion compensation paper introduces some image compression hope that the principle of interest in this area to see if perhaps a little help
Platform: | Size: 454656 | Author: 魏超 | Hits:

[Special Effects视频序列运动补偿matlab实现

Description: 视频序列运动估计,补偿算法。还可实现背景渐变的运动图像中运动目标分割。希望对大有帮助。-video sequences motion estimation, compensation algorithm. Gradualism can achieve background of the image moving object segmentation. Hope to assist.
Platform: | Size: 102400 | Author: ggaaoo390 | Hits:

[Documentshenhaotuxiangfenge

Description: 首先采用灰度投影匹配进行全局运动估计和补偿,用以消除背景变化的影响;然后由二次差分抽取中间帧解决遮挡问题,通过Fisher 评价函数结合数学形态学填充得到运动对象分割掩膜,同时消除残余噪声以及平滑边缘。该方法在一定范围内较好地解决了遮挡问题,并能够高效快速地得到比较精确的视频对象。-first used for overall projection matching motion estimation and compensation, in order to remove the impact of changes in background; then by the second difference from the middle frame settlement block, Fisher evaluation function by combining mathematical morphology be filled Moving Object segmentation mask, while eliminating residual noise and edge smoothing. The method in a certain range to help solve the problem of shelter, and to the rapid and efficient access to more precise video objects.
Platform: | Size: 303104 | Author: 李杰 | Hits:

[ELanguageMPEG4encoding

Description: 编码技术mpeg4的一项重要技术,其中包括运动估计运动补偿及纹理编码-mpeg4 encoding technology of a major technology, including motion estimation and motion compensation coding texture
Platform: | Size: 148480 | Author: 乔香磊 | Hits:

[Special EffectsMY_RDWT_BMAtest

Description: 冗余小波域运动估计和补偿,依据交叉子代形变-redundant wavelet domain motion estimation and compensation, based on cross- deformation offspring
Platform: | Size: 2048 | Author: 王建勋 | Hits:

[Streaming Mpeg4avi2mpg1_src

Description: VC++基础上的MPEG1运动估计及补偿预测算法实现,这里面既包括了P图像的预测算法又包含了B图像的双向预测算法-VC++ Based on motion estimation and compensation MPEG1 prediction algorithm to achieve, there is both a P image prediction algorithm B also contains images of bi-directional prediction algorithm
Platform: | Size: 102400 | Author: 王晓川 | Hits:

[Special EffectsThe_Matalab_for_the_least_burst_error_principle.ra

Description: 基于最小脉组误差准则的运动参数估计方法,该方法运用于调频步进脉冲雷达,解决运动目标速度的估计和补偿问题,可实现对运动目标速度的精确测量-Based on the smallest error guidelines pulse group motion parameter estimation method applied to FM stepper pulse radar to solve the speed of moving target estimation and compensation can be realized on the movement of the accurate measurement of target speed
Platform: | Size: 130048 | Author: | Hits:

[Special Effectsmc_matlab

Description: matlab实现,视频序列运动估计,补偿算法。-matlab realized, video sequences motion estimation and compensation algorithm.
Platform: | Size: 192512 | Author: 李谷 | Hits:

[Special Effectsyundongguji3

Description: 这是运动补偿编码的运动估计检测,非常的常用,而且很实用-This is the motion compensation coding motion estimation detection, is very common, and very practical
Platform: | Size: 2048 | Author: xp | Hits:

[Multimedia Developmotion

Description: use opencv library. This program implment motion estimation and motion compensation.
Platform: | Size: 4262912 | Author: JiaJie | Hits:

[mpeg mp3chap06

Description: 在VC++6.0下运行的MPEG-4编码,包括入口函数,视频对象平面编码函数,运动信息编码,运动估计和预测补偿函数,运动向量和预测误差计算的函数,纹理编码,运动向量图象编码函数,帧内纹理编码函数,形状纹理编码函数,DC/AC系数预测函数,供大家参考-In VC++6.0 run under the MPEG-4 encoding, such as import function, video object plane coding function, sports information coding, motion estimation and prediction of the compensation function, motion vector and prediction error calculation function, texture coding, motion vector images encoding function, intra-coding function of texture, shape, texture coding function, DC/AC coefficient prediction function for your reference
Platform: | Size: 149504 | Author: simon | Hits:

[Multimedia program84332637

Description: 视频序列运动估计,补偿算法。还可实现背景渐变的运动图像中运动目标分割。希望对大有帮助。-video sequences motion estimation, compensation algorithm. Gradualism can achieve background of the image moving object segmentation. Hope to assist.
Platform: | Size: 174080 | Author: asdf | Hits:

[VC/MFCvideocompressionpaper

Description: 本论文首先系统地介绍了视频压缩编码的基本原理和方法,以及各国际标准 化组织提出的压缩标准;其次分析了JPEG和MPEG-4的主要技术,据此提出 MPEG-4简单框架编码器的软件实现方案,给出流程图,在VC++环境下用C语言 程序实现了JPEG压缩及MPEG-4简单框架的视频压缩功能,采用测试序列验证 无误,并对两种标准的压缩比进行试验对比,突出压缩的关键技术为DCT和运动 估计算法;接着深入研究了DCT变换、运动估计和补偿算法并进行了优化改进, 给出了用于快速匹配块的自适应十字模式搜索算法,并给出了对各种块匹配估计 算法的仿真结果。然后详细介绍了TI公司TMS320C6711DSP的软硬件特性,并 在此基础上提出系统的硬件实现方案。接着介绍了基于系统软硬件环境的移植问 题和优化方法,并针对算法移植和仿真过程中的问题进行了说明。 最后就课题设计过程中研究的结果予以总结,并阐述了以后课题研究的要点。-In this thesis,an introduction to video compression principal,methods and central international video coding standards is done firstly.Then analyzing the core techniques of JPEG and MPEG-4 and proposing a scheme of MPEG-4 SP encoder,the coding function of JPEG and MPEG-4 is achieved in C successfully with test sequence Then compare the compressed ratio of two standards,point out the key of compression is DCT and Motion Estimation algorithm.Afterwards,studying the DCT/Motion Estimation/Motion Compensation algorithm in detail and giving an adaptive rood pattern search for fast Block-Matching motion estimation.Then the simulation of several motion estimation algorithms based block-matching is given.Accordingly,a scheme of a DSP-based video compression system is put forward,with the features of TI’s TMS320C6711 DSP.At last,the transplant and optimization are considered on the basis of soft and hard environments,also the simulation process. In the end,the summarization about the
Platform: | Size: 1805312 | Author: father2002 | Hits:

[Graph programdemosaic

Description: 解Demosaici,使用连续逼近的方法!-Motion-compensated (MC) video coding has been dominating in the past decades. From MPEG-1/2 to MPEG-4, H.263 and the latest H.264, we have witnessed that the accumulative improvement of MC video coding. However, what lacks in the standardization-propelled research is to maintain a healthy skeptism toward the role of MC in video coding. In this project, we attempt to challenge the current video coding paradigm by proposing a sound alternative that does not involve any explicit motion estimation or compensation. Instead, motivated by the duality between edge profile of 2D images and motion trajectory of 3D video
Platform: | Size: 34816 | Author: panhanming | Hits:

[matlabmotionEstTSS

Description: Implementation of the TSS (three step search) algorithm in matlab which is used for motion estimation and compensation technique for macro blocks.
Platform: | Size: 2048 | Author: naim12345 | Hits:

[DVDproject1

Description: This code will give mpeg2 video compression. It will give figures of motion estimation and motion compensation
Platform: | Size: 2682880 | Author: nagarjuna | Hits:

[Graph programtuxiangfengesuanfa

Description: 该方法可以用于复制场景的视频检测监控,采用灰度投影算法匹配进行全局运动估计和补偿,用以消除背景变化的影响;二次对称差分算法,用数学形态学对图像进行处理,该方法不受光线,摄像机抖动,场景等变化的干扰影响,具有较强的实时性,效果不错!-This method can be used to copy the scene of the video inspection and monitoring, using gray-scale projection algorithm to match the global motion estimation and compensation, to eliminate the background change second symmetric difference algorithm, using mathematical morphology image processing, the method not light, camera shake, scene changes and other disturbances, has a strong real-time, good results!
Platform: | Size: 303104 | Author: hezz | Hits:

[Software EngineeringMotion-estimation

Description: extremley helpful in motion estimation and compensation system design
Platform: | Size: 9216 | Author: silky | Hits:

[VC/MFCOptimization-motion-estimation

Description: 针对H.264 标准的多模式运动估计和运动补偿算法编码模式复杂、计算量大的不足,利用DM642 嵌入式系统的硬件特点,在存储器系统上实现其优化-Multi-mode motion estimation for H.264 standard coding mode and motion compensation algorithm complex, computationally intensive insufficient use of hardware features of DM642 embedded system to achieve its optimization on system memory
Platform: | Size: 283648 | Author: 于豆豆 | Hits:
« 12 3 »

CodeBus www.codebus.net