Index: /trunk/ippconfig/ppNorm_template.config
===================================================================
--- /trunk/ippconfig/ppNorm_template.config	(revision 8034)
+++ /trunk/ippconfig/ppNorm_template.config	(revision 8034)
@@ -0,0 +1,6 @@
+# Template recipe for ppNorm
+MASKVAL		S32	0xff		# Mask value for images
+SAMPLE		F32	0.1		# Fraction of pixels to use to determine background
+STAT		STR	MEDIAN		# Statistic to use to measure background
+ITER		S32	0		# Number of rejection iterations for clipped stats
+REJ		F32	0.0		# Rejection threshold for clipped stats
