Onboard_Color_Matrix

Name: Onboard_Color_MatrixVersion 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: imgSteward: imgRole: TBD_roleStatus: Active
Class Hierarchy: Onboard_​Color_​Matrix
Attribute(s)NameCardinalityValue
 onboard_​R_​r1..1None
 onboard_​R_​g1..1None
 onboard_​R_​b1..1None
 onboard_​G_​r1..1None
 onboard_​G_​g1..1None
 onboard_​G_​b1..1None
 onboard_​B_​r1..1None
 onboard_​B_​g1..1None
 onboard_​B_​b1..1None
No Associations 
Referenced from: Color_​Processing