Skip to main content

Crate glint_mask_tools

Crate glint_mask_tools 

Source

Re-exports§

pub use core::algorithm::GlintAlgorithm;
pub use core::image_loader::ImageLoader;
pub use core::masker::Masker;
pub use core::masker::MaskerBuilder;
pub use core::postprocessor::PostProcessor;
pub use core::sensor::Sensor;
pub use core::sensor::SensorRegistry;
pub use algorithms::threshold::ThresholdAlgorithm;
pub use error::GlintError;
pub use error::Result;
pub use loaders::big_tiff::BigTiffLoader;
pub use loaders::multi_file::BandScheme;
pub use loaders::multi_file::ConfigurableMultiFileLoader;
pub use loaders::multi_file::MultiFileLoaderConfig;
pub use loaders::single_file::SingleFileLoader;

Modules§

algorithms
Rust implementation of glint mask generation tools for UAV and aerial imagery.
cli
config
core
error
loaders
utils

Constants§

VERSION
Current version of the library