SpatialFilter example for Delphi

This example applies Laplacian line detection and redisplays the image.

Lead1.SpatialFilter(FLT_LAPLACE_1);
Lead1.ForceRepaint;