crosscalib
Description
"Cross-calibrate" two images: given points S in a source image and corresponding points D in a destination image, find a vector of factors v for the bands such that S=vD, and transform S accordingly. Essentially, and crudely speaking, make the colours in S match those in D by sampling the same points in each. Bad pixels in the parent image will be ignored for getting the colours, and the new image will have the DQ bits from S.
Uncertainty is not propagated through this node.
DQ is propagated from the source image.
Connections
Inputs
Index | Name | Type | Desc |
---|---|---|---|
0 | source | img | (none) |
1 | dest | img | (none) |
Outputs
Index | Name | Type | Desc |
---|---|---|---|
0 | out | img | (none) |