Filtering Images

You can filter images by applying standard image filters, comprehensive filters, and arithmetic operations. You should note that some filters are known for detecting or preserving edges, while others are typically used for smoothing or denoising (see Filter Types). If required, you can work in Advanced Mode, which lets you specify an output data type as well as work with multi-scale images (see Working with the Advanced Options).

Sometimes the best results may be obtained by applying two or more filters sequentially. For example, you may need to preserve edges while smoothing uniform yet noisy areas. In the Image Processing panel, you can simply add sequential filtering operations to create a composite filter. However, you should be careful to note your order of operations as some filters may be contradictory and may not always be simply applied sequentially.
How to Filter Images
  1. Choose Workflows > Image Filtering on the menu bar.

    The Image Filtering panel appears in a contextual window that includes a preview window and the Data Properties and Settings panel (see Image Filtering Window).

  2. If required, you can import image data by clicking the Import Image Files button.

    See Importing Image Files for information about importing image data.

  3. Do the following, as required:
  4. Preview the effect of the selected operation(s), recommended (see Previewing Operations).
  5. Apply the selected operations to modify the selected dataset or to create a new dataset (see Applying Operations).