Filter


The concept of filtering involves neighborhood operations work with the values of the image pixels in the neighborhood and the corresponding values of a sub image that has the same dimensions as the neighborhood.  The Filter operation can be classified as:

Edge Filter

Local discontinuities in image luminance from one level to another are called luminance edges, limited to image amplitude discontinuities between reasonably smooth regions. There are two major classes of differential edge detection: first- and second-order derivative. For the first-order class, some form of spatial first-order differentiation is performed, and the resulting edge gradient is compared to a threshold value. An edge is judged present if the gradient exceeds the threshold. For the second-order derivative class of differential edge detection, an edge is judged present if there is a significant spatial change in the polarity of the second derivative.

Smoothing Spatial Filters

Smoothing filters are used for blurring and for noise reduction. Blurring is used in preprocessing steps, such as removal of small details from an image prior to (large) object extraction, and bridging of small gaps in lines or curves. Noise reduction can be accomplished by blurring with a linear filter and also by nonlinear filtering.

Morphological Filters

Morphological image processing is a type of processing in which the spatial form or structure of objects within an image are modified. Dilation and erosion are three fundamental morphological operations.


It is accessible through:


   PROCESSING → RASTER PROCESSING → FILTER...

    Selection of the layer to apply the filter

  1. On the Layer field select the raster layer to apply the filter. 

    Filter parameters

  1. Select the Type of filter to be used. Depending on the selected type different and additional parameters field will appear below, e.g., if a morphological filter is selected another parameter (Morph Type) appears and proper value should be setup.
  2. Set the number of iterations.
  3. In  Bands select the desired bands to be processed.
  4. Check in the Preview box to activate visualization of operation and click on the New ROI button to draw the area to be used by the filter operation.
    If the user check in the User Mask Definition box, it is allowed to define information about the mask being used.

    Output information

  1. Repository - Select one type of repository by  clicking on the   button to save the output layer as a file or on the     button to save it in the database.
  2. Layer Name - inform the raster name.
  3. Press the OK button to save the resulting raster with filter.
Hint: The filtered image will be added as a new layer at the TerraView project.

Hint: Although the user can change the layer by selecting in the Layer Explorer, it does not change the layer selected in a open filter interface.