Name: Onboard_Color_Matrix | Version Id: 1.0.0.0 | ||
---|---|---|---|
Description:The Onboard_Color_Matrix class represents a 3x3 matrix that is used onboard to perform color correction. It is done after de-Bayering, as all three color bands are needed for each pixel. The first three elements are multiplied by the R,G,B (respectively) pixel values and summed to get the output Red pixel value. Similarly, the second three create the output Green, and the last three the output Blue. If the label is not present, no correction was performed. | |||
Namespace Id: img | Steward: img | Role: TBD_role | Status: Active |
Class Hierarchy: Onboard_Color_Matrix | |||
Attribute(s) | Name | Cardinality | Value |
onboard_R_r | 1..1 | None | |
onboard_R_g | 1..1 | None | |
onboard_R_b | 1..1 | None | |
onboard_G_r | 1..1 | None | |
onboard_G_g | 1..1 | None | |
onboard_G_b | 1..1 | None | |
onboard_B_r | 1..1 | None | |
onboard_B_g | 1..1 | None | |
onboard_B_b | 1..1 | None | |
No Associations | |||
Referenced from: Color_Processing |