This does the following :
- opening a local image file, using
pixpipe.FileImageReader
- converting it into a
pixpipe.Image2D
object
- apply a simple edge detection filter with a
pixpipe.SpatialConvolutionFilter
- displaying it in a canvas using
pixpipe.CanvasImageWriter
Select an image file: