计算机与现代化

• 图像处理 • 上一篇    下一篇

基于OpenCV的导引头图像处理算法性能评估软件

  

  1. 海军航空工程学院兵器科学与技术系,山东烟台264001
  • 收稿日期:2016-08-05 出版日期:2017-03-29 发布日期:2017-03-30
  • 作者简介:刘青松(1992-),男,山东威海人,海军航空工程学院兵器科学与技术系硕士研究生,研究方向:图像处理; 谢晓方(1962-),男(满族),河北承德人,教授,博士生导师,研究方向: 武器系统与运用; 曹建(1979-),男,山西太原人,讲师,研究方向:虚拟现实,计算机视觉; 张龙杰(1983-),男,山东烟台人,讲师,研究方向:武器系统建模与仿真。

Performance Evaluation Software of Seekers Image#br# Processing Algorithm Based on OpenCV

  1. Department of Ordnance Science and Technology, Naval Aeronautical and Astronautical University, Yantai 264001, China
  • Received:2016-08-05 Online:2017-03-29 Published:2017-03-30

摘要:

针对导引头图像处理算法的评估问题,设计图像处理算法评估软件平台。采用插件方式进行测试算法的开发,使待测算法和评估软件分离;采用工厂模式进行指标类的设计,使得指标设计具有扩
展性;设计通用的算法接口和数据结构,对各类预处理、检测、跟踪算法进行评估。利用视景仿真模块生成各种条件下的测试图像,能够覆盖各类测试条件;利用OpenCV的多样的函数库和标准的图像格
式,极大地提高软件开发效率。通过仿真实验验证了系统的可行性和通用性。

关键词: OpenCV, 图像处理算法, 性能评估, 软件工程

Abstract:

Aiming at the evaluation of the image processing algorithm of the seeker, this paper designs an image processing algorithm evaluation software platform. The algorithm
test software is developed by using the plugin method, which separates the tested method from the evaluation software. The design of the index class is carried out by using
the plant model which makes the index design scalable. The common algorithm interface and data structure are designed, which can evaluate various kinds of preprocessing,
detection and tracking algorithms. The visual simulation module is used to generate test images under various conditions, which can cover all kinds of test conditions. By using
OpenCVs diverse function library and standard image format, the efficiency of software development is improved. Finally, the feasibility and generality of the system are
verified by the simulation experiment.

Key words: OpenCV, image processing algorithm, performance evaluation, software engineering

中图分类号: