pybsm.simulation.functional

The Python Based Sensor Model (pyBSM) is a collection of electro-optical camera modeling functions.

Developed by the Air Force Research Laboratory, Sensors Directorate.

Author citation: LeMaster, Daniel A.; Eismann, Michael T., “pyBSM: A Python package for modeling imaging systems”, Proc. SPIE 10204 (2017)

Distribution A. Approved for public release. Public release approval for version 0.0: 88ABW-2017-3101 Public release approval for version 0.1: 88ABW-2018-5226

Maintainer: Kitware, Inc. <nrtk@kitware.com>

Functions

img_to_reflectance

Maps pixel values to reflectance values with linear interpolation between points.

instantaneous_FOV

The instantaneous field of view; i.e., the angular footprint of a single detector in object space.

simulate_image

Simulates radiometrically accurate imagery collected through a sensor.

stretch_contrast_convert_8bit

Adjusts the contrast of an image and converts it to an 8-bit format.

wiener_filter

An image restoration transfer function based on the Wiener Filter.