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

Search list

[GUI Developavi2mpg1_src

Description: mpeg-1标准的原程序,该程序包括了关于图象的DCT,基于块匹配算法的运动补偿,可变长编码等一系列子程序。-MPEG-1 standard in the original program, which includes images of the DCT, block-matching algorithm based on the motion compensation, variable length coding a series of routines.
Platform: | Size: 122399 | Author: www | Hits:

[WEB Codehenhaotuxiangfenge

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: 303049 | Author: 李杰 | Hits:

[GUI Developavi2mpg1_src

Description: mpeg-1标准的原程序,该程序包括了关于图象的DCT,基于块匹配算法的运动补偿,可变长编码等一系列子程序。-MPEG-1 standard in the original program, which includes images of the DCT, block-matching algorithm based on the motion compensation, variable length coding a series of routines.
Platform: | Size: 121856 | Author: www | 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:

[VHDL-FPGA-Verilogbbb

Description: AVS运动补偿电路的VLSI设计与实现 提出了一种基于AVS标准的高效的运动补偿电路硬件结构,该设计采用了8 X 8块级流 水线操作,运动矢量归一化处理和插值滤波器组保证了流水线的高效运行以及硬件资源的最优 利用。采用Verilog语言完成了VLSI设计,并通过EDA软件给出仿真和综合结果。-AVS motion compensation circuit of VLSI Design and Implementation of a standard based on the AVS motion compensation circuit efficient hardware structure, the design used 8 X 8 block-level pipelining, the normalized motion vector processing and interpolation filter bank guarantee efficient operation of the pipeline, as well as the optimal use of hardware resources. Using Verilog language completed VLSI design and EDA software through simulation and synthesis results.
Platform: | Size: 216064 | Author: sss | Hits:

[Special Effectsexhaustive

Description: 穷尽 块匹配算法motionsEstAnalysis.m Script to execute all AlgorithmsmotionEstES.m Exhaustive Search AlgorithmcostFuncMAD.m Mean Absolute Difference FunctionminCost.m minimum cost among macro blocksmotionComp.m motion compensated image creatorimgPSNR.m finds image PSNR w.r.t. reference-Exhaustive block matching algorithm motionsEstAnalysis.m Script to execute all AlgorithmsmotionEstES.m Exhaustive Search AlgorithmcostFuncMAD.m Mean Absolute Difference FunctionminCost.m minimum cost among macro blocksmotionComp.m motion compensated image creatorimgPSNR.m finds image PSNR wrt reference
Platform: | Size: 7168 | Author: 田卉 | Hits:

[Streaming Mpeg4blockmotioncompensation

Description: h.264中宏块的运动补偿详细介绍,很有用 h.264中宏块的运动补偿详细介绍,很有用-h.264 in the macro block motion compensation detailed and useful h.264 in the macro block motion compensation detailed and useful
Platform: | Size: 16384 | Author: 陈小为 | 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:

[matlableastsquare

Description: Inter-symbol interference if not taken care off may cause severe error at the receiver and the detection of signal becomes difficult. An adaptive equalizer employing Recursive Least Squares algorithm can be a good compensation for the ISI problem. In this paper performance of communication link in presence of Least Mean Square and Recursive Least Squares equalizer algorithm is analyzed. A Model of communication system having Quadrature amplitude modulation and Rician fading channel is implemented using MATLAB communication block set. Bit error rate and number of errors is evaluated for RLS and LMS equalizer algorithm, due to change in Signal to Noise Ratio (SNR) and fading component gain in Rician fading Channel.
Platform: | Size: 400384 | Author: pravin jadhav | Hits:

[SCMLedDriver

Description: 舞台RGB大功率LED控制程序,已成熟应用于产品上,带温度补偿PID算法,支持DMX行业标准协议,内置多可是调场景,LCD菜单,eeprom变量保存-Stage RGB high power LED control procedure, has grown applied to products, with temperature compensation PID algorithm, support DMX industry standard agreement, built-in much but adjustable scene, LCD menu block, eeprom variable save...
Platform: | Size: 226304 | Author: 陈聪 | Hits:

[matlab062937754BlockMatchingAlgoMPEG_ito

Description: 用matlab编写的块匹配运动补偿程序。包含多个块匹配运动估计算法,可计算每个算法的运算量及补偿结果PSNR-Written by matlab block matching motion compensation procedure. Contains more than one block matching motion estimation algorithm, compute the compensation algorithm and the computational results of PSNR
Platform: | Size: 2926592 | Author: river | Hits:

[Video Captureh263encoder

Description: 简单的视频编码器,包含中心搜索、块匹配、运动补偿等等.-Simple video encoder, including the central search, block matching, motion compensation and so on.
Platform: | Size: 13522944 | Author: 张山 | Hits:

[Mathimatics-Numerical algorithmsu3vw1x.ZIP

Description: 起重机滑轮组补偿臂架的优化设计Crane compensation arm of pulley block optimization design-Crane compensation arm of pulley block optimization design
Platform: | Size: 140288 | Author: wt120 | Hits:

[Special EffectsSHAKE_PROOF

Description: 手持式摄像机在使用时常常会受到使用者有意无意抖动的影响,从而影响成像效果,造成录制视频的不稳定及跳动问题,尤其是在使用者在一场景中特写或者跟踪某一具体目标时,使用者通常不能准确定位到或者估计出运动目标的位置,从而造成目标在视频中位置的不稳定,造成视频的主观效果变得不理想。 为了解决这一问题,我们需要设计一种算法来识别这种无意义的运动并设法通过补偿的方式来使得场景中的目标物体保持位置稳定的状态。 手持式摄像机捕获的视频通常都会受到抖动的影响,这严重的影响视频的主观效果。 这里提出的算法可以可靠的用于数字视频的去抖动。这个算法通过识别这些意外的抖动并且利用运动补偿的方法来获得一个较好的视频输出。 这个系统可以分为三个模块:(1)运动估计模块;(2)抖动识别模块;(3)运动补偿模块。 注:代码在matlab 7.7.0(R2008b)运行通过 [1] F Vella, A Castorina, M Mancuso. Digital image stabilization by adaptive block motion vectors filtering, IEEE Transactions on Consumer Electronics, 2002-Handheld cameras are often used by the user intentionally or unintentionally, the influence of jitter affect the imaging results, resulting in instability and beat the problem of recording video, and especially in the user in a scene close-up or tracking a specific target,users often can not accurately navigate to estimate the location of the moving target, resulting in the subjective effects of target location of the instability in the video, resulting in video not ideal. In order to solve this problem, we need to design an algorithm to identify such a meaningless exercise and try to make the object in the scene to keep the position stable state by way of compensation. The handheld camera captured video usually subject to the influence of jitter, the subjective effect of which seriously affect the video. The algorithm proposed here can be reliably used for digital video to jitter. This algorithm by identifying the jitter of these accidents and the use of motion compensation m
Platform: | Size: 2348032 | Author: Andy He | Hits:

[Special Effects815-mvp

Description: 图像处理:计算一个视频序列的运动估计和补偿,TTS法搜索匹配块,并计算两帧图像的残差。-Image processing: computing the motion estimation and compensation of a video sequence, TTS method search for a matching block, and calculating the two image residuals.
Platform: | Size: 5120 | Author: dj | Hits:

[Otherphase-history-domain

Description: 任意航迹下单块的基于相位历史域的波前弯曲补偿算法-Single block of arbitrary Track bending compensation algorithm based on wavefront phase history domain
Platform: | Size: 3072 | Author: 何成 | Hits:

[Special EffectsOBMC

Description: 此代码通过OBMC(重叠块运动补偿)实现了视频插帧运算。利用已有的运动向量和前后两帧图像,通过OBMC算法,求出中间内插帧-This video frame interpolation operator code OBMC (overlapped block motion compensation). Using the existing motion vectors and two of front and rear image is obtained through the the OBMC algorithm, intermediate interpolated frame
Platform: | Size: 1024 | Author: ll | Hits:

[Special EffectsOBMCforMC

Description: 代码利用OBMC(重叠块运动补偿)算法,实现运动补偿。利用前一帧和当前帧的运动向量场,重建出当前帧。-Code utilization OBMC (overlapped block motion compensation) algorithm, motion compensation. Using the motion vector field of the previous frame and the current frame and the reconstructed current frame.
Platform: | Size: 1024 | Author: ll | Hits:

[ELanguageMotion-compensation

Description: 运动补偿是一种描述相邻帧(相邻在这里表示在编码关系上相邻,在播放顺序上两帧未必相邻)差别的方法,具体来说是描述前面一帧(相邻在这里表示在编码关系上的前面,在播放顺序上未必在当前帧前面)的每个小块怎样移动到当前帧中的某个位置去。这种方法经常被视频压缩/视频编解码器用来减少视频序列中的空域冗余-The motion compensation is a description of the adjacent frame (adjacent represented here on the coding relationship adjacent two, on the playback sequence not necessarily adjacent) difference method, specifically the one described earlier (adjacent said herein the coding relationship in front of, on the playback sequence not necessarily how each small block in the current frame the front) to move to a location in the current frame to go. Such methods are often video compression/video codec used to reduce the redundancy of the airspace in the video sequence
Platform: | Size: 10803200 | Author: 张怡然 | Hits:

[Software Engineeringblock-merging

Description: HEVC中基于残差能量判别错误宏块合并进行错误隐藏的方法,对错误隐藏方法有很大创新。-We propose a motion-compensated error conceal- ment method for HEVC and implement the method in reference software HM. The motion vector the co-located block will be refined for motion compensation. Based on the reliability of these MVs, blocks will be merged and assigned with new MVs. Motion Compensated Error Concealment for HEVCBased on Block-Merging and Residual EnergyThe experimental results show both a substantial PSNR gain as well as an improvement in visual quality.
Platform: | Size: 339968 | Author: april | Hits:
« 12 »

CodeBus www.codebus.net