Boeing Simulation 3.1 API Specification

locater
Interface ObjectLocater

All Superinterfaces:
Component
All Known Implementing Classes:
SocketObjectLocaterTemplate

public interface ObjectLocater
extends Component

An ObjectLocater should take in a raw image and the process it by looking for recongnized objects in the image.

Version:
$Revision: 1.5 $
Author:
Dave Jurgens

Method Summary
 world.WorldImage processImage(uav.UAVImage image)
          Return a processed image that contains all identified objects
 
Methods inherited from interface connect.Component
connect, getConnection
 

Method Detail

processImage

public world.WorldImage processImage(uav.UAVImage image)
Return a processed image that contains all identified objects


Boeing Simulation 3.1 API Specification

To submit a bug or feature email the author of that class. Funding for this research was provided by Boeing and DARPA.