This does the following :
- creating a set of random (sparse) points with random values
- Interpolate them using
pixpipe.TriangulationSparseInterpolationImageFilter
- Applying a colormap jsut for fun with
pixpipe.ApplyColormapFilter
- displaying the output image with a
pixpipe.CanvasImageWriter