inst/examples/presetThrExample.R

x <- loadPhoto()
x <- raster::subset(x, 3)
bin <- presetThr(x, 125)
bin
plot(bin)
GastonMauroDiaz/caiman documentation built on Jan. 22, 2022, 4:43 a.m.