ImagePreprocessingFilterListAddMedian Method (Int32)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Adds median filter with specified block size.
Namespace:ByteScout.DocumentParserAssembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.2.0.571-master
Syntax
Parameters
- blockSize
- Type: SystemInt32
Block size of the median filter. Default is 3.
See Also