Reclassify pixels using information from a feature class

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

If you have a feature class with land use information, you can use it to help reclassify your classified dataset. The Reclass Using Features Переклассифицировать, используя объект operation uses the value of a feature to reclassify your data. The feature class must have a field with the same class values as the classified raster.

The workflow follows these four steps:

  1. Start a Pixel Editor session.
  2. Use a feature to create your region.
  3. Rasterize the region.
  4. Save your edits.

Start a Pixel Editor session

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

  1. In your map, make sure you have a thematic or classified raster and a feature class.
  2. In the Contents pane, highlight the thematic raster layer.
  3. Щелкните вкладку Изображения.
  4. Щёлкните на кнопке Редактор пикселов Запустить Редактор пикселов.

You are now able to edit your thematic or classified raster dataset using Pixel Editor.

Use a feature to create your region

Edits using Pixel Editor are performed on the specified region. Feature To Region allows you to select a feature within a feature class to specify your region.

  1. Zoom into the area where you want to reclassify.

    Zoom into the area of interest

    The dark blue polygon is a feature that defines the river.

  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 Feature To Region Объект в регион.
  4. Click a feature within your map view.
  5. Feature To Region

This will use the geometry of the feature to create a region.

Rasterize the region

We will use this feature to also derive the classification information.

  1. Click the Operations drop-down menu, and choose Reclass Using Features Переклассифицировать, используя объект from the gallery.

    This will open the Pixel Editor Operations pane.

  2. Use the Input Features drop-down arrow to choose the feature class you will be using to reclassify your data.
  3. Use the Fields drop-down arrow to choose the field within your feature class that contains the class information. Only integer fields are accepted as valid reclassification fields.
  4. Click Apply to reclassify the selected region.
  5. Reclassify the pixels to water

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

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

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

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

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

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