摘要
提出了一种利用视频图像测量物体摆动特性的方法。给出视频图像处理的基本流程和方法,利用AVI函数对视频图像逐帧分解,使用一维最大熵算法实现图像的分割,利用重心算法计算物体的运动轨迹。最后给出核心算法的C++实现及对塔吊载荷摆实验的分析结果。
A method for measurement of object's oscillation behavior using video-image is presented.Treatment flow for video-image is presented,using AVI function to discompose frames,applying one-dimension maximum entropy algorithm in segmentation of image,employing barycenter algorithm to calculate object's movement track.The fulfillment of core algorithm with C++ is presented,and the analysis result of Object's oscillation behavior with this method is shown.
出处
《计算机工程与应用》
CSCD
北大核心
2005年第25期183-185,共3页
Computer Engineering and Applications
基金
山东省自然科学基金资助项目(编号:Y2003G01)
关键词
摆动特性
AVI
图像分割
重心算法
oscillation behavior,AVI,segmentation of image,barycenter algorithm