# NOT RUN {
data(peppers) # Peppers image is bundled with the package and it is a
# standard test image in image processing literature.
#step.edges = stepEdgeLLK(image=peppers, bandwidth=9, thresh=17, plot=FALSE)
#parSel = roofEdgeParSel(image=peppers, bandwidth=5:6, thresh=
#c(5000,10000), nboot=10, edge1=step.edges, blur=FALSE) # Time Consuming
# }
Run the code above in your browser using DataLab