Skip to content

This package includes algorithms for processing mosaics generated from images of Unmanned Aerial Vehicles (UAVs)

License

Notifications You must be signed in to change notification settings

Harmonize-Brazil/mosaic_utils

Repository files navigation

mosaic_utils logo

Software License Documentation Status Software Life Cycle Release

About

mosaic_utils is a Python package that provides a collection of algorithms and helper functions for processing mosaics generated from drone imagery. It includes tools for handling geospatial metadata, managing sensor-derived information, and performing postprocessing steps commonly required in drone-based mapping workflows.

Documentation

Full documentation is available at:

https://mosaic-utils.readthedocs.io/en/latest/

Installation

For full installation instructions, please refer to:

docs/source/installation.rst

Obs.: For Windows click here.

Usage

Examples, command references and workflows are available in:

docs/source/usage.rst

Quick Start

Run crop-mosaic to crop a raster using the convex hull of a negative buffer:

crop-mosaic --mosaic_image /path/to/mosaic.tif --threshold_area 0.005

Or check all available options:

crop-mosaic --help

License

About

This package includes algorithms for processing mosaics generated from images of Unmanned Aerial Vehicles (UAVs)

Resources

License

Stars

Watchers

Forks

Packages

No packages published