摘要
为提高电子稳像系统中重要环节——运动估计的计算速度 ,结合 Intel公司Pentium处理器新增的 MMX指令 ,采用混合编程技术 ,在使用 Visual C++进行程序设计和开发的过程中 ,用嵌入 MMX汇编语言实现计算量密集的运动估计 ,极大地提高了运动估计的计算速度 .
To speed up compute of motion estimation, which is the significant component in electronic image stabilization system, an efficient method making use of compound language programming is presented. According to the MMX instructions provided in Pentium microprocessor of Intel Corporation, the inline MMX assembler is used in Visual C++ program. Due to high efficiency and high speed of MMX assemble language, this method can greatly accelerate the speed of motion estimation, and reduces the consumption of compute. This method effectively meets the demand of motion estimation in electronic image stabilizations system.
出处
《北京理工大学学报》
EI
CAS
CSCD
北大核心
2001年第2期252-255,共4页
Transactions of Beijing Institute of Technology
基金
部级基金资助项目
关键词
运动估计
电子稳像
混合编程
数字图像处理
motion estimation
electronic image stabilization
compound language programming