# # Scribble all over the image # # first load processors PROCESSORS: 1 = "lines" 2 = "coltolum" # extract brightness channel. 3 = "photographic" # Now add dependencies DEPENDENCIES: 1:0 <- 0 # slot 0 is populated by src 1:1 <- 2 # Take blurred luminance channel. 2:0 <- 0 # image -> luminance 3:0 <- 1 # Now set parameters PARAMETERS: # Set up compressor 1:"weight" = 0.1 1:"number of lines" = 150000 1:"fine" = false; 1:"follow contours" = true 1:"stream length" = 1000 OUTPUT: 3