Custom Analysis Options

Custom analysis allows you to customize the image processing steps. This is created to allow the user the opportunity to tailor the processing to the best of their ability without having to worry about the code behind it.

For information on what an operation might do, the scikit image page (which these processing steps draw on) will be linked to allow the user to read more on its purpose.

Below is a general list of the steps.

Main Processing Options

Mask Options

Morphology Options

Undo/Redo

Note

Previous image can only go back once.

  • Use Previous Image (will use the previously created image prior to the most recent action)

  • Use Most Recent Image (this will return you to the current image if you clicked previous image)

  • Use Original Image (reset to the originally loaded in image)

  • Use Previous Mask (will use the previously created mask prior to the most recent action)

  • Use Most Recent Image (this will return you to the current mask if you clicked previous mask)

This information can also be found in the “Help” section of the application.