cabaret.camera.ColumnPixelDefect.introduce_pixel_defect

cabaret.camera.ColumnPixelDefect.introduce_pixel_defect#

ColumnPixelDefect.introduce_pixel_defect(image, camera, **kwargs)[source]#

Introduce the defect into the image.

Parameters:
  • image (np.ndarray) – The image to which the defect will be introduced.

  • camera (Camera) – The camera to which the defect applies.