lch_raster: Construct Lch images from an hyperspectral camera

View source: R/lch_raster.R

lch_rasterR Documentation

Construct Lch images from an hyperspectral camera

Description

This function takes as input an hyperspectral image and calculates the corresponding Lch parameters for each pixel, result in a stack of three images corresponding the each of the Lch parameters.

Usage

lch_raster(raster)

Arguments

raster

Raster object with the camera file

Value

The function returns a raster stack object with three layers: L, c and h


bmjesus/hyperfish documentation built on May 30, 2022, 4:04 p.m.