abc#

Abstract base classes used throughout this library.

Classes

AbstractSensor()

An interface for an imaging sensor or an ensemble of imaging sensors.

AbstractCamera()

An interface describing a generalized camera.

AbstractImageData([inputs, outputs])

An interface for image-like data.

AbstractCameraData([inputs, outputs])

An interface for image data taken with a particular camera.

AbstractSensorData([inputs, outputs])

An interface for representing data captured by an entire image sensor.

AbstractTapData([inputs, outputs])

An interface for representing data gathered by a single tap.