README.mdJanuary 11, 2015 ยท View on GitHubSomes image processing examples which use the friday image library. Resize an image ; Create a pipeline of delayed images ; Apply a Gaussian blur ; Compare two images by their color histograms ; Detect edges using Canny's edge detector ; Threshold an image using the Otsu's method ; Threshold an image using the SCW method.