Model-Based Vision System by Object-Oriented Programming
暂无分享,去创建一个
Abstract : This paper presents an approach to using object-oriented programming for the generation of a object recognition program that recognizes a complex 3-D object within a jumbled pile. We generate a recognition program from an interpretation tree that classifies an object into an appropriate attitude group, which has a similar appearance. Each node of an interpretation tree represents a feature matching. We convert each feature extracting or matching operation into an individual processing entity, called an object. Two kinds of objects have been prepared: data objects and event objects. A data object is used for representing geometric objects (such as edges and regions) and extracting features from geometric objects. An event object is used for feature matching and attitude determination. A library of prototypical objects is prepared and an executable program is constructed by properly selecting and instantiating modules from it. The object-oriented programming paradigm provides modularity and extensibility. This method has been applied to the generation of a recognition program for a toy wagon. The generated program has been tested with real scenes and has recognized the wagon in a pile. Keywords: Robotics; Libraries.
[1] Chris Goad,et al. Special purpose automatic programming for 3D model-based vision , 1987 .
[2] Takeo Kanade,et al. Towards automatic generation of object recognition programs , 1988 .
[3] Charles L. Forgy,et al. OPS5 user's manual , 1981 .
[4] Katsushi Ikeuchi,et al. Determining a Depth Map Using a Dual Photometric Stereo , 1987 .
[5] J. Canny. Finding Edges and Lines in Images , 1983 .