data(sar) # SAR image is bundled with the package and it is a
# standard test image in statistics literature.
set.seed(24)
parSel <- stepEdgeParSelLLK(image = sar, bandwidth = 5, thresh = c(17,21), nboot = 1)
Run the code above in your browser using DataLab