public ZxingProcessor() : base(new ZxingDecoder()) { Normalizer = new BasicNormalizer(); Enhancer = new BasicEnhancer(); }