radiometricfilter_chunk: Performs radiometric filtering based on three criteria: NDVI,...

View source: R/radiometricfilter_chunk.R

radiometricfilter_chunkR Documentation

Performs radiometric filtering based on three criteria: NDVI, NIR reflectance, Blue reflectance

Description

Performs radiometric filtering based on three criteria: NDVI, NIR reflectance, Blue reflectance

Usage

radiometricfilter_chunk(blk, r_in, Thresholds, Spectral_Bands)

Arguments

blk

character. Path of the image to be processed

r_in

character. Path of the mask corresponding to the image

Thresholds

character. Path for output directory

Spectral_Bands

character. Type of PCA: choose either "PCA" or "SPCA"

Value

mask = updated mask values


jbferet/biodivMapR documentation built on April 12, 2025, 1:32 p.m.