This does the following :
- opening a local image file, using
pixpipe.FileImageReader
- converting it into a
pixpipe.Image2D
object
- compute the dx and dy derivative with
pixpipe.ImageDerivativeFilter
- displaying it in a canvas using
pixpipe.CanvasImageWriter
Select an image file: