A modular object oriented image understanding environment
Daryl T. Lawton, D.M. Mead
Abstract
Daryl T. Lawton, D.M. Mead
Abstract
The architecture of an image understanding environment is presented. The use of object-oriented programming (OOP) principles in its design and programming constructs is described. It is based upon a small number of components that have been found useful in previous environments and stresses the use of OOP principles. The inheritance mechanisms associated with OOP provide an extendable hierarchy of image understanding objects. This allows the common operations over a class of object to be cleanly expressed. Another feature of OOP, encapsulation, allows the hiding of the implementation of a particular object with respect to its interactions with other objects.>
OpenAlex reports 6 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
The architecture of an image understanding environment is presented. The use of object-oriented programming (OOP) principles in its design and programming constructs is described. It is based upon a small number of components that have been found useful in previous environments and stresses the use of OOP principles. The inheritance mechanisms associated with OOP provide an extendable hierarchy of image understanding objects. This allows the common operations over a class of object to be cleanly expressed. Another feature of OOP, encapsulation, allows the hiding of the implementation of a particular object with respect to its interactions with other objects.>
Key concepts: Object-oriented programming, Computer science, Class hierarchy, Modular design, Encapsulation (networking), Inheritance (genetic algorithm), Programming language, Object-oriented design