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