Remove anomalies from elevation data

Доступно с лицензией Image Analyst.

If your elevation raster has spikes, holes, outlier values, or noise, you can edit these pixels using Pixel Editor.

This workflow will follow these four steps:

  1. Start a Pixel Editor session.
  2. Select the region to clean up.
  3. Remove noise from your elevation.
  4. Save your edits.

Start a Pixel Editor session

В Редакторе пикселов одновременно можно редактировать только один слой в виде карты. Контекстный слой, который используется при запуске сеанса Редактора пикселов - это единственный слой, который можно редактировать в виде карты. Для того, чтобы изменить другой слой карты, вам сначала нужно закрыть Редактор пикселов, выбрать другой слой на панели Содержание, а затем заново открыть Редактор пикселов, чтобы поработать с этим слоем.

  1. In the Contents pane, highlight the elevation raster dataset layer that you want to edit.

    В Редакторе пикселов можно изменять только растровые наборы данных.

  2. Щелкните вкладку Изображения.
  3. Щёлкните на кнопке Редактор пикселов Запустить Редактор пикселов.

You are now able to edit your elevation raster dataset using Pixel Editor.

Select the region

Edits using Pixel Editor are performed on the region you specify. The Region drop-down menu allows you to choose which tool you want to use to specify your region. The Region Mode allows you to create a new region, or modify an existing region. In this workflow, we will specify an area to edit, and then perform an operation to clean up the data.

  1. Zoom in to the area where you want to remove pixel anomalies from your data.
  2. In the Pixel Editor tab, click the drop-down arrow below Region Mode, and choose New Задать новый регион.
  3. Click the drop-down arrow below Region, and choose Polygon Нарисовать скетч полигона. Notice that there are some pixels in the data that look significantly different than most of the surrounding pixels.
  4. Draw a polygon around the area of interest; double-click to end the polygon.

    Outliers in the region

Edit the elevation data

There are several ways we can correct or edit elevation data. In this workflow, we will remove the anomalies or noise from the data. An outlier is defined as pixels that are different than surrounding pixels by a statistical threshold.

  1. Click the Operations drop-down menu, and choose Outlier Filter Фильтр выбросов from the gallery.

    The Pixel Editor Operations pane will appear.

  2. Make sure that the region you created is selected. If not, click the Select tool Выбрать регион from the Region group, and select the region.
  3. In the Pixel Editor Operations pane, change the Threshold to 3 standard deviations. A higher value will choose pixels to filter that are further from the average pixel value within the filter window. The Filter Size specifies the size of the window for filtering the outlier pixels.
  4. Click Apply.

    The outliers are assigned a new value determined by the pixel values contained in the specified filter window.

    Outliers edited

Сохранение изменений

Чтобы закрепить изменения в источнике данных, их необходимо сохранить.

  1. В группе Сохранить нажмите кнопку Сохранить Сохранить.

    Чтобы сохранить свои изменения, но не вносить их в источник данных, сохраните их в новый файл. В группе Сохранить нажмите кнопку Сохранить как Сохранить как и укажите папку и имя для нового файла.

  2. Щелкните Закрыть редактор пикселей Закрыть в группе Закрыть, когда закончите редактировать набор растровых данных.

Связанные разделы