Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.25 KB

File metadata and controls

28 lines (16 loc) · 1.25 KB

QRasterMerge

Image

QGIS plugin for seamlessly merging overlapping rasters. It features memory-efficient cutline merging and histogram matching capabilities.

Image

Installation

Install QRasterMerge via the QGIS plugin manager or import the .zip file manually from releases. Before you install it, make sure you also have the QPIP plugin installed, which will take care of installing a few dependencies for you.

Make sure you have at least QGIS 3.40.

Usage

  1. From QGIS, go to Raster --> QRasterMerge --> Seamless Merge
  2. Pick at least 2 raster layers
  3. Check the settings, including Blending Distance and Equalize Color Histograms
  4. Press Run.

Histogram Matching Reference

When using histogram matching, the first layer is used as the reference (colors will be matched to the first layer). If you want to use a different reference layer, rearrange the order of the layers in the input layers list.

License

AGPLv3