Frame-based system for image interpretation

作者:

Highlights:

摘要

This paper describes a frame-based computer vision system named FABIUS implemented in Prolog. Advantages of using frames for computer vision are that they are modular and understandable; structural, decomposable objects can be described by part frame hierarchies, and specialization frame hierarchies enable property inheritance and flexible, efficient object classification. Image processing operations, written in C, are triggered as demons when specific slots in a frame are accessed. Prolog provides the problem solving facilities of backtracking and pattern matching. The system is shown to be well suited to rapid development of applications and alternative interpretation strategies, and its operation is illustrated when applied to the task of identifying vehicles in cluttered real-world scenes.

论文关键词:image interpretation,frame-based computer vision system,FABIUS,Prolog,image processing

论文评审过程:Received 15 November 1989, Revised 21 February 1991, Available online 14 August 2003.

论文官网地址:https://doi.org/10.1016/0262-8856(91)90002-7