summaryrefslogtreecommitdiff
path: root/webcam.html
diff options
context:
space:
mode:
Diffstat (limited to 'webcam.html')
-rw-r--r--webcam.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/webcam.html b/webcam.html
index 49abe81..7f76131 100644
--- a/webcam.html
+++ b/webcam.html
@@ -99,6 +99,8 @@ Photo.set_recolor_fn(function(rgb){
return rgb
})
+// Photo.denoise = 2
+
var hue = 0, sat = 0, lum = 0, quant = 1
listen(hue_el, window, "hue")
listen(sat_el, window, "sat")