| << Army Countermine Program | Back to Contents >> |
A second frame grabber
card acquires the data from the
DALSA linescanner. Frame
processing is a series of functions that
are performed on the data to
prepare it for the detection algorithm oriented cube processing.
Frame
processing functions include band discard and binning, calibration,
rotation
from Band Interleaved by Line (BIL) to Band Interleaved by Pixel (BIP),
and
bad detector removal. For cube processing, multiple frames of
data
(usually 400-1200 frames) must be buffered for the detection algorithm
since
it must have access to both spatial and spectral data. Point
processing
includes those functions that are performed on the data after the
detection
decision (threshold). These include clustering of detections,
prioritization
of the detections, calculation of coordinates, and generating
high-resolution
image “chips” (256x256 image centered on the detection).
The
overall flow of the processing is shown in figure above. In
addition to the detection algorithm oriented function, the option is
provided to calibrate and save data as they are being acquired.