Skip to content

KipTool manual: BaseModules

Chiara Carminati edited this page Jun 3, 2019 · 19 revisions

BaseModules

The BaseModules implements basic image operation on a the pixel intensities. From the add button, select the BaseModules library and choose between the available modules:

DoseCorrection

Implements dose correction by normalizing images by the mean value of a user selected open beam region of interest (ROI) of the image itself. Inputs are:

  • selected ROI of an open beam region
  • Slope and Intercept for linear scaling of pixel intensity

Go back up

ScaleData

Scales linearly each pixel intensities according to an intercept and slope value given as inputs. Inputs are:

  • Slope and Intercept of the linear function used to scale each pixel intensity

Go back up

ClampData

Saturates image intensity values below and above user defined grey values limits. Inputs are:

  • min and max pixel intensity values to applied for clamping

Go back up

Return to Image Processing Modules

Return to TOC

Clone this wiki locally