Barcode Format Common Four State Configuration
constructor(regexFilter: String = "", minimumSizeScore: Double = 0.0, addAdditionalQuietZone: Boolean = false, formats: List<BarcodeFormat> = listOf( BarcodeFormat.AUSTRALIA_POST, BarcodeFormat.JAPAN_POST, BarcodeFormat.ROYAL_MAIL, BarcodeFormat.ROYAL_TNT_POST, BarcodeFormat.USPS_INTELLIGENT_MAIL ))