计算机应用 ›› 2011, Vol. 31 ›› Issue (01): 58-60.

• 第八届中国计算机图形学大会优秀论文 • 上一篇    下一篇

基于消失点的坐标校准算法

谭方勇1,于复生2,吴建平2   

  1. 1. 苏州市职业大学计算机工程系
    2.
  • 收稿日期:2010-06-28 修回日期:2010-07-31 发布日期:2011-01-12 出版日期:2011-01-01
  • 通讯作者: 谭方勇
  • 基金资助:
    内部云计算中图像的知识管理与快速准确挖掘技术研究

Coordinate calibration based on vanishing point

  • Received:2010-06-28 Revised:2010-07-31 Online:2011-01-12 Published:2011-01-01

摘要: 提出一种新的基于消失点的坐标校准算法,并将此算法应用于运动车辆的跟踪检测。该算法只需要知道消失点和已知尺寸物体在图像中的位置就可以实现坐标校准。与其他算法相比,该算法不需要预先知道摄像机的配置和参数,具有更广泛的适应性和更高的灵活性。在算法实现的过程中,使用了一维数组来表示前景分布矩阵,而非二维数组,从而有效地降低了算法空间复杂度。

关键词: 车辆跟踪检测, 消失点, 坐标校准, 数字图像处理, 运动车辆

Abstract: A new coordinate calibration algorithm based on vanishing point is proposed and applied to moving vehicle tracking and detection. According to this algorithm, coordinate calibration can be implemented with knowledge of the vanishing point and the position of scaled objects. It is more robust and flexible than others because the configuration and parameters of camera are not required. Foreground matrix is presented by 1-D array instead of 2-D array, which effectively reduces the space complexity of the algorithm.

Key words: vehicle tracking and detection, vanishing point, coordinate calibration, digital image processing, moving vehicle