%0 Journal Article %A Hong, Ki Sang. %A Ikeuchi, Katsushi %A Gremban, Keith D. %D 1991 %T Minimum cost aspect classification : a module of a vision algorithm compiler %U https://kilthub.cmu.edu/articles/journal_contribution/Minimum_cost_aspect_classification_a_module_of_a_vision_algorithm_compiler/6607307 %R 10.1184/R1/6607307.v1 %2 https://kilthub.cmu.edu/ndownloader/files/12097847 %K Computer vision. %K Automatic programming (Computer science) %X Abstract: "An important issue in building a model-based vision system is how to extract and organize the relevant knowledge of an object, and systematically turn this knowledge into a working vision system. One approach is to use a vision algorithm compiler, which utilizes stored models of objects, sensors, and processing operations to automatically generate a working vision system. In this paper, we discuss the design of one module of an optimizing vision algorithm compiler which determines the minimum-cost sequence of operations needed to classify an object into an aspect. Given the costs of various feature extraction operations, the module searches over the space of possible classification strategies for the combination of operations that minimizes the expected cost.The optimal strategy is compiled in the form of an aspect classification tree. The classification tree may be expensive to compile, but this cost is incurred off-line, and may result in significant savings at run-time. The performance of the module is illustrated with several examples." %I Carnegie Mellon University