Filters - 3dct/open_iA GitHub Wiki

open_iA provides several filters for processing datasets, for example:

  • Edge Detection
  • Morphology Filters
  • Resampling
  • Segmentation
  • Smoothing
  • and many more

These filters are available via the "Filters" menu entry. Most image processing filters are implemented in the CommonImageFilters module.

Most filters create a new dataset (most of the time an image). You can specify whether the new dataset should be added to the current child window or to a new window via the preferences (red "P" in the toolbar on the bottom), see the checkbox "Results in new window".

Most filters have at least one parameter; when selecting a filter with parameters from the Filters menu, a parameter input dialog will open. In this dialog, for most filters you will find a detailed description on how to parameterize them and what input they require.

See the "Select and Run Filter..." entry in the Filter menu for an alphabetically sorted overview of all available filters; you can also search for a specific filter by name (parts) there.