From ac5aee49e0ac391227c322096d132a7ecdb340b6 Mon Sep 17 00:00:00 2001 From: pjain Date: Thu, 15 May 1997 18:07:53 +0000 Subject: Added new filters to the config file --- java/ImageProcessing/framework/filter.conf | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'java') diff --git a/java/ImageProcessing/framework/filter.conf b/java/ImageProcessing/framework/filter.conf index 6b08bb69725..2e90ea136ce 100644 --- a/java/ImageProcessing/framework/filter.conf +++ b/java/ImageProcessing/framework/filter.conf @@ -1,5 +1,15 @@ -imaging.filters.UnsharpFilter -imaging.filters.MeanFilter -imaging.filters.SobelFilter -imaging.filters.SharpenFilter imaging.filters.EmbossFilter +imaging.filters.BleachFilter +imaging.filters.BlurFilter +imaging.filters.DarkenFilter +imaging.filters.DeSpeckleFilter +imaging.filters.EdgeDetectFilter +imaging.filters.OilPaintFilter +imaging.filters.PixelizeFilter +imaging.filters.RotateFilter +imaging.filters.SharpenFilter +imaging.filters.SpreadFilter + + + + -- cgit v1.2.1