Name: Shutter | Version Id: 1.0.0.0 | ||
---|---|---|---|
Description:Shutter is a class to hold information for shutter type of camera. Currently only "Global" or "Rolling" are allowed. Global normally exposes all pixels at the same time, so the image captures a consistent view of moving objects. Rolling scans across the scene, meaning each pixel is exposed at a slightly different time, which can introduce distortions for rapidly moving objects. This is generally a property of the camera itself and does not vary from frame to frame. | |||
Namespace Id: img | Steward: img | Role: TBD_role | Status: Active |
Class Hierarchy: Shutter | |||
Attribute(s) | Name | Cardinality | Value |
shutter_type | 1..1 | Global, Rolling, Unknown | |
readout_direction_pixel | 0..1 | Bottom to Top, Left to Right, Right to Left, Top to Bottom | |
readout_direction_line | 0..1 | Bottom to Top, Left to Right, Right to Left, Top to Bottom | |
pixel_readout_time | 0..1 | None | |
line_readout_time | 0..1 | None | |
frame_readout_time | 0..1 | None | |
No Associations | |||
Referenced from: Detector |