Available in the LEADTOOLS Imaging toolkit. |
SpatialFilter example for Visual J++
This example applies Laplacian line detection and redisplays the image.
LEAD1.SpatialFilter( (short) LTOCXU.SpatialFilterConstants.FLT_LAPLACE_1 );
LEAD1.ForceRepaint();