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