Lucid.CLIP.AdjustPixels¶
This task type uses CLIP to adjust an image by evaluating a polynomial y = c0 + c1 * x + c2 * x * x for each pixel value. Optionally the pixel values can also saturated to an interval first.
This task type uses CLIP to adjust an image by evaluating a polynomial y = c0 + c1 * x + c2 * x * x for each pixel value. Optionally the pixel values can also saturated to an interval first.